Michel Loiseleur

Results 67 issues of Michel Loiseleur

### What does this PR do? Adds update on CRDs & RBAC needed by those upstream PRs: - https://github.com/traefik/traefik/pull/10278/ - https://github.com/traefik/traefik/pull/10625 It won't be merged until there is an upstream...

kind/enhancement
bot/no-merge

### What does this PR do? 1. Move examples to `EXAMPLES.md` 2. Link to _complete_ upstream doc instead of obsolete local documentation. 3. Improve `VALUES.md` formatting 4. Provides a complete...

area/documentation

### What does this PR do? 1. Fix nodejs deprecation when it's possible. (~~There's still one using node v16, see [here](https://github.com/hashicorp-forge/go-test-split-action/pull/16)~~) 2. Don't run integration tests on documentation PR ###...

kind/enhancement
status/2-needs-review
area/infrastructure
size/S

### What does this PR do? It improve the situation described in #10258 by: 1. Provides _only_ complete examples in the doc 2. Improve wording in the doc on this...

area/documentation
status/2-needs-review
area/provider/docker
kind/bug/fix
area/logs
size/S

### What does this PR do? Disable dashboard `IngressRoute` by default ### Motivation See #1078 ### More - [x] Yes, I updated the tests accordingly - [x] Yes, I ran...

kind/enhancement
status/2-needs-review

### What does this PR do? Add a warning deprecation message when kubernetes CRD or Ingress provider is enabled and `allowEmptyServices` is not set ### Motivation See https://github.com/traefik/traefik/issues/10406#issuecomment-1933775557 ### More...

status/0-needs-triage
size/S

### What does this PR do? This PR is fixing Kubernetes CRD on the following points: - Provide _example_ value from doc.traefik.io in the CRD - Provide _default_ value in...

status/0-needs-triage
size/L
area/provider/k8s/crd
area/provider/k8s

### What does this PR do? Introduce usage of https://github.com/losisin/helm-values-schema-json to generate a schema from values reading annotations from comments ### Motivation Fixes #1140 ### More - [x] Yes, I...

kind/enhancement
status/2-needs-review

# Proposal It would be nice if the release of this chart would be signed, for improved traceability and security. It's a [native feature](https://helm.sh/docs/topics/provenance/) of Helm. Nowadays with OCI, it's...

kind/proposal

# Current situation Input validation is usually not done, sometimes documented and sometimes checked with templated code. It's possible to provide a [_schema_](https://helm.sh/docs/topics/charts/#schema-files) within an Helm Chart. This schema can...

help wanted
kind/proposal