Ihor Urazov

Results 148 comments of Ihor Urazov

https://github.com/traefik/traefik-helm-chart/pull/582 continues problematic trend.

Adding https://github.com/traefik/traefik-helm-chart/issues/611 to collection.

Adding https://github.com/traefik/traefik-helm-chart/pull/644 to collection.

@romainDavaze FYI you're acting based on incorrect recommendations. Linked article uses legacy style of readiness gates, that were used by AWS LB Controller v1. For up-to-date documentation see https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/deploy/pod_readiness_gate/. There...

Please do not put configuration dotfiles directly into user home dir. [XDG Base Dir Spec](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) is more than a decade old, majority of cli apps use it, like `git` for...

I don't want to derail the plugin development, but may the features be developed in separate branches, rather then in master?