Rahul Bhadauriya
Rahul Bhadauriya
/remove-lifecycle stale /remove-lifecycle rotten /lifecycle frozen
I have upgraded my operator code to adopt K8s v0.30 this week and seeing this issue. When are we planning to release v0.18 with this adoption ?
> Current plan was this week. Related Slack thread: https://kubernetes.slack.com/archives/C02MRBMN00Z/p1713510019996969 > > nit: I don't think this is a bug in controller-runtime, rather a breaking change in client-go Thanks for...
This feature will be very useful and I have number of users looking for this on IBM Cloud deployments. Can we triage this ?
> This is because the finalizer `kubernetes.io/pvc-protection` is automatically added when creating the PVC, but there is no controller to handle the finalizer when deleting in the ENVTest environment, so...