-
With kubeadm 1.24 the UnversionedKubeletConfigMap feature gate is moving to beta and thus is enabled per default.
According to [upcoming notable changes in kubeadm 1.24](https://groups.google.…
-
Let's upgrade to the latest controller-runtime release v0.11.1 (released today).
Tasks:
* [x] Upgrade `sigs.k8s.io/controller-runtime v0.11.0` in go.mod files to `sigs.k8s.io/controller-runtim…
-
**User Story**
I want to be able to specify `skipPhases` in my Kubeadm configuration in order to prevent `kube-proxy` from being deployed because the CNI I am using (Cilium) includes a more per…
-
**User Story**
As a developer, I would like to **config the kube-proxy mode for the workload cluster**,becase the default mode is iptables, and I want my cluster to use ipvs mode
**Detailed …
-
> ⚠️ Cluster API Azure maintainers can ask to turn an issue-proposal into a [CAEP](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/YYYYMMDD-template.md) when necessary. This is…
-
**User Story**
As a [developer] I would like to consistent configuration in my tilt file so I can put configuration in a single place.
**Detailed Description**
Currently as a developer I …
-
**User Story**
As a user I would like to be able to run the CAPI controllers with JSON log format as it's easier to parse (e.g. could be easily parsed in Loki LogQL queries).
**Detailed Desc…
-
As we are now starting development of CAPI v1.2 we have to adjust our clusterctl upgrade test jobs.
The goal is to have jobs which test clusterctl upgrade from the latest release of each currentl…
-
if the infra obj turns from ready to notReady and not been patched with any ErrorMsg/ErrReason, we only requeue the machine obj and stays in running state. https://github.com/kubernetes-sigs/clus…
-
We currently install all our hack/tool's via the hack/tools/go.mod go module. After a discussion in Slack (https://kubernetes.slack.com/archives/C8TSNPY4T/p1635440307207400) the consensus was that…