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

include: [] should be implicit for persistentVolumeClaim modules #2498

Closed
thsig opened this issue Jul 21, 2021 · 0 comments · Fixed by #2499
Closed

include: [] should be implicit for persistentVolumeClaim modules #2498

thsig opened this issue Jul 21, 2021 · 0 comments · Fixed by #2499
Assignees

Comments

@thsig
Copy link
Collaborator

thsig commented Jul 21, 2021

Bug

Current Behavior

If include: [] is not set for persistentVolumeClaim modules, the default include behavior will be applied.

Expected behavior

include: [] should always be implicitly applied for persistentVolumeClaim modules.

Workaround

Explicitly set include: [] for persistentVolumeClaim modules until this has been fixed.

Suggested solution(s)

Should be a simple matter of updating the default include value in the config logic for this module type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants