We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest bundle refer to an unknown docker image:
gcloud storage cp gs://configconnector-operator/latest/release-bundle.tar.gz release-bundle.tar.gz tar zxvf release-bundle.tar.gz grep cnrm/operator operator-system/* operator-system/autopilot-configconnector-operator.yaml: image: gcr.io/yuwenma-gke-playground/cnrm/operator:3e6eb1a operator-system/configconnector-operator.yaml: image: gcr.io/gke-release/cnrm/operator:1.126.0
the image gcr.io/yuwenma-gke-playground/cnrm/operator:3e6eb1a is not available
v1.30.6
1.126.0
namespaced mode (default)
No response
Try to deploy latest release bundle on Autopilot cluster.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Bug Description
The latest bundle refer to an unknown docker image:
Additional Diagnostic Information
the image gcr.io/yuwenma-gke-playground/cnrm/operator:3e6eb1a is not available
Kubernetes Cluster Version
v1.30.6
Config Connector Version
1.126.0
Config Connector Mode
namespaced mode (default)
Log Output
No response
Steps to reproduce the issue
Try to deploy latest release bundle on Autopilot cluster.
YAML snippets
No response
The text was updated successfully, but these errors were encountered: