Michel Loiseleur

Results 306 comments of Michel Loiseleur

@faust64 I was able to cherry-pick the main commit. You can review an up-to-date version on #663. I added templating capability inside the `values` file. This PR is now superseded...

Hello @brandond, Thanks for your interest in Traefik. This comment is outdated. With PR #638 , we've switched to https://github.com/quintush/helm-unittest => We're able to test on `Capabilities`. I agree with...

@brandond Yes, sure, ping me on the Kubernetes Slack.

@brandond @rektide IngressClass by default is on its way, see #693.

Hello @mrx88, There is `type: Pods` in the output. It's expected (and alphabetically ordered) output. In this example, `periodSeconds`, `type` and `value` are part of the same policy. It doesn't...

Hello @zhaowangda, Thanks for your report. If you still have this issue, please reopen this issue and share the `volumes` section, which should be the one raising this error message.

With current version of Helm and this Chart, all objects are deployed in the target namespace, `Service` included.

I close this issue since now, there is [some documentation](https://github.com/traefik/traefik-helm-chart#exposing-the-traefik-dashboard) on how to do it. It's hard to get it right, so don't hesitate to share how you think we...

Hello @nodesocket, Following #164, we updated the workaround with PR #658. Does it works for you ?