Craig Trought

Results 57 comments of Craig Trought

/remove-lifecycle rotten

+1 for this. I also have some additional thoughts on the Mutation and Constraint apis on the Contraints. The mutation apis are standard and configured entirely in basic yaml, where...

Another use case for more sophisticated conditions on mutation. I want to inject `spec.ttlSecondsAfterFinished` in Jobs if the job is not owned by a CronJob (ie. let that controller handle...

> That's the intended behavior. If you try deploying the PDB with `minAvailable: 3` first, and then your deployment, Gatekeeper should deny the admission of the deployment. > > In...

We also have a need for this.

> We looked at it but based on our understanding of the docs it can only remove values from a list, not keys (that are optional) from an object.

I am trying to create an admission webhook for an external CRD (from another operator), is my understanding from this thread correct in that kubebuilder cannot do the scaffolding for...

> @smithbk @kpouget Yes, i do remember this happening where momentarily GPU operator memory usage spikes on OCP. We are yet to identify cause for that. we can edit the...