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

fix: webhook validate logic in kubebuilder version 3.11.0 #27

Merged
merged 56 commits into from Nov 23, 2023

Conversation

nakamasato
Copy link
Owner

@nakamasato nakamasato commented Nov 23, 2023

why

webhook validate functions were not properly updated in #21

when changing the interface

what

  • fix the .upgrade-version.sh error -> (admission.Warnings, error)
  • revert the change in chore: update kubebuilder version to 3.12.0 #22
    - gsed -i 's/#- patches/- path: patches/g' config/crd/kustomization.yaml
    + gsed -i 's/#- path: patches/- path: patches/g' config/crd/kustomization.yaml

ref

@nakamasato nakamasato marked this pull request as ready for review November 23, 2023 07:57
@nakamasato nakamasato merged commit 874985c into main Nov 23, 2023
1 check passed
@nakamasato nakamasato deleted the fix-kubebuilder-version-3.11.0 branch November 23, 2023 07:58
Copy link

PR has been merged. we're publishing a new release! (Thu Nov 23 2023 07:58:58 GMT+0000 (Coordinated Universal Time))

Copy link

New release v0.0.10 has been published! (Thu Nov 23 2023 07:59:03 GMT+0000 (Coordinated Universal Time))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant