Dylan Crees

Results 8 comments of Dylan Crees

👋 Hi @databus23 and @mumoshu, Just checking in... this would greatly help clean up diffs we are generating through Helmfile.

I am seeing this as well on version 3.9.5 with three-way-merge and normalize manifests enabled. I had manually updated a `Deployment` resource to include a `nodeSelector` and `helm-diff` did not...

That's unfortunate... perhaps support for an additional annotation on route resources to override the default service name derivation from route name and namespace name? Something like: `application-networking.k8s.aws/custom-service-name: my-awesome-api-v1` This would...

+1, we are running on EKS and experience an issue occasionally where user pods are able to start before the node agent is ready.

@levan-m, thanks for the update... that is quite a bit of lead time though, this should be considered a defect.

> - change `AgentCommunicationMode` to `socket`, this falls in to the "hack" category, pods then have volume mounts injected for the sockets and the volume mounting will block the pod...

For others encountering this issue, Datadog Support suggested setting the following environment variable on your cluster agent if you are using UDS. This is supplemental to @jess-belliveau's second bullet above:...