1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-15 08:02:56 +00:00
Commit Graph

669 Commits

Author SHA1 Message Date
Bruno Bachmann
f7485b8dce [v1.4.19] s4: Fix 478 2024-06-10 15:41:23 -07:00
JeffinKottaram
077d5c93c8 Add ACI CNI 6041 variables 2024-03-05 23:48:51 -08:00
vardhaman22
adaec2efa7 changed etcd restoreImage to rke-tools for etcd >=3.5.7 2024-01-25 11:40:19 +05:30
Kinara Shah
bd6cf028b0 fix node lookup for external aws 2024-01-23 14:22:48 -07:00
Kinara Shah
1ce3e2aa50 add logic for external aws cloud provider 2024-01-23 14:22:48 -07:00
Manuel Buil
49b67c0fe0 Add warning log about weave deprecation
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-01-23 14:22:47 -07:00
Rayan Das
0d1d839b68 replaced ContainerCreateCreatedBody with CreateResponse as per https://github.com/moby/moby/pull/43530/files
add check to remove container-runtime flag from v1.27

ref: https://v1-26.docs.kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
2024-01-23 14:22:47 -07:00
JeffinKottaram
8ee0cb9259 Added new varibales for ACI-CNI-6.0.3.2 2024-01-09 19:54:35 +05:30
Harrison Affel
25c349e449 merge 1.4.9 into 1.4 2023-09-11 19:32:17 -04:00
Akhilesh Sarda
60a1815eb2 Add ACI-CNI 6.0.3.1 variables 2023-09-06 10:50:17 +05:30
Manuel Buil
f923a49d9d Replace deprecated io/ioutil
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-08-04 15:24:27 +02:00
Jiaqi Luo
977df320db set the default PodSecurityConfiguration value only if the cluster's k8s version is at least 1.23 2023-07-19 16:09:18 -07:00
Jiaqi Luo
582da9d299
Merge pull request #3291 from jiaqiluo/fix-psa-checks-v1.4 2023-07-11 10:30:27 -07:00
Jake Hyde
32d6d448c4
Merge pull request #3211 from jakefhyde/39520-pre-pull-sandbox-image
Add sandbox image to images to pre-pull
2023-07-10 20:30:59 -04:00
Jiaqi Luo
e4bf783a1a 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
Kinara Shah
10a094b0f5 Revert "set the default PodSecurityConfiguration value only if the cluster's k8s version is at least 1.23 (#3261)"
This reverts commit 914d4cb027.
2023-06-21 08:56:15 -07:00
Jiaqi Luo
914d4cb027
set the default PodSecurityConfiguration value only if the cluster's k8s version is at least 1.23 (#3261) 2023-06-20 16:56:05 -07:00
siva-muni
5e67f76f45 Added ACI-CNI 5.2.7.1 variables 2023-06-14 09:50:38 +05:30
siva-muni
b4d94d541e Add new variables for ACI-CNI 5.2.3.6 2023-06-06 09:56:55 -07:00
Jake Hyde
4ca4b2e1ae Add sandbox image to images to pre-pull 2023-05-04 13:45:09 -04:00
Jiaqi Luo
5ef3544da6 drop the checks for PSP resources in the cluster 2023-03-02 10:55:40 -07:00
Kinara Shah
113f305b35 changes around hostname-override 2023-01-12 09:21:21 -08:00
Jiaqi Luo
6117df822c address comments 2023-01-03 22:41:32 -07:00
Jiaqi Luo
bd3fe59b0d change Warning to Debug to reduce noise in logs 2022-12-29 17:15:38 -07:00
Jiaqi Luo
aa5c21bd30 add checks for PSP resources in the cluster 2022-12-29 15:18:18 -07:00
siva-muni
91e00a3f30 Added new variables for ACI-CNI 5.2.3.5 2022-12-28 13:32:34 -07:00
Jiaqi Luo
6b3732ec1f
Merge pull request #3100 from superseb/v14_fix_etcd_minimal_panic 2022-12-13 15:56:04 -07:00
Sergey Nasovich
7cee9af171
Merge pull request #3039 from noironetworks/aci-5.2.3.3 2022-11-29 11:34:14 -05:00
Jiaqi Luo
b183dd71ce add comments and other minor improvements 2022-11-22 12:03:45 -07:00
Jiaqi Luo
5fcf75db40 add the support for PodSecurity on cluster at least v1.23 2022-11-22 12:03:45 -07:00
Jiaqi Luo
f5e18110b6 add the parsing for eventRateLimit 2022-11-22 12:03:45 -07:00
Jiaqi Luo
9244d9ffae improve the validation for PSP 2022-11-22 12:03:45 -07:00
Jiaqi Luo
c4a521de08 bump the API used for api-server from v1alpha1 to v1 2022-11-22 12:03:45 -07:00
Sebastiaan van Steenis
c55e5880b2
Check backupconfig exists before checking s3 cfg 2022-11-19 16:28:16 +01:00
vardhaman
27cbb91271 added check for empty updatestrategy while setting dns addon defaults 2022-11-04 10:40:44 +05:30
Jiaqi Luo
6aa8def27c
Merge pull request #2995 from mateuszkwiatkowski/ingress-validations 2022-10-10 09:36:41 -07:00
Kinara Shah
92d9fc9c75 update user addon logic to delete job, not addons
don't delete all user resources, rerunning
job will make sure k8s apply and ensure user
config is redeployed after system addons
2022-09-14 15:16:37 -07:00
siva-muni
710892a58c Add new variables for ACI-CNI 5.2.3.3 2022-09-14 12:22:04 +05:30
Kinara Shah
42bb0ecb84
Merge pull request #3005 from kinarashah/revert 2022-08-09 16:25:20 -07:00
Harrison Affel
a1b6760273 ensure NodeLocal.IPaddress is passed when creating CommandArgs 2022-08-09 15:41:28 -04:00
Kinara Shah
036200b774 Revert "bind rke kubelet docker config path to default docker config path"
This reverts commit 3b8991e345.
2022-08-09 09:44:00 -07:00
Kinara Shah
3b8991e345 bind rke kubelet docker config path to default docker config path
rke stores auth info in /var/lib/kubelet/config.json but cri-dockerd
relies on k8.io credential provider which uses only default config
provider, this allows cri-dockerd to pull sandbox pause image using
private registry
2022-08-04 12:52:42 -07:00
Chris Kim
22b0894c83
Add bind mount for /var/lib/cri-dockerd (#3001)
* Add dockershim bind to 1.24 and newer of K8s
2022-08-04 10:59:38 -07:00
Mateusz Kwiatkowski
f07ce63a14 Fix ingress' HTTPS port validation 2022-07-28 12:58:14 +02:00
Harrison Affel
4f2b3ba8ca drop log level to debug 2022-07-19 09:38:05 -04:00
siva-muni
49977444ef Added new variables 2022-07-04 18:42:21 +05:30
Jiaqi Luo
9b7a148790
Merge pull request #2948 from jiaqiluo/support-1-24 2022-06-28 17:59:52 -07:00
Jiaqi Luo
9f5ecdb801 1. enable cri-dockerd when the cluster version >= 1.24 AND the option enable_cri_dockerd is not configured; 2. drop the flag --address when the cluster version >= 1.24 in the DinD case 2022-06-28 17:22:47 -07:00
Jake Hyde
8aa6283dcd
Added retry for snapshot and s3 upload, verify etcd running on host (#2952)
Added retry for snapshot and s3 upload, verify etcd running on host

Added option to quiet noisy container logs
2022-06-23 18:30:58 -04:00
Rayan Das
2229ca6256 add logic which will reapply user addons after cluster upgrade 2022-06-13 11:22:28 +05:30