Valéry Fouques

Results 9 issues of Valéry Fouques

DayInterval and WeekInterval are directly the number of days of weeks between task runs.

Hi, When entry.DN contains a backslash, a parenthesis, an asterisk or a null character, the following query fails because the filter is invalid. https://github.com/korylprince/go-ad-auth/blob/0ee4caa3e0d969ebe086e28cf082fe17f63ee6a7/auth.go#L60 You should escape entry.DN using the...

Hi, My use case : I sent a huge stdin to a powershell in order to transfer a file. I send a base64 stream which is decoded on the fly...

Added in v2.10.0, not documented other than in the release notes and the code.

Add the associated VLAN list when creating a network. For example : ``` nios_network: provider: "{{ipam_provider}}" network: "10.0.0.0/27" state: present vlans: - vlan: "{{lookup('nios', 'vlan', filter={'id':123}, provider=ipam_provider)._ref}}" - vlan: "{{lookup('nios',...

### What does this PR do? Adds a fenced status for Kubernetes providers: endpoints whose Ready status is false but Serving status is true should be selected if there is...

kind/enhancement
status/2-needs-review
area/provider/docker
area/provider/k8s/ingress
size/S
area/provider/k8s/crd
area/provider/k8s

### 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/enhancement
area/provider/k8s
contributor/wanted

I need to have bucket metrics in grafana. I know that I can create a ScrapeConfig for it, but it is frustrating because there is some manual actions in order...

community
triage

Solves #104 Add support for NATS NKEY files to connect to a NATS server.