Ole Markus With
Ole Markus With
#### What type of PR is this? /kind bug #### What this PR does / why we need it: kOps would like to test CSI drivers with the default StoreClass...
In clusters with multiple ASGs user for different types of workloads, it would be nice to be able to configure more of the NTH behavior through annotations rather than globally...
**Is your feature request related to a problem?** In particular, I am interested in being able to add the necessary configuration options to support IRSA without using the identity webhook....
There are three places where one can configure `kubeletConfig` in our API: `kubelet` and `masterKubelet` in the cluster config, and `kubelet` in the `instancegroup`. If you want to do any...
I think it will take a while to get the custom client production grade. Reverting to 1.24 behavior so that we get working tests and that this does not block...
Basically #13712 again, but with the applier library. Now that we have our own client, we can inspect existing objects and check if any fields are owned by "kubectl-client-side-apply" and...
* [ ] AWS EBS CSI driver * [ ] snapshot-controller * [ ] cluster autoscaler * [ ] cert-manager (targeting 1.9.x) * [ ] AWS LB controller * [...
This tests https://github.com/kubernetes-sigs/etcdadm/pull/270
Mount the channels API on `kops addons`. I put everything under `addons` rather than reusing `kops get` etc since especially `apply` have very different semantics. Still some work left. In...