controller-runtime icon indicating copy to clipboard operation
controller-runtime copied to clipboard

Conversion webhook support in envtest

Open DirectXMan12 opened this issue 5 years ago • 6 comments

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.

DirectXMan12 avatar Jun 16 '20 21:06 DirectXMan12

/kind feature /priority important-soon

DirectXMan12 avatar Jun 16 '20 21:06 DirectXMan12

It'd be great to have this feature as part of the 0.7 release

/milestone v0.7.x

vincepri avatar Jul 22 '20 22:07 vincepri

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

fejta-bot avatar Oct 20 '20 22:10 fejta-bot

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

fejta-bot avatar Nov 19 '20 23:11 fejta-bot

/lifecycle frozen

vincepri avatar Nov 20 '20 17:11 vincepri

If I'm not wrong this was addressed by https://github.com/kubernetes-sigs/controller-runtime/pull/1525 and related PRs...

fabriziopandini avatar Aug 02 '21 10:08 fabriziopandini