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

BREAKING CHANGE: Complete refactor to use controller-runtime #68

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mvaalexp
Copy link
Collaborator

📝 Description

  • This is a complete refactor of the code to now use controller-runtime

📝 Customer Notes

  • The endpoint has changed to /mutate-v1-pod for forward compatibility
  • Everything should work identically to before

✔️ Checklist

Semantic Versioning

  1. fix(pencil): patches a bug (PATCH); e.g., fix(pencil): fixed a bug
  2. feat(pencil): new feature (MINOR); e.g., feat(pencil): added a feature
  3. BREAKING CHANGE/perf(pencil): footer BREAKING CHANGE:, breaking change (MAJOR); e.g., perf(pencil): api change

mvaalexp added 3 commits June 13, 2024 10:15
Separated deployment.yaml from webhook since certs no automatically get updated
Updated to golang 1.22
Updated kind to 1.25
Added missing configurations to flags
@mvaalexp mvaalexp mentioned this pull request Jun 20, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant