kubeapps icon indicating copy to clipboard operation
kubeapps copied to clipboard

cluster config - use secret ref for servicetoken

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

When configuring a cluster during install, an admin can provide a "serviceToken" to list namespaces on the target cluster. The current support is to list the token in the values.yaml file during kubeapps install/updates.

The drawback is that anytime the servicetoken must be refreshed - e.g. rotating tokens, short-life tokens (AWS has a max of 24h for tokens) - kubeapps must be updated.

The feature enhancement is to support referencing a secret that admins can more easily manage and update independently from updating kubeapps.

dlaloue-vmware avatar Nov 29 '22 00:11 dlaloue-vmware

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 24 '22 11:12 stale[bot]