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

upgrade to k8s v30, controller-runtime v15 #952

Open
wasaga opened this issue May 1, 2024 · 1 comment
Open

upgrade to k8s v30, controller-runtime v15 #952

wasaga opened this issue May 1, 2024 · 1 comment
Assignees

Comments

@wasaga
Copy link
Collaborator

wasaga commented May 1, 2024

Is your feature request related to a problem? Please describe.

in order to upgrade to K8S API v30, several breaking changes in the controller-runtime kubernetes-sigs/controller-runtime#2783 have to be resolved

Describe the solution you'd like

Describe alternatives you've considered

Explain any additional use-cases

If there are any use-cases that would help us understand the use/need/value please share them as they can help us decide on acceptance and prioritization.

Additional context

Add any other context or screenshots about the feature request here.

@kralicky kralicky self-assigned this May 1, 2024
kralicky added a commit that referenced this issue May 1, 2024
Some small refactors were made to the manager setup logic to account for
breaking changes in controller-runtime, and to prepare for its upcoming
generic builder api.
kralicky added a commit that referenced this issue May 1, 2024
Some small refactors were made to the manager setup logic to account for
breaking changes in controller-runtime, and to prepare for its upcoming
generic builder api.
kralicky added a commit that referenced this issue May 1, 2024
Some small refactors were made to the manager setup logic to account for
breaking changes in controller-runtime, and to prepare for its upcoming
generic builder api.
kralicky added a commit that referenced this issue May 3, 2024
* Upgrade controller-runtime to v0.15.0 and k8s api to v0.30.0 (#952)

Some small refactors were made to the manager setup logic to account for
breaking changes in controller-runtime, and to prepare for its upcoming
generic builder api.

* Add package comment; fix linter warnings
@kralicky
Copy link
Contributor

kralicky commented May 3, 2024

@ssveta7ak you should be able to test from main by installing with kubectl apply -k github.com/pomerium/ingress-controller/config/default\?ref=main

@kralicky kralicky removed their assignment May 3, 2024
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

No branches or pull requests

3 participants