Ole Markus With
Ole Markus With
kOps would really like to use cilium cli in our e2e tests. As part of that, it would be very nice to have junit output that prow can use for...
## Cilium Feature Proposal **Is your feature request related to a problem?** Kubernetes and Cilium have the ability to route traffic based on topoloy, but it can be tricky to...
**Description** Related to #3008, when external-dns is configured with multiple sources and one of them fails, all other sources are skipped as well. This PR logs and continues rather than...
**Description** We should expect that 63 char labels works also with the txt registry. But as can be seen from https://github.com/kubernetes-sigs/external-dns/issues/2839 and others, this is not the case after introducing...
**Description** I had the master branch failing tests due to being on the wrong end of the unstable sorting: ``` $ go test sigs.k8s.io/external-dns/internal/testutils --- FAIL: ExampleSameEndpoints (0.00s) got: abc.com...
### Issue #2430 ### Description Right now either metadata has to be available or one has to pass VPC ID as a flag. This PR tries to fetch the VPC...
**Is your feature request related to a problem?** When deploying a cluster with LBC through IaC, it is not that easy to inject the VPC ID into the LBC Deployment...
Right now, the e2e tests runs a version of the CSI e2e suite copyed into this source tree. I would think a better way would be to run something like...
Various things we need to cross off before defaulting to 2204 * [x] Cilium tests are failing * [x] https://github.com/kubernetes/kops/issues/14139 * [x] Are things ready for cgroupv2? * [x] https://github.com/aws/amazon-vpc-cni-k8s/issues/2103...
/kind feature If channels fails applying an addon, there is little visibility into that. One has to actually check the journal on the CP nodes. And not many users are...