-
Notifications
You must be signed in to change notification settings - Fork 551
Remove license year 2: Electric Boogaloo #1419
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
Remove license year 2: Electric Boogaloo #1419
Conversation
Use controller-gen instead of k8s.io/code-generator to generate deepcopy. Note: Deepcopy generation should be left to the operator-framework/api repo at once we start strictly importing API type defs from there.
- Drop license year - Don't use pointers for json.RawMessage fields
/lgtm |
/approve |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: awgreene, benluddy, kevinrizza, njhale The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
Description of the change: