1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-17 08:51:11 +00:00
Commit Graph

2191 Commits

Author SHA1 Message Date
Jiaqi Luo
ebde95b72a switch KDM branch to release-v2.8 2024-03-27 11:42:24 -07:00
Jiaqi Luo
2710ae50cf
Merge pull request #3541 from rancher/githubaction-go-generate-2024-03-27-18-01-35 2024-03-27 11:25:59 -07:00
github-actions[bot]
f7659b23f1 go generate 2024-03-27 18:01:35 +00:00
Jiaqi Luo
2689e5b061
Merge pull request #3537 from jiaqiluo/revert-fix-kube-apiserver 2024-03-22 08:55:50 -07:00
Jiaqi Luo
312f5ee285 Revert "Merge pull request #3531 from jiaqiluo/fix-kube-apiserver"
This reverts commit 5e050c58a9, reversing
changes made to 1951add95d.
2024-03-21 20:11:03 -07:00
Jiaqi Luo
5e050c58a9
Merge pull request #3531 from jiaqiluo/fix-kube-apiserver 2024-03-21 11:42:49 -07:00
Jiaqi Luo
1951add95d
Merge pull request #3533 from rancher/githubaction-go-generate-2024-03-14-15-59-52 2024-03-14 14:22:07 -07:00
github-actions[bot]
970ee5f387 go generate 2024-03-14 15:59:52 +00:00
Jiaqi Luo
6dff99618c This PR fixes the issue that kube-apiserver does not restart in all CP nodes after changing the Pod Security Admission Configuration.
A new environment variable RKE_ADMISSION_CONFIG_CHECKSUM whose value is the checksum of the content of the admission configuration file is added to the env list that is set in the `kube-apiserver` container configuration, so any changes in the admission configuration file will result in a change in the container's configuration. RKE will detect the changes during reconciliation and therefore restart the kube-apiserver container on all CP nodes. The upgrade cadence is thresholded by the upgrade strategy in the cluster.

This PR also drops the unnecessary appending of env var to the cluster object which shows in the cluster.rkestate file.

Signed-off-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>
2024-03-13 18:10:58 -07:00
Jiaqi Luo
5340d4bf47
Merge pull request #3526 from thatmidwesterncoder/backport_v1.5.6 2024-03-11 17:15:50 -07:00
Jiaqi Luo
e5d8572fa1
Merge pull request #3528 from thatmidwesterncoder/update_readme_with_latest 2024-03-11 16:48:06 -07:00
Jiaqi Luo
0b2083ae12
Merge pull request #3530 from rancher/githubaction-go-generate-2024-03-11-23-12-15 2024-03-11 16:47:48 -07:00
github-actions[bot]
0e7fdcc6ae go generate 2024-03-11 23:12:15 +00:00
Jacob Lindgren
7a26bd8ed6
remove v1.3 line from readme 2024-03-08 15:06:14 -06:00
Jacob Lindgren
b7b3ae3042
Update README with latest versions 2024-03-08 11:46:51 -06:00
Jacob Lindgren
e03db6243a
go generate 2024-03-07 17:36:35 -06:00
Jacob Lindgren
74b34e9219
Merge branch 'release/v1.5.6' into backport_v1.5.6 2024-03-07 17:35:34 -06:00
Jacob Lindgren
f6b2f21c1d
Merge pull request #3525 from thatmidwesterncoder/release_1.5.6
[1.5.6] Feb 2024 patches: Release 1.5.6
2024-03-07 16:56:31 -06:00
Jacob Lindgren
9f4cbb0f97
Point KDM at release URL 2024-03-07 15:58:46 -06:00
Chirayu Kapoor
aabab81e5f
Merge pull request #3520 from chiukapoor/1.5.6-go-generate
[v1.5.6] go generate
2024-03-07 18:51:58 +05:30
Chirayu Kapoor
c86c1fe31a
go generate
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-03-07 17:58:06 +05:30
Chirayu Kapoor
8ce10247a8
Merge pull request #3514 from noironetworks/aci-6041-rke-1.5.6
[v1.5] Add ACI CNI 6.0.4.1 variables
2024-03-06 22:34:09 +05:30
Jiaqi Luo
0185aa2d18
Merge pull request #3517 from rancher/githubaction-go-generate-2024-03-06-05-04-12 2024-03-06 09:47:12 -07:00
JeffinKottaram
f48c854b4c go generate 2024-03-05 23:28:32 -08:00
github-actions[bot]
bf92f0b753 go generate 2024-03-06 05:04:12 +00:00
Jiaqi Luo
9a498c6fe5
Merge pull request #3511 from jiaqiluo/fix-node-drain 2024-03-01 15:04:30 -07:00
Jiaqi Luo
e8aea49eec
Merge pull request #3513 from rancher/githubaction-go-generate-2024-03-01-04-43-50 2024-03-01 12:20:44 -07:00
JeffinKottaram
92d946b1e1 Add ACI CNI 6041 variables 2024-03-01 04:27:27 -08:00
github-actions[bot]
d4602c6d31 go generate 2024-03-01 04:43:50 +00:00
Jiaqi Luo
2d51c6f13e fix the bug where the value of delete_local_data is dropped by the ghodssyaml.Marshal function due to the same field has different names in YAML tag and JSON tag 2024-02-28 17:45:56 -07:00
Krunal Hingu
c360aa88eb
Merge pull request #3509 from krunalhinguu/v2.8-sync-kdm-data
[v2.8] Vendor KDM data
2024-02-25 23:36:56 -05:00
Krunal Hingu
836aaf4347 go generate 2024-02-23 11:48:12 +05:30
Krunal Hingu
a6483f3c07 update kdm branch for feb 2024 patches 2024-02-23 11:43:39 +05:30
Chirayu Kapoor
dbf3a46c7c
Merge pull request #3507 from chiukapoor/rancher-v1.28
[v1.28] go generate
2024-02-22 21:50:48 +05:30
Chirayu Kapoor
03ddd7e89c
go generate
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-02-22 12:21:34 +05:30
Kinara Shah
31d041c446
Merge pull request #3472 from chiukapoor/rancher-v1.28
[v1.28] Bump k8s dependencies to support k8s v1.28
2024-02-15 11:58:33 -08:00
Chirayu Kapoor
60092d9b70
go generate
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-02-16 01:00:59 +05:30
Chirayu Kapoor
a0b26188e9
Update the branch to dev-v2.8
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-02-16 00:48:47 +05:30
Kinara Shah
b159720dda
Merge pull request #3500 from kinarashah/v155
[v1.5.5] update kdm data
2024-02-13 13:36:38 -08:00
Kinara Shah
eb6fab0226 update kdm 2024-02-13 13:04:18 -08:00
Chirayu Kapoor
fb4fc15a23
Bump dependencies to support k8s v1.28.6
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-02-13 18:10:49 +05:30
Vardhaman Surana
6efedc61c8
Merge pull request #3495 from vardhaman22/2.8-update-containerd-runc
[v2.8] updated containerd and runc dependencies
2024-02-06 13:09:35 +05:30
vardhaman22
aaab0588d8 go mod tidy 2024-02-02 19:43:51 +05:30
vardhaman22
c7ebbacd70 bump containerd to v1.6.27 and runc to v1.1.12 2024-02-02 19:43:42 +05:30
Chirayu Kapoor
a266de66de
Merge pull request #3490 from krunalhinguu/v2.8-jan-patches
[release/v1.5.4] Vendor January patch KDM data
2024-02-01 10:12:35 +05:30
Krunal Hingu
b761ca7384 go generate 2024-01-30 14:23:36 +05:30
Krunal Hingu
896ff64803 vendor january patches KDM data 2024-01-30 14:23:08 +05:30
Kinara Shah
230376987f
Merge pull request #3479 from kinarashah/v153
[v1.5] update kdm branch to release-v2.8
2024-01-22 15:11:24 -08:00
Kinara Shah
37a3b228e8 update kdm branch to release-v2.8 2024-01-22 14:29:56 -08:00
Kinara Shah
776aefc3dc
Merge pull request #3475 from noironetworks/aci-6.0.3.2-rke-1.5
[v2.8] Added ACI-CNI 6.0.3.2 variables
2024-01-17 12:12:47 -08:00