muicoder
35fec8031b
refactor: replace go-bindata with native embed package
...
Signed-off-by: muicoder <muicoder@gmail.com >
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-08-06 16:07:07 -03:00
Zero King
ad7568bf8e
Add new topologySpreadConstraints to coredns
...
Prefer scaling across zones if multiple zones are available.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-06-13 11:08:25 -07:00
Robert Rose
c037d66355
Remove resources created by addon before deleting addon ( #11975 )
...
Remove the AddOn last, after any resources it created in the cluster
have been deleted and the AddOn file is removed.
Signed-off-by: Robert Rose <robert.rose@mailbox.org >
(cherry picked from commit 5e1845b7c1 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-05-13 14:45:27 -07:00
Brad Davidson
7975e4bfef
Bump traefik to v2.11.24
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-04-21 16:12:35 -07:00
Brad Davidson
f497eb0522
Bump to traefik/v2.11.22, coredns/v1.12.1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 7cdf0fa688 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-04-11 14:28:22 -07:00
Brad Davidson
3cb6c2dc92
Avoid use of github.com/pkg/errors functions that capture stack
...
We are not making use of the stack traces that these functions capture, so we should avoid using them as unnecessary overhead.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit bed1f66880 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-03-07 14:46:16 -08:00
Brad Davidson
cc21eb0e4d
Move CR APIs to k3s-io/api
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 5894af30ff )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-03-07 14:46:16 -08:00
Brad Davidson
39b54b9fd3
Bump traefik to v2.11.20
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-02-10 14:02:52 -08:00
Brad Davidson
2d095cdec2
Add linux nodeSelector to local-storage and metrics-server
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 99f4f5ad12 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-02-10 10:16:22 -08:00
github-actions[bot]
7b483c4b0c
Bump Local Path Provisioner version ( #11657 )
...
* chore: Bump Local Path Provisioner version
Made with ❤️ ️ by updatecli
* chore: Bump Local Path Provisioner version
Made with ❤️ ️ by updatecli
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 28300ea154 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-02-10 10:16:22 -08:00
muicoder
594444e9dd
Update Traefik to v2.11.18
...
#11501
Signed-off-by: muicoder <muicoder@gmail.com >
(cherry picked from commit 0144d9b749 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-01-10 15:48:55 -08:00
muicoder
e93d6b0670
Update Traefik to v2.11.17 ( #11502 )
...
#11501
Signed-off-by: muicoder <muicoder@gmail.com >
(cherry picked from commit 056cee8290 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-01-10 15:48:55 -08:00
galal-hussein
2055b9f1bf
RBAC changes for compat with AuthorizeNodeWithSelectors
...
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit b4747703b0 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2025-01-10 15:48:55 -08:00
Derek Nola
b62f4747ba
Update coredns to 1.12.0 ( #11454 )
...
* Update to coredns 1.12.0
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
Co-authored-by: Reinhard Nägele <unguiculus@gmail.com >
2024-12-11 08:43:13 -08:00
Brad Davidson
6ce4d153f7
Bump local-path-provisioner to v0.0.30
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit b0ad6d846d )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-10-10 11:40:25 -07:00
github-actions[bot]
ac3ea1233c
chore: Bump Local Path Provisioner version
...
Made with ❤️ ️ by updatecli
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit c00af8e95e )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-10-10 11:40:25 -07:00
Brad Davidson
1b6cc33053
Bump traefik to chart 27.0.2 / appVersion v2.11.10
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 6c6d87d1b0 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-10-10 11:40:25 -07:00
Harsimran Singh Maan
28a1fd0302
Update coredns to 1.11.3 and metrics-server to 0.7.2
...
Used https://github.com/coredns/corefile-migration to
migrate the corefile. There are no changes for the
default file from 1.10.1 to 1.11.3.
Notable plugin changes include the k8s_external with fallthrough option
and rewrite with cname_target option.
These changes are not part of the default config that ships
with k3s. Customers using these two plugins can start using the new options
Metrics does not have any new features other than build tooling updates.
Requires https://github.com/rancher/image-mirror/pull/704
Signed-off-by: Harsimran Singh Maan <maan.harry@gmail.com >
(cherry picked from commit 0b4d2497e5 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-09-06 11:30:11 -07:00
Brad Davidson
944b3b2830
Bump traefik to v2.11.8
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit bd45aa5c45 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-09-06 11:30:11 -07:00
github-actions[bot]
a0b374508e
Bump Local Path Provisioner version ( #10394 )
...
* chore: Bump Local Path Provisioner version
Made with ❤️ ️ by updatecli
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 12:53:46 -07:00
github-actions[bot]
1268779ea0
Bump Local Path Provisioner version ( #10268 )
...
* chore: Bump Local Path Provisioner version
Made with ❤️ ️ by updatecli
2024-06-03 11:19:23 -07:00
Robert Rose
6886c0977f
Follow directory symlinks in auto deploying manifests ( #9288 )
...
Signed-off-by: Robert Rose <robert.rose@mailbox.org >
2024-05-24 12:42:25 -07:00
Brad Davidson
b453630478
Update local-path-provisioner helper script
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-05-23 14:00:00 -07:00
Hussein Galal
144f5ad333
Kubernetes V1.30.0-k3s1 ( #10063 )
...
* kubernetes 1.30.0-k3s1
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Update go version to v1.22.2
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* update dynamiclistener and helm-controller
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* update go in go.mod to 1.22.2
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* update go in Dockerfiles
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* update cri-dockerd
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Add proctitle package with linux and windows constraints
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* go mod tidy
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Fixing setproctitle function
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* update dynamiclistener to v0.6.0-rc1
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2024-05-06 19:42:27 +03:00
Thomas Anderson
c59820a52a
Allow LPP to read helper logs ( #9834 )
...
Signed-off-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com >
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-04-11 12:31:54 -07:00
Brad Davidson
3f906bee79
Update packaged manifests
...
* Update traefik chart to bump image tag and fix quoting
* Fix image quoting in flat manifests
* Update local-path-provisioner config to stop using deprecated hostpath volume type
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-04-11 09:22:51 -07:00
Brad Davidson
2a091a693a
Bump metrics-server to v0.7.0
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2024-03-07 12:45:29 -08:00
github-actions[bot]
f249fcc2f1
Bump Local Path Provisioner version ( #8953 )
...
* chore: Bump Local Path Provisioner version
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-06 16:57:07 -06:00
Vitor Savian
03532f7c0b
Added runtime classes for crun/wasm/nvidia
...
Signed-off-by: Vitor Savian <vitor.savian@suse.com >
Added default runtime flag
Signed-off-by: Vitor Savian <vitor.savian@suse.com >
2023-12-08 15:49:28 -03:00
Hussein Galal
9e13aad4a8
Update traefik to fix registry value ( #8792 )
...
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2023-11-06 23:37:21 +02:00
Hussein Galal
1ae053d944
Upgrade traefik chart to v25.0.0 ( #8771 )
...
* Upgrade traefik chart to v25.0.0
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* go generate
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2023-11-03 01:55:03 +02:00
Brad Davidson
3abc8b82ed
Bump traefik, golang.org/x/net, google.golang.org/grpc
...
Fixes exposure to CVE-2023-39325
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-10-13 09:45:54 -07:00
Brad Davidson
9bb1ce1253
Bump busybox to v1.36.1
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-10-12 15:00:45 -07:00
Manuel Buil
0b23a478cf
ipFamilyPolicy:PreferDualStack for coredns and metrics-server
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-09-29 10:10:43 +02:00
guoguangwu
2215870d5d
chore: pkg imported more than once
...
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com >
2023-06-26 16:58:11 -07:00
Brad Davidson
e9958cf070
Bump metrics-server to v0.6.3 and update tls-cipher-suites
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-05-30 17:44:06 -07:00
Andrew Roffey
0485a56f33
allow coredns override extensions
...
Signed-off-by: Andrew Roffey <andrew@roffey.au >
2023-05-30 17:24:00 -07:00
Boleyn Su
a736b4b1b9
local-storage: Fix permission ( #7217 )
...
* local-storage: Fix permission
/var/lib/rancher/k3s/storage/ should be 700
/var/lib/rancher/k3s/storage/* should be 777
Fixes #2348
Signed-off-by: Boleyn Su <boleyn.su@gmail.com >
* Fix pod command field type
* Fix to int test
Signed-off-by: Derek Nola <derek.nola@suse.com >
---------
Signed-off-by: Boleyn Su <boleyn.su@gmail.com >
Signed-off-by: Derek Nola <derek.nola@suse.com >
Co-authored-by: Brad Davidson <brad@oatmail.org >
Co-authored-by: Derek Nola <derek.nola@suse.com >
2023-05-04 10:43:54 -07:00
Brad Davidson
0247794aa9
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-04-28 11:13:47 -07:00
Brad Davidson
ad41fb8c96
Create CRDs with schema
...
Fixes an issue where CRDs were being created without schema, allowing
resources with invalid content to be created, later stalling the
controller ListWatch event channel when the invalid resources could not
be deserialized.
This also requires moving Addon GVK tracking from a status field to
an annotation, as the GroupVersionKind type has special handling
internal to Kubernetes that prevents it from being serialized to the CRD
when schema validation is enabled.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-04-27 20:42:46 -07:00
Brad Davidson
d388b82d25
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-04-03 19:47:06 -07:00
Brad Davidson
cee3ddbc4a
Bump Local Path Provisioner version ( #7167 )
...
* chore: Bump Local Path Provisioner version
* go generate
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-03 16:00:16 -07:00
Roberto Bonafiglia
15ee88964b
Added multiClusterCidr feature
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com >
2023-03-14 18:30:52 +01:00
Daniel Mills
822ee79eb8
Remove deprecated nodeSelector label beta.kubernetes.io/os ( #6970 )
...
* Remove deprecated nodeSelector label beta.kubernetes.io/os
Problem:
The nodeSelector label beta.kubernetes.io/os in the CoreDNS deployment was deprecated in 1.14 and will likely be removed soon
Solution:
Change the nodeSelector to remove the beta
Signed-off-by: Dan Mills <evilhamsterman@gmail.com >
2023-03-14 12:56:40 -04:00
Brad Davidson
ddcc4d4034
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-02-09 15:20:49 -08:00
Brad Davidson
1c6fde9a52
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-01-27 12:09:18 -08:00
Brad Davidson
915c7719fe
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2022-11-30 15:09:32 -08:00
Brad Davidson
1eeea5c81f
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2022-11-30 15:09:32 -08:00
Brad Davidson
73171ff20a
go generate
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2022-11-21 13:44:54 -08:00
Brad Davidson
adb820d859
Bump traefik chart to 19.0.4 to fix kubernetes version check
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2022-11-14 13:42:24 -08:00