Ivan Ka

Results 538 comments of Ivan Ka

Share your kubernetes manifests. Hard to say, you need to share some debug logs as well as arguments. This is an open source project, so the more you share, the...

Hi. I'm trying to understand your proposal. Would you be able to share some examples that you have in mind? Am I understanding you correctly, we filter resources using labels...

Option 2 sounds the way to go I think the problem is sligthly more complex, but hard to say. https://github.com/kubernetes-sigs/external-dns/blob/e324da8a43d862f9c7b798ee0a0d236a26b72ebe/source/gateway.go#L149, replace with ```go kubeInformerFactory := kubeinformers.NewSharedInformerFactoryWithOptions(kubeClient, 0, kubeinformers.WithNamespace(namespace)) ``` The...

link https://github.com/kubernetes-sigs/external-dns/pull/5079

should be resolved as part of this PR github.com/kubernetes-sigs/external-dns/pull/5459

related helm issue https://github.com/helm/helm/pull/12879