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
* Support serviceaccount pull secrets
Serviceaccounts reference pull secrets!
* Determine our serviceaccount (via the new internal/shared/util/sa package).
* Use a common pull_secret_controller
* Update the pull_secret_controller to know about the service account
* Update the pull_secret_controller to watch the namespace-local secrets
* Update caching to include sa, and use filters for additional secrets
* Add RBAC to access these secrets and sa
* Update writing the auth.json file to handle dockercfg and dockerconfigjson
* Update writing the auth.json file to include multiple secrets
Signed-off-by: Todd Short <[email protected]>
* fixup! Support serviceaccount pull secrets
Signed-off-by: Todd Short <[email protected]>
* fixup! Support serviceaccount pull secrets
Signed-off-by: Todd Short <[email protected]>
* fixup! Support serviceaccount pull secrets
Signed-off-by: Todd Short <[email protected]>
* fixup! Support serviceaccount pull secrets
* fixup! Support serviceaccount pull secrets
* fixup! Support serviceaccount pull secrets
Signed-off-by: Todd Short <[email protected]>
* fixup! Support serviceaccount pull secrets
Signed-off-by: Todd Short <[email protected]>
---------
Signed-off-by: Todd Short <[email protected]>
0 commit comments