Noor Muhammad Malik
Noor Muhammad Malik
Rebased after `external-dns` upgrade to `v0.12.2`.
Failure in 5 upstream conformance tests: ```bash 20/09/2022 10:18:39 [91m[1mSummarizing 5 Failures:[0m 20/09/2022 10:18:39 20/09/2022 10:18:39 [91m[1m[Fail] [0m[90m[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] [0m[91m[1m[It] should mutate custom resource with different stored version [Conformance]...
Taking a closer look at the failing e2e conformance tests by running them locally. https://github.com/zalando-incubator/kubernetes-on-aws/blob/dev/test/e2e/README.md#running-the-tests
Pipeline is 🟢 for the first time! 😮
Rebased the PR on latest `dev`.
Rebased to latest `master`.
Created a PR to fix this minor bug.
@szuecs this can be marked as closed now.
I believe given the package documentation, `Temporary` can be replaced by `Timeout` since most temporary errors are just timeout. This can be fixed by a simple refactor by replacing the...
That's a good idea! I can take a look to double-check before we move ahead with the PR.