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

Update with kubebuilder go/v4 #16

Open
lauralorenz opened this issue Mar 6, 2023 · 3 comments
Open

Update with kubebuilder go/v4 #16

lauralorenz opened this issue Mar 6, 2023 · 3 comments
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@lauralorenz
Copy link
Contributor

/help
It looks like we are eligible to upgrade our toolchain at somepoint using the latest kubebuilder variant with plugin go/v4. Of the listed upgrade reasons we meet the following criteria:

- If you are looking to have your project update with the latest version available
- if you are not targeting k8s versions < 1.16 and 1.20 if you are using webhooks
- If you are looking to work on with scaffolds which are compatible with k8s 1.25+

/priority important-longterm
However, we are not in a rush as we are not blocked by any of the other reasons, and this does require a tedious migration process involving regenerating some code as the directory structure totally changed. See the migration guide here if you are interested.

@k8s-ci-robot
Copy link
Contributor

@lauralorenz:
This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/help
It looks like we are eligible to upgrade our toolchain at somepoint using the latest kubebuilder variant with plugin go/v4. Of the listed upgrade reasons we meet the following criteria:

- If you are looking to have your project update with the latest version available
- if you are not targeting k8s versions < 1.16 and 1.20 if you are using webhooks
- If you are looking to work on with scaffolds which are compatible with k8s 1.25+

/priority important-longterm
However, we are not in a rush as we are not blocked by any of the other reasons, and this does require a tedious migration process involving regenerating some code as the directory structure totally changed. See the migration guide here if you are interested.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Mar 6, 2023
@sbdtu5498
Copy link

/assign

@holgerson97
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

4 participants