Jason DeTiberus
Jason DeTiberus
/lifecycle frozen
Do we have to worry about this leading to circular dependencies here? Will there be a case where we can't do something in KCP until a Machine is Ready, but...
The main reason for the hostname matching the Machine name is currently due to the initial implementation details of vSphere infrastructure provider. In the case of AWS and Linux hosts,...
> I think an env var is easier to change for the second case because the test code doesn't have to be changed. I think in a lot of cases...
More than happy to try and plumb it both ways if desired as well
Long term, I would love to see the ability to leverage the certificates API to do automated request and renewal of serving certificates for kube-scheduler and kube-controller-manager similar to the...
Currently all of the cri rtf tests are failing with flakiness starting the static pod manifests, there appears to be some flakiness around the interaction between the kubelet and containerd...
Related RFC for Data URLs: https://tools.ietf.org/html/rfc2397 It doesn't appear to require a maximum data size, but does specify that some applications that use URLs may impose length limits, so it...