Krunal Hingu
8d11342949
Merge pull request #3621 from krunalhinguu/v2.9-june-patches
...
[release/v1.6] Vendor June patch KDM data
2024-06-27 11:11:17 +05:30
Krunal Hingu
80a31f7430
go generate
2024-06-27 10:46:50 +05:30
mitulshah-suse
61e8a5c84b
Merge pull request #3613 from mitulshah-suse/move-to-gha-1.6
...
Fix tokens for gh cli invocations
2024-06-21 09:44:10 +05:30
mitulshah-suse
6e7495528e
Fix tokens for gh cli invocations
2024-06-19 15:51:18 +05:30
Sergey Nasovich
31586de0ac
Merge pull request #3610 from bfbachmann/port-fix-478
2024-06-18 10:25:42 -04:00
Bruno Bachmann
e5c4d27b07
[v1.6] Fixes 478
2024-06-14 12:01:31 -07:00
mitulshah-suse
39e3f510a8
Merge pull request #3609 from mitulshah-suse/move-to-gha-1.6
...
Fix dependencies to run correctly on tag
2024-06-14 11:33:07 +05:30
mitulshah-suse
1d8d2950ae
Fix dependencies to run correctly on tag
2024-06-14 11:12:43 +05:30
Vardhaman Surana
7cce7fe23a
Merge pull request #3608 from vardhaman22/k8s-1.30
...
[release v1.6] K8s 1.30
2024-06-14 10:58:17 +05:30
vardhaman22
eb20129077
go generate
2024-06-14 07:06:06 +05:30
vardhaman22
e972de6a80
updated libraries for k8s 1.30
...
deepcopy-gen move from gengo to code-generator
apiserver config package updated
2024-06-12 05:44:01 +05:30
Sergey Nasovich
1288fd9c93
Merge pull request #3591 from mitulshah-suse/move-to-gha-1.6
...
Move from drone to Github Actions for 1.6
2024-06-11 19:32:49 -04:00
mitulshah-suse
7fc13c0e14
Move from drone to Github Actions for 1.6
2024-06-10 11:14:35 +05:30
Jiaqi Luo
cfc6fcc46e
Merge pull request #3597 from jiaqiluo/fix-kubeapi-env
2024-06-07 09:32:47 -07:00
Jake Hyde
08c9481f09
check if etcd member in list before removal ( #3573 )
...
* check if etcd member in list before removal
2024-06-04 22:23:52 -04:00
Jiaqi Luo
4613cce211
Avoid allocating empty strings in the Env slice
...
Previously, we declared the Env slice with the size of the `c.Services.KubeAPI.ExtraEnv` field, which leads to empty strings at the beginning of the Env slice because we use Golang's append function to add new elements, and Docker is not happy with that.
We fix this issue by declaring the Env variable as an empty slice. We also enhance the `getUniqStringList` function to properly trim leading and trailing spaces in each element and to ignore empty strings. We add unit tests for the `getUniqStringList` function and update the integration tests.
2024-06-04 16:59:55 -07:00
Sergey Nasovich
7903c0d07d
Update CODEOWNERS
2024-05-31 15:47:20 -04:00
Krunal Hingu
6a6e9ae7ec
Merge pull request #3595 from krunalhinguu/v2.9-may-2024-patches
2024-05-31 10:38:49 +05:30
Krunal Hingu
9c5663f005
go generate
2024-05-30 10:33:33 +05:30
Chirayu Kapoor
25d3846e6c
Merge pull request #3575 from krunalhinguu/rancher-1.29
...
[v1.29] Bump k8s dependencies to support k8s v1.29
2024-05-21 10:09:48 +05:30
Chirayu Kapoor
d23a7a6612
Merge pull request #3588 from chiukapoor/vendor-kdm
...
Vendor KDM changes
2024-05-21 10:02:58 +05:30
Chirayu Kapoor
55eddd6ac1
chore: Vendor KDM changes
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-05-20 10:27:59 +05:30
Krunal Hingu
cc43e0db50
go generate
2024-05-17 22:34:24 +05:30
Krunal Hingu
81fdbee41a
[ci] golangci version to 1.57.2 | golang to 1.22 | fix ci issue
2024-05-17 22:33:07 +05:30
Krunal Hingu
3da4365485
removal of podsecuritypolicy code
2024-05-17 22:32:40 +05:30
Krunal Hingu
899a6edc91
bump dependencies for k8s 1.29.3
2024-05-14 12:45:51 +05:30
mitulshah-suse
8cbeff3861
Merge pull request #3576 from chiukapoor/vendor-kdm
...
[v2.9] Vendor KDM
2024-05-10 09:29:59 +05:30
Chirayu Kapoor
83e3ab467c
go generate
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-05-09 15:02:22 +05:30
Chirayu Kapoor
12f981b0ac
Merge pull request #3565 from chiukapoor/fix-containerd
2024-04-29 11:44:48 +05:30
Chirayu Kapoor
3beefd23fb
go generate
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-04-24 18:52:52 +05:30
Chirayu Kapoor
db1f63e33e
go mod tidy
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-04-24 16:33:07 +05:30
Chirayu Kapoor
d6cc4e1266
chore: Bump containerd to v1.6.27
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-04-24 16:32:28 +05:30
Kinara Shah
74f0f1ad16
Merge pull request #3557 from kinarashah/291
...
[v1.6] update kdm to dev-v2.9
2024-04-17 11:22:52 -07:00
Kinara Shah
7c7d80cbf8
update kdm to dev-v2.9
2024-04-17 10:35:39 -07:00
Jiaqi Luo
9632a7c7bf
Merge pull request #3547 from jiaqiluo/fix-kube-apiserver
2024-04-11 10:16:06 -07:00
Jiaqi Luo
31c8dc4534
Merge pull request #3554 from rancher/githubaction-go-generate-2024-04-10-22-17-07
2024-04-10 21:38:08 -07:00
github-actions[bot]
28f58231b3
go generate
2024-04-10 22:17:07 +00:00
Jiaqi Luo
9281aba2f2
Merge pull request #3552 from jiaqiluo/update-readme
2024-04-10 15:04:13 -07:00
Jiaqi Luo
52e35c21a8
update latest versions in readme
2024-04-10 13:59:40 -07:00
Jiaqi Luo
2e767c8c28
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-04-09 14:24:17 -07:00
Chirayu Kapoor
6e75b3536c
Merge pull request #3546 from chiukapoor/docker-1.25
...
[release/v1.5] Vendor KDM data
2024-04-09 10:16:19 +05:30
Chirayu Kapoor
4aa1f211cd
go generate
...
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-04-05 10:47:21 +05:30
Jiaqi Luo
3b5fd33f25
Merge pull request #3542 from jiaqiluo/change-kdm
2024-03-27 12:09:55 -07:00
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