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

Synchronize operator source code with kubebuilder scafolding project #395

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RafalKorepta
Copy link
Contributor

@RafalKorepta RafalKorepta commented Jan 15, 2025

Based on #422

Clean the kustomization.
Remove unused kustomization default-with-metrics.
Remove kube-rbac-proxy container from kustomization and helm chart.

K8S-459

kubernetes-sigs/kubebuilder#3907

@BryanDollery
Copy link

Hey, any progress on this? The operator installation is broken because the gcr.io/kubebuilder/kube-rbac-proxy image has been removed from the repository and now I can't install the operator at all. I think this fixes that.

@RafalKorepta
Copy link
Contributor Author

Hey @BryanDollery I'm working on finishing it, but it needs more work as we need to shuffle go modules a bit.

As I mentioned in other GH issue the image is still available.

@RafalKorepta RafalKorepta force-pushed the rk/K8S-459/deprecate-rbac-proxy branch 4 times, most recently from f4f38c6 to 659dc9a Compare January 31, 2025 15:23
The task ci:test:acceptance target is creating kind cluster. The kind cluster
created in test:acceptance inside Taskfile.yml is redundant.
@RafalKorepta RafalKorepta force-pushed the rk/K8S-459/deprecate-rbac-proxy branch 2 times, most recently from 27ef75e to 25e4fe2 Compare January 31, 2025 16:34
@RafalKorepta RafalKorepta marked this pull request as ready for review January 31, 2025 16:35
@RafalKorepta RafalKorepta force-pushed the rk/K8S-459/deprecate-rbac-proxy branch from 25e4fe2 to d61d4a2 Compare January 31, 2025 16:51
Clean the kustomization.
Remove unused kustomization `default-with-metrics`.
Remove `kube-rbac-proxy` container from kustomization and helm chart.
@RafalKorepta RafalKorepta force-pushed the rk/K8S-459/deprecate-rbac-proxy branch from d61d4a2 to c405594 Compare January 31, 2025 17:12
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.

2 participants