fix(etcd-operator): replace deprecated kube-rbac-proxy image by kvaps · Pull Request #2181 · cozystack/cozystack

@kvaps @claude

The gcr.io/kubebuilder/kube-rbac-proxy image is no longer available
since GCR was deprecated. Replace it with quay.io/brancz/kube-rbac-proxy
from the original upstream author.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>

@kvaps marked this pull request as ready for review

March 10, 2026 07:32

@dosubot dosubot bot added size:XS

This PR changes 0-9 lines, ignoring generated files.

bug

Something isn't working

labels

Mar 10, 2026

@dosubot dosubot bot added the size:XS

This PR changes 0-9 lines, ignoring generated files.

label

Mar 10, 2026

coderabbitai[bot]

sircthulhu

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Mar 10, 2026

gemini-code-assist[bot]

@kvaps kvaps deleted the fix/replace-kube-rbac-proxy-image branch

March 10, 2026 11:36

This was referenced

Mar 10, 2026

kvaps added a commit that referenced this pull request

Mar 10, 2026
## Summary
- Replace deprecated `gcr.io/kubebuilder/kube-rbac-proxy:v0.16.0` with
`quay.io/brancz/kube-rbac-proxy:v0.18.1` in the vendored etcd-operator
chart
- The GCR-hosted image became unavailable after March 18, 2025

Fixes #2172 #488

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated proxy component to v0.18.1 with configuration changes for
improved stability and compatibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

kvaps added a commit that referenced this pull request

Mar 10, 2026
…ac-proxy image (#2183)

# Description
Backport of #2181 to `release-1.0`.

kvaps added a commit that referenced this pull request

Mar 10, 2026
…ac-proxy image (#2182)

# Description
Backport of #2181 to `release-1.1`.