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 crds to kubebuilder #352

Merged
merged 5 commits into from
Nov 3, 2023
Merged

Conversation

raulcabello
Copy link
Contributor

@raulcabello raulcabello commented Oct 31, 2023

Stop using wrangler for generating the GitJob CRD, use controller-gen instead.
This PR adds a new file charts/crd/crd.yaml that contains the GitJob CRD. This file is generated with controller-gen when executing go generate.

part of rancher/fleet#1919

@raulcabello raulcabello force-pushed the migrate-controller-runtime branch 4 times, most recently from 656df8c to 695d44d Compare November 2, 2023 11:25
@raulcabello raulcabello changed the title [wip] Migrate crds to kubebuilder Migrate crds to kubebuilder Nov 2, 2023
@raulcabello raulcabello marked this pull request as ready for review November 2, 2023 11:47
@raulcabello raulcabello requested a review from a team as a code owner November 2, 2023 11:47
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
scripts/package-helm Outdated Show resolved Hide resolved
@raulcabello raulcabello force-pushed the migrate-controller-runtime branch 4 times, most recently from c7128f8 to 2c845e3 Compare November 2, 2023 17:13
@raulcabello raulcabello merged commit c368edb into master Nov 3, 2023
5 checks passed
@raulcabello raulcabello deleted the migrate-controller-runtime branch November 3, 2023 10:48
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