Antoine Pelisse

Results 9 issues of 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 ```...

area/kubectl
kind/bug
priority/P2
sig/cli
lifecycle/frozen

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...

cncf-cla: yes
size/M
needs-rebase
approved
lifecycle/rotten

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...

priority/important-soon
lifecycle/rotten
wg/api-expression

### 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...

defect
performance
editor

Because the bot hasn't signed the CLA, it's not currently possible to merge master back into the feature branch.

kind/bug
priority/critical-urgent
sig/testing
lifecycle/rotten

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...

priority/important-soon
lifecycle/stale
wg/api-expression
needs-triage

**Description:** PriorityClass can't be updated for the target allocation deploymnet.