Conversion webhook support in envtest
When we landed webhook support in envtest, we appear to only have added support for mutating & validating webhooks. We'll need to extend this to conversion webhooks as well.
/kind feature /priority important-soon
It'd be great to have this feature as part of the 0.7 release
/milestone v0.7.x
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
/lifecycle frozen
If I'm not wrong this was addressed by https://github.com/kubernetes-sigs/controller-runtime/pull/1525 and related PRs...