Kinara Shah
Kinara Shah
Hi @arjunrn, 1.20 Enhancement shadow here 👋. Since your Enhancement is scheduled to be in 1.20, please keep in mind the important upcoming dates: Friday, Nov 6th: Week 8 -...
That's awesome, thank you for getting them up so quickly!
RKE PR merged, waiting to tag RC and vendor into Rancher.
v1.29 and v1.30 both will be available in Rancher v2.9.0, which is expected to be released around last week of July.
Following fields were added with ACI 6.1.1.1, which are present in Rancher v2.9-head (via RKE `v1.6.3-rc.2`) but are not present in webhook `104.0.3+up0.5.3-rc.1` (webhook uses RKE `v1.6.2`) ``` EnableHppDirect string...
@apoorvajagtap `node-role.kubernetes.io/controlplane` is used by RKE1. It will get cleaned up eventually with RKE1 removal but can keep that as is for now. https://github.com/rancher/rke/blob/3d9fb8e5abae634320d99dd6c9b8c0012120f073/cluster/hosts.go#L23 `node-role.kubernetes.io/master` has been deprecated for a...
@nicgrobler This was using terraform as well, correct? I wanted to verify as my fix is scoped to terraform. If you see multiple entries being added via API/UI lmk as...
@jakefhyde > the only request I have is adding a comment somewhere in machineconfigcleanup/controller.go explaining why we have to do this, and maybe some of the intricacies of config adoption....
Following fields were added with ACI 6.1.1.1, which are present in Rancher v2.8-head (via RKE `v1.5.14-rc.3`) but are not present in webhook `103.0.11+up0.4.12-rc.1` (webhook uses RKE `v1.5.13`) ``` EnableHppDirect string...
@nwneisen Hi, could you take a look at this issue and linked PRs? Thank you!!