Skip to content

fix(tor-controller): repoint kube-rbac-proxy after gcr.io takedown#7

Merged
xnoto merged 1 commit into
mainfrom
fix/tor-controller-image
Apr 30, 2026
Merged

fix(tor-controller): repoint kube-rbac-proxy after gcr.io takedown#7
xnoto merged 1 commit into
mainfrom
fix/tor-controller-image

Conversation

@xnoto
Copy link
Copy Markdown
Contributor

@xnoto xnoto commented Apr 30, 2026

Summary

Upstream tor-controller (tor-controller-0.1.17) pins gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0, which Google removed from gcr.io. The sidecar fails with `ImagePullBackOff` and `gitops-operators` stays Progressing waiting for the Deployment to go Healthy.

Override the image via kustomize to the maintained brancz fork at v0.18.0.

Test plan

  • Live cluster: `kubectl set image` to the new ref makes the Deployment Healthy
  • After merge: `gitops-operators` Application reaches Synced + Healthy

🤖 Generated with Claude Code

Upstream pins gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0 which Google removed
from gcr.io. Pods were ImagePullBackOff. Override the image via kustomize to
the maintained brancz fork at v0.18.0.
@xnoto xnoto self-assigned this Apr 30, 2026
@xnoto xnoto merged commit 22ada29 into main Apr 30, 2026
2 checks passed
@xnoto xnoto deleted the fix/tor-controller-image branch April 30, 2026 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant