John Howard

Results 1667 comments of John Howard

These fields are not currently settable via Istio APIs

Seems it could be done via https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/#kustomizing-helm-charts

We currently have failureThreshold=30, interval=2s so 60s to become unready. We can make it failureThreshold=4, interval=15s, so its still 60s to become unready

Notstale On Mon, Aug 2, 2021 at 10:04 PM Istio Policy Bot ***@***.***> wrote: > 🧭 This issue or pull request has been automatically marked as stale > because it...

https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/core/v3/config_source.proto#envoy-v3-api-msg-config-core-v3-pathconfigsource may be more appropriate than `path` - I think it was added specifically for cases of Kubernetes mounts which do some weird symlink things. Not sure that would really...