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

removed use of UserManagedSecrets flag for helm plugin repos (issue4870) #5612

Merged
merged 4 commits into from Nov 17, 2022

Conversation

dlaloue-vmware
Copy link
Collaborator

Description of the change

refactored helm plugin to not depend on a system flag "UserManagedSecrets" but allow secrets to be managed by user or by kubeapps per repository

Benefits

provides ability for different users to either choose to provide credentials or use existing credentials on per repository basis instead of being forced one way or another by a system flag.

Applicable issues

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 17283e6
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6375bcd410d16b0009a8ecb9

Copy link
Contributor

@gfichtenholt gfichtenholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dlaloue-vmware dlaloue-vmware merged commit b146e91 into vmware-tanzu:main Nov 17, 2022
@dlaloue-vmware dlaloue-vmware deleted the issue4870b branch November 17, 2022 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Repository] refactor helm to use managed-by annotation instead of system flag
3 participants