Ivan Ka
Ivan Ka
It would be great to start collecting none-code contributions — examples activity in discussions and issues. This change could be particularly beneficial for the Kubernetes community. While the current documentation...
So we have some issues with `-race` detector. I'm not sure where it's a bug or just a question So when we have 2+ PR open, one of the PR...
It would be nice to have a command to [pin an issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/administering-issues/pinning-an-issue-to-your-repository) This is quite useful for cases when the repository has an initiative or a breaking change for example....
## What does it do ? > note; to review after release Indexers are way waster then listers, the difference could be 10x times with a cost of +~10% memory...
**Description** - follow-up for https://github.com/kubernetes-sigs/external-dns/pull/4946 - relates https://github.com/kubernetes-sigs/external-dns/pull/4624 - relates https://github.com/kubernetes-sigs/external-dns/issues/3757 TODO: - ✅ fix tests - ✅ test on real cluster and account - ✅ review docs - ✅...
## What does it do ? ## Motivation Enable `revcheck` linter. [recvcheck](https://golangci-lint.run/usage/linters/#recvcheck) Most IDE flagging this by default Enabling it reveal following linter inconsistencies I've excluded one method for DomainFilter,...
**What would you like to be added**: Bump cloudflare dependency from v0 to v4 What is expected 1. PR to bump coverage for cloudflare_regional to ~90% 2. bump depdendency 3....
Just to capture all related issues, to better understand what is going on with TXT registry - https://github.com/kubernetes-sigs/external-dns/issues/3757 - https://github.com/kubernetes-sigs/external-dns/issues/4897 - https://github.com/kubernetes-sigs/external-dns/issues/4914 - https://github.com/kubernetes-sigs/external-dns/issues/4998 - https://github.com/kubernetes-sigs/external-dns/issues/5340 - https://github.com/kubernetes-sigs/external-dns/issues/5003 - https://github.com/kubernetes-sigs/external-dns/issues/2773...
Based on proposal https://github.com/kubernetes-sigs/external-dns/blob/master/docs/proposal/003-dnsendpoint-graduation-to-beta.md Core: - [x] Move code to `api/v1alpha` - [ ] Status is missing - [ ] Metrics missing - [ ] Events missing https://github.com/kubernetes-sigs/external-dns/pull/5659 Relevant Issues...
## What does it do ? The size seems huge, not made any changes except grouped variables and constants ## Motivation Makes a code review simpler, as static checks resolved...