Sebastian Stauch
Sebastian Stauch
/retest
As an implementation proposal I suggest: https://github.com/kubernetes/dns/pull/657.
/remove-lifecycle stale
/remove-lifecycle stale
@DamianSawicki is there some interest in dual-stack support for node-cache, as there were no reactions for a long time? Then I will adapt the PR.
Any opinion on that @Michcioperz @marqc?
Hello @DamianSawicki, I've updated the pull request and addressed the feedback you provided. I've seen when I check out master and execute the tests, that the test are failing with:...
/retest
The issue is probably fixed with https://github.com/gardener/gardener/pull/13294 but it is always better to handle it properly in the code.
> Why is this part of DefaultStatus but only relevant for the ControlPlane API? For the use case we want to address we need it in the controlplane api but...