Ivan Ka

Results 538 comments of Ivan Ka

Any chance you share kubernets manifests so that we could reproduce this behaviour. Not easy to jump into implementation/fix phase without reproducing it first.

Hi. Thanks for offering help. This is a critical area, and changes could easily impact pretty much everyone who uses external-dns. You could try 1. https://github.com/kubernetes-sigs/external-dns/issues/3634 2. https://github.com/kubernetes-sigs/external-dns/issues/4859 In next...

Initial example https://github.com/gofogo/k8s-sigs-external-dns-fork/pull/15 but not sure when I'm planning to create a proper PR, as I have another PRs waiting for a while.

Just moving CRD under 'v1alpha1' folder

Apologies, I did not get that. The output of cameCase function has changed e.g. test -> `Test` now `test` and `test_this` -> `TestThis` when now `testThis`

Most likely there is a user-facing change as behavior of cameCase function changed

Sprig library is unmaintained, last release was 2+ years ago. I you have a look, helm does indirect dependency bump and original dependency version is `ithub.com/huandu/xstrings v1.3.3`. So there are...

Thanks for looking into this.