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

migrate kubebuilder v3 to v4 #326

Merged
merged 1 commit into from
Jan 9, 2024
Merged

migrate kubebuilder v3 to v4 #326

merged 1 commit into from
Jan 9, 2024

Conversation

Abdiramen
Copy link
Collaborator

@Abdiramen Abdiramen commented Dec 27, 2023

What

Moves the ingress controller to ✨ kubebuilder v4 ✨. This way generation to internal/controller is handled automagically, and main.go is in a more idiomatic location!

original main.go move: https://github.com/ngrok/kubernetes-ingress-controller/pull/14
kubebuilder's package root move 📦 : kubernetes-sigs/kubebuilder#932

How

Followed the kubebuilder migration guide: https://book.kubebuilder.io/migration/manually_migration_guide_gov3_to_gov4

Breaking Changes

Nope!

@Abdiramen
Copy link
Collaborator Author

Abdiramen commented Dec 27, 2023

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@github-actions github-actions bot added the area/controller Issues dealing with the controller label Dec 27, 2023
This was referenced Dec 28, 2023
@Abdiramen Abdiramen marked this pull request as ready for review January 8, 2024 19:23
@Abdiramen Abdiramen requested a review from a team as a code owner January 8, 2024 19:23
cmd/main.go Show resolved Hide resolved
@Abdiramen Abdiramen merged commit f244d2d into main Jan 9, 2024
14 checks passed
@Abdiramen Abdiramen deleted the oz/kubebuilder-v4 branch January 9, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller Issues dealing with the controller
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants