Philippe M. Chiasson

Results 15 issues of Philippe M. Chiasson

This has been responsible for containous/traefik#2153 The longer analysis is available in Traefik's issue, but in short, when loading a stored object from the KV store, it's important to zero...

bug

Trying to use this module on Amazon Linux doesn't quite work, unfortunately. ``` puppet class { 'python': version => 'system', pip => true, dev => true, } ``` Yields: ```...

Can now support a list of domain aliases: ``` resource "netlify_site" "site" { [...] domain_aliases = [ "www1.example.com", "www2.example.com", ] } ``` Fixes #29

size/XS
documentation

The backport portion of the review bot assumes its current working directory is a checkout of teleport's master branch (see https://github.com/gravitational/shared-workflows/blob/main/bot/internal/bot/backport.go#L178) And since `go run` needs the cwd to be...

and leave Aws.config alone Fixes #39 --- This change is [](https://reviewable.io/reviews/ixixi/fluent-plugin-sqs/40)

Pass credentials to the Client directly instead

In my particular example I have a case where I'd like to ignore a single proprety of a route, but I can't determine the item id, since it's actually going...

enhancement
config