Michel Loiseleur
Michel Loiseleur
# Motivation Some network or security tool works with those kind of annotations.
### What does this PR do? Provide validation definition to check expected content: Enum, UniqueItems, Pattern, Minimum or CEL validation expression when appropriate Comes from #11005 ### Motivation Improve User...
# What does it do ? It removes trailing whitespaces # Motivation Avoid our internal CI to remove it afterwards.
### What does this PR do? Allow chart user to set annotations on `ClusterRoleBinding`. ### Motivation User can set annotations like this for their linter / security scanner: ```yaml rbac:...
### What does this PR do? 1. Disable automount of `ServiceAccount` token on _ServiceAccount_ level 2. Enable mount of this `ServiceAccount` token on _Traefik_ pod level ### Motivation It's recommended...
This Issue tracks the next `external-dns` release. This release is planned for June, 25. Please follow the guideline below. If anything is missing or unclear, please add a comment to...
**Description** This is a follow up of https://github.com/kubernetes-sigs/external-dns/pull/4598, updated with `DNSRecord` name and rebased on current master code. This PR is not yet ready, it needs: 1. extensive testing first....
### Before reporting an issue - [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if...
### What does this PR do? Publish v36.2.0 and v1.9.0 of the CRDs ### Motivation Security release for Traefik Hub ### More - [ ] Yes, I updated the tests...
# Description Only remote plugins are natively supported FTM. The localPlugins options should also be supported, with a working example