kubeapps icon indicating copy to clipboard operation
kubeapps copied to clipboard

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

Open dlaloue-vmware opened this issue 2 years ago • 0 comments

For repositories, secrets used for authentication can be either user managed or kubeapps managed. The current mechanism is based on a system flag to enable one more or the other mode. This limits the flexibility to have some users use one way (e.g. cli) or the other (e.g. UI) in a single Kubeapps installation.

this issue is to refactor the helm plugin.

dlaloue-vmware avatar Jun 08 '22 00:06 dlaloue-vmware