Kiril Angov

Results 47 comments of Kiril Angov

Thank you for this feature but can we also document it on https://developer.hashicorp.com/consul/docs/v1.14.x/connect/proxies/envoy#passive_health_check? Thanks!

This might be a better patch/diff: ```patch Index: control-plane/controller/configentry_controller.go IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP UTF-8 =================================================================== diff --git a/control-plane/controller/configentry_controller.go b/control-plane/controller/configentry_controller.go --- a/control-plane/controller/configentry_controller.go (revision bd9720f3c0a0246bcd9bdccc45e3e1c0a8704a74) +++ b/control-plane/controller/configentry_controller.go (date 1706581064135) @@ -220,18...

Thank you, I did end up using `control-plane-dev-docker-multi-arch` but thought it will be good to report the initial problem I had with `make control-plane-dev-docker GOARCH=amd64`. Thank you for confirming that...

As a reference point, Datadog Admission Controller injects its variables at the top of the list: https://docs.datadoghq.com/containers/cluster_agent/admission_controller/?tab=operator

This is kind of "subtle" but the answer is in the comment above > # Note: This slice can only contain a single element. So you should have this be...

> @komapa Didn't catch your answer to be honest... It's has type array that means you can put several ip's or hostname. It is an array (slice) but you can...

I think this should be taken one step further and have the ability to just generated random (sequential ports). I believe there was a similar request for Nomad side of...

Is this PR planned on being finished? Thank you!

@btrepp How would you handle remote resources, like from a remote git repo?

This will be great if we can upstream instead of having to fork the provider.