Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent double mounting of files in Static Pods #5609

Open
dereknola opened this issue Mar 13, 2024 · 0 comments
Open

Prevent double mounting of files in Static Pods #5609

dereknola opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
kind/enhancement An improvement to existing functionality

Comments

@dereknola
Copy link
Member

Is your feature request related to a problem? Please describe.

We right now define a set of Files and Dirs that are mounted in the Static Pods. Its possible for the files to be "double mounted" when the directory they are in is also mounted.

Describe the solution you'd like
Ensure that files that are already contained with a Dir to be mounted are not mounted.

Describe alternatives you've considered

Additional context

@dereknola dereknola self-assigned this Mar 13, 2024
@caroline-suse-rancher caroline-suse-rancher added the kind/enhancement An improvement to existing functionality label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement An improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants