Skip to content
New issue

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

Broken docker image tags for autopilot manifests in 1.126.0 #3390

Open
3 tasks done
pmialon opened this issue Dec 16, 2024 · 0 comments
Open
3 tasks done

Broken docker image tags for autopilot manifests in 1.126.0 #3390

pmialon opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pmialon
Copy link

pmialon commented Dec 16, 2024

Checklist

Bug Description

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

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

@pmialon pmialon added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant