You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add token support for kubectl commands (#37)
* feat: add token support for kubectl commands
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
* use pre-v4 helm version
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
* Add configuration to disable service token automount
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
* Remove automountServiceAccountToken config
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
* helm config for using default service account
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
* Add tools.k8s.tokenPassthrough for requiring token from auth header
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
* Fix helm version
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
* Remove automountServiceAccountToken from helm test
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
* Redact tokens
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
---------
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Jeremy Alvis <jeremy.alvis@solo.io>
Co-authored-by: Jeremy Alvis <jeremy.alvis@solo.io>
0 commit comments