kubernetes-sidecar-injector
kubernetes-sidecar-injector copied to clipboard
BREAKING CHANGE: Complete refactor to use controller-runtime
:pencil: Description
- This is a complete refactor of the code to now use controller-runtime
:pencil: Customer Notes
- The endpoint has changed to
/mutate-v1-pod
for forward compatibility - Everything should work identically to before
:heavy_check_mark: Checklist
- [x] Semantic Versioning present in commit message.