Etienne Divet

Results 7 issues of Etienne Divet

**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...

cncf-cla: yes
size/XS
approved
kind/feature
needs-ok-to-test
needs-rebase
kind/container-managers

Fixes https://github.com/kubernetes/dashboard/issues/8340 Fixes https://github.com/kubernetes/dashboard/issues/8137 - Updated `podDisruptionBudget` template file and splitted it in two files, so we can create a PDB per deployment instead of one for the whole app....

cncf-cla: yes
size/L
needs-rebase
lifecycle/rotten

fixes https://github.com/argoproj/argo-cd/issues/22150 Implementation is inspired by other fields which are already being inherited from global projects. I also fixed the columns width Checklist: * [ ] Either (a) I've created...

### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [x] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/bug/confirmed
area/provider/k8s

### Summary Fixes https://github.com/rancher/dashboard/issues/16110 Fix the way messages are displayed in the list view when a resource is unavailable. This preserves the format, similar to what is shown in the...

**Setup** - Rancher version: v2.13.0 and before - Rancher UI Extensions: - Browser type & version: **Describe the bug** When a ressource is in a not ready state, the UI...

kind/bug
area/dashboard
QA/dev-automation

Adds support for extra Manifest in the helm chart. Use case: in air gap mode, I need to create a repo-config configmap. This change allows me to define the configmap...