-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-1.28] Backports for 2024-02 release cycle #9462
[release-1.28] Backports for 2024-02 release cycle #9462
Commits on Feb 9, 2024
-
Fix excessive retry on snapshot reconcile
Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit 4005600) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7385b86 - Browse repository at this point
Copy the full SHA 7385b86View commit details -
Retry startup snapshot reconcile
The reconcile may run before the kubelet has created the node object; retry until it succeeds Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit 82e3c32) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae6caf2 - Browse repository at this point
Copy the full SHA ae6caf2View commit details -
Add check for etcd-snapshot-dir and fix panic in Walk
Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit 6ec1926) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 851bbb5 - Browse repository at this point
Copy the full SHA 851bbb5View commit details -
Ref: rancher/plugins@v1.3.0-k3s1...v1.4.0-k3s2 Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit 77ba990) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d193560 - Browse repository at this point
Copy the full SHA d193560View commit details -
Fix issue with coredns node hosts controller
The nodes controller was reading from the configmaps cache, but doesn't add any handlers, so if no other controller added configmap handlers, the cache would remain empty. Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit 888f866) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 881bac4 - Browse repository at this point
Copy the full SHA 881bac4View commit details -
Fix ipv6 endpoint address selection for on-demand snapshots
Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit 8224a3a) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5da234 - Browse repository at this point
Copy the full SHA d5da234View commit details -
Don't verify the node password if the local host is not running an agent
Signed-off-by: Oleg Matskiv <[email protected]> (cherry picked from commit e3b237f) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1dec858 - Browse repository at this point
Copy the full SHA 1dec858View commit details -
Expose rootless state dir under ~/.rancher/k3s/rootless
Signed-off-by: Edgar Lee <[email protected]> (cherry picked from commit 14c6c63) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 824d094 - Browse repository at this point
Copy the full SHA 824d094View commit details -
Expose rootless containerd socket directories for external access
Signed-off-by: Edgar Lee <[email protected]> (cherry picked from commit 0ac4c6a) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94cbc53 - Browse repository at this point
Copy the full SHA 94cbc53View commit details -
Bump kine and set NotifyInterval to what the apiserver expects
Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit de82584) Signed-off-by: Brad Davidson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f20cb02 - Browse repository at this point
Copy the full SHA f20cb02View commit details