MageshSrinivasulu

Results 13 issues of MageshSrinivasulu

Below is the version of consul we are using Helm - 0.42.0 Consul - 1.11.4 Consul Cleint - 1.10.8 Issue Consul has deregistered the service after trying to communicate for...

type/bug

With consul 1.13 we have a code that is used to connect to the consul envoy sidecar with the 20000 port to check if the sidecar exists. Once we upgraded...

type/question

We recently upgraded from consul from 1.13 to 1.14 and we still have the consul agent pods running as daemons in all the nodes While trying to register the health...

type/question

With the introduction of the consul data plane, the consul client daemon set is getting removed in the Kubernetes. The documentation seems to be outdated for hitting the consul HTTP...

type/question

I am facing a problem when the pod starts up the envoy sidecar fails with the error. This happens while performing maintenance over AKS nodes where I need to move...

type/bug

Unable to run multiple commands on windows server. Only the first command is getting executed. ``` - name: SSH to Windows Node uses: appleboy/ssh-action@1a8b3784eaa665f677fa114edd5683bb6a6bfaa8 # master hash on July 12,...

We are building an ambassador filter plugin using GO https://www.getambassador.io/docs/edge-stack/latest/topics/using/filters/plugin and calling that within the ambassador pod. Seems it is failing from GO 1.20 with the error `Error loading shared...

stale

@hectorj2f I have one question. Generally, the policy controller looks for the digest to validate the image right? In the documentation, there is an option to add additional details like...

question

Hi we are using AKS and configuration has been made to pull the image from ACR by default so that we don't need to create the docker secrets in the...

question

Kubernetes 1.29 has released a feature that will impact the service account tokens that are auto-generated https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/2799-reduction-of-secret-based-service-account-token The secret of the service account `consul-auth-method` is impacted by this issue https://kubernetes.io/blog/2023/12/13/kubernetes-v1-29-release/#serviceaccount-token-clean-up...

type/bug