Ivan Ka

Results 538 comments of Ivan Ka

Current configuration means `--no-ignore-non-host-network-pods` aka do not ignore it. Is a bit confisuing I'm agree. If records should not be created, my understanding it shoud be `--ignore-non-host-network-pods`

Related PRs - https://github.com/kubernetes-sigs/external-dns/pull/5409 - https://github.com/kubernetes-sigs/external-dns/pull/5375 If you planning to open a PR, here is a hint what is expected https://github.com/kubernetes-sigs/external-dns/pull/5375#issuecomment-2882714480

I may have misunderstood the request, as the pod source currently does not support annotation filters. The request itself is unclear: it doesn't specify if there's an issue with flags...

I think we need to make sure that there is a parity across sources. Supported filters here https://github.com/kubernetes-sigs/external-dns/blob/master/docs/sources/about.md Something to fix/release for `0.19`

Have you found an answer? To better help with the question, worth to provide an example helm chart or link to public chart if any. There are multiple options. Example...

You may need to share full tests, as too little information provided.

There is as well document selector Worth to check the docs https://github.com/helm-unittest/helm-unittest/blob/main/DOCUMENT.md, as there are quite few different options, as well there is bunch of examples https://github.com/helm-unittest/helm-unittest/tree/main/test/data ```yml asserts: -...

Not exactly, but could be related to this issue https://github.com/helm-unittest/helm-unittest/issues/590