Antoine Pelisse
Antoine Pelisse
I've got a cluster here with many many objects of a specific resource type (probably too many), and I'm trying to list them anyway: ``` $ kubectl get myresourcetype ```...
Hi there, Kubernetes (and my team specifically) has been trying to migrate Kubernetes to use OpenAPI v3 and the feature is now in beta in Kubernetes v1.24. This means that...
| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | 🤷 | New Feature | no | RFC | no |...
Fixes #395 This makes sure that the default value is part of the enum values, which makes sense. We shouldn't have a default that doesn't validate. There are probably a...
See https://github.com/kubernetes/kubernetes/pull/114585, We've been able to generate a bogus OpenAPI with `x-kubernetes-list-type=set` for a list of non-atomic maps. And we haven't been able to detect that until after the type...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I'm doing permutation coding right now (booo) and I've noticed that saving...
Because the bot hasn't signed the CLA, it's not currently possible to merge master back into the feature branch.
Server-Side Apply has different constraints for updating the managed fields and applying than typical objects, and sometimes the discrepency can cause problem. When trying to update the `managedFields`, if the...
**Description:** PriorityClass can't be updated for the target allocation deploymnet.