1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-19 23:37:48 +00:00
rke/cluster
Jacob Lindgren 9e37b89729
Merge pull request #3802 from thatmidwesterncoder/md5_fix_16
[release/v1.6] use sha256 for checksumming when k8s version >= 1.31.6
2025-04-02 21:00:54 -05:00
..
addons.go [v1.6] Fixes 478 2024-06-14 12:01:31 -07:00
certificates.go Do not rewrite SELinux labels on volume mounts 2021-11-19 22:39:56 +01:00
cluster.go [v1.6] Fixes 478 2024-06-14 12:01:31 -07:00
defaults.go added enable_br_netfilter env var 2025-03-05 22:09:57 +05:30
encryption.go updated libraries for k8s 1.30 2024-06-12 05:44:01 +05:30
etcd_test.go changed etcd restoreImage to rke-tools for etcd >=3.5.7 2023-09-27 15:39:34 +05:30
etcd.go changed etcd restoreImage to rke-tools for etcd >=3.5.7 2023-09-27 15:39:34 +05:30
file-deployer.go Do not rewrite SELinux labels on volume mounts 2021-11-19 22:39:56 +01:00
hosts.go set the default PodSecurityConfiguration value only if the cluster's k8s version is at least 1.23 2023-07-10 17:13:46 -07:00
local.go Remove references to rancher/types 2020-07-11 23:29:33 -07:00
logs.go Switch all concurrent tasks to use worker pool 2018-10-18 13:24:59 -07:00
network.go Add ACI-CNI 6.1.1.2 variables 2024-12-31 00:37:52 -05:00
plan_test.go use sha256 for checksumming when k8s version >= 1.31.6 2025-03-04 11:31:27 -06:00
plan.go Merge pull request #3802 from thatmidwesterncoder/md5_fix_16 2025-04-02 21:00:54 -05:00
reconcile.go This PR fixes the issue that kube-apiserver does not restart in all CP nodes after changing the Pod Security Admission Configuration. 2024-04-09 14:24:17 -07:00
remove.go fix node lookup for external aws 2023-11-28 08:37:46 -08:00
selinux.go Do not rewrite SELinux labels on volume mounts 2021-11-19 22:39:56 +01:00
state_test.go [v1.6] Fixes 478 2024-06-14 12:01:31 -07:00
state.go [v1.6] Fixes 478 2024-06-14 12:01:31 -07:00
validation_test.go added validation error for weave for k8s version >=1.30.0 2024-06-28 15:58:52 +05:30
validation.go added validation error for weave for k8s version >=1.30.0 2024-06-28 15:58:52 +05:30