Skip to content

[Backport release-1.4] fix(opensearch-operator): replace deprecated kube-rbac-proxy image - #2695

Merged
myasnikovdaniil merged 2 commits into
release-1.4from
backport-2689-to-release-1.4
May 20, 2026
Merged

[Backport release-1.4] fix(opensearch-operator): replace deprecated kube-rbac-proxy image#2695
myasnikovdaniil merged 2 commits into
release-1.4from
backport-2689-to-release-1.4

Conversation

@github-actions

Copy link
Copy Markdown

Description

Backport of #2689 to release-1.4.

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.

Applied as a local patch in patches/ because upstream chart 2.8.1+ drops
kubeRbacProxy entirely but also bumps CRDs to controller-gen v0.19.0 with
significant schema changes — out of scope for this fix.

Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
(cherry picked from commit d0a0b06)
Move the kube-rbac-proxy image override from a patch + vendored-chart
edit to a values.yaml override under kubeRbacProxy.image.repository.

This matches the project convention documented in docs/agents/overview.md
("Override configuration in root values.yaml") and the pattern used by
sibling packages such as kamaji.

Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
(cherry picked from commit e543724)
@dosubot dosubot Bot added backport Should change be backported on previous release kind/bug Categorizes issue or PR as related to a bug labels May 20, 2026
@myasnikovdaniil
myasnikovdaniil merged commit aa06369 into release-1.4 May 20, 2026
6 of 7 checks passed
@myasnikovdaniil
myasnikovdaniil deleted the backport-2689-to-release-1.4 branch May 20, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Should change be backported on previous release kind/bug Categorizes issue or PR as related to a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant