:sparkles: Support serviceaccount pull secrets by tmshort · Pull Request #2005 · operator-framework/operator-controller
openshift-ci
bot
added
the
approved
label
Jun 4, 2025
openshift-ci
bot
added
lgtm
and removed lgtm
Indicates that a PR is ready to be merged.labels
Jun 12, 2025Serviceaccounts 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 <tshort@redhat.com>
tmshort
deleted the
use-sa-pull-secret
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters