Commit Graph

14144 Commits

Author SHA1 Message Date
Samuel Vasconcelos
1731833b4c enable git/http/oci to download repos behind proxies (#52452)
* enable git/http/oci repo download behind proxy

* add tests for oci NewClient with proxy

* add tests for http HelmClient with proxy
2025-11-11 11:03:57 -03:00
Tom Lebreux
f829d8f1dc Bump frameworks dependencies to new branches (#52669) 2025-11-11 07:04:54 -05:00
nomagicln
70bd7e78a8 Fix error handling in namespace project cluster role update (#52291)
* Fix error handling in namespace project cluster role update

* refactor: combine error handling into if statement

Simplify roleCli.Update() error handling in namespace_handler.go
2025-11-10 15:50:56 -05:00
Gabriel Silva Bueno
bc6106ba45 update csp-adapter version (#52666)
Co-authored-by: Gabriel Silva Bueno <gabriel.bueno@localhost.localdomain>
2025-11-10 16:06:52 -03:00
Pedro Tashima
98de5d70f5 set system default registry (#52659) 2025-11-10 11:07:39 -03:00
eio-github-actions-power-enhancer[bot]
89daf2d8cb shepherd-githubaction: Update rancher/shepherd to b8e8da9 (#52661)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 14:48:37 -06:00
rancher-pr-and-push-webhook[bot]
e9dc69cd3b Bump webhook to 108.0.0+up0.9.0-rc.14 (#52655)
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
2025-11-07 14:43:36 -05:00
Krunal Hingu
efcbd5d43f bump operators versions (#52612) 2025-11-07 23:42:00 +05:30
eio-github-actions-power-enhancer[bot]
024946c206 shepherd-githubaction: Update rancher/shepherd to 0f330e5 (#52637)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 10:30:58 -06:00
Pedro Tashima
07888a4e90 Update Dashboard refs to v2.13.0-alpha5 (#52644)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.13.0-alpha6
2025-11-07 10:41:02 -03:00
Vardhaman
6bdd288e60 bump muchang to v0.1.0 (#52648) 2025-11-07 18:46:26 +05:30
Vardhaman
a3dfb46dba fix alibaba driver name to sync with kev2 operator name (#52646) 2025-11-07 17:12:17 +05:30
Vardhaman
a6d39ce48a remove auto installation of ali-operator chart (#52629) 2025-11-07 08:39:10 +05:30
Pedro Franco de Carvalho
214c407183 Removed unused image from origins.go (#52643)
The rancher-vsphere-csi/cpi charts were removed from rancher/charts,
because they were specific to RKE1.

One of the images in origins.go was only referenced to by these
charts. The RKE2 vsphere charts use a more recent image for the k8s
versions supported in 2.13.
2025-11-06 20:35:24 -03:00
Jack Luo
b12f0e9329 bump rancher-machine to v0.15.0-rancher137 (#52640) 2025-11-06 16:03:01 -07:00
Vardhaman
481b9879b9 bump muchang and ali-operator (#52632) 2025-11-06 14:19:03 +05:30
Peter Matseykanets
2ffd501a0b Migrate user passwords even if MCM is turned off (#52625)
Ref: https://github.com/rancher/rancher/issues/52615
2025-11-05 19:57:41 -05:00
Julia Bier
260c335d6e [main] Fix auditlog flaky test (#52621)
* refactor TestDefaultPolicies to marshal JSON from map

* have testcase per machine driver in TestDefaultPolicies

* add exception to make tests handle Exoscale test case
2025-11-05 15:29:17 -04:00
Kevin McDermott
077a9ca5bb id_token_hint based SLO for OIDC. (#52598)
This adds support for sending the id_token_hint to the IdP because while it's not technically required by the OIDC Logout spec Okta requires it.
2025-11-05 11:13:41 +00:00
renovate-rancher[bot]
87a789dab2 Update dependency go to v1.24.9 (#52288)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2025-11-05 09:02:38 +01:00
Jack Luo
15c2bce79f bump rancher-machine to v0.15.0-rancher136 (#52611) 2025-11-04 15:22:39 -07:00
Tom Lebreux
1232520bc5 Bump steve to v0.7.32 (#52606) 2025-11-04 14:37:51 -05:00
Jacob Lindgren
6f0a655db4 only start the autoscaling controller if MCM is enabled (#52604) 2025-11-04 12:39:09 -06:00
Pedro Tashima
2d4726c719 Update Dashboard refs to v2.13.0-alpha4 (#52600)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.13.0-alpha5
2025-11-04 14:54:56 -03:00
rancher-pr-and-push-webhook[bot]
a803ee38ed Bump webhook to 108.0.0+up0.9.0-rc.13 (#52591)
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
2025-11-03 16:01:00 -05:00
rancher-pr-and-push-webhook[bot]
ed11a0ddaa Bump webhook to 108.0.0+up0.9.0-rc.12 (#52589)
Co-authored-by: rancher-pr-and-push-webhook[bot] <181785884+rancher-pr-and-push-webhook[bot]@users.noreply.github.com>
2025-11-03 14:15:40 -05:00
Alejandro Ruiz
4b94a704f8 Bump steve to v0.7.30 (#52585) 2025-11-03 18:19:57 +01:00
eio-github-actions-power-enhancer[bot]
f95d942fb0 Bump turtles to 108.0.0+up0.25.0-rc.4 (no chart version bump) (#52583)
Co-authored-by: yiannistri <8741709+yiannistri@users.noreply.github.com>
2025-11-03 15:32:38 +00:00
Tom Lebreux
77f82da4a0 Bump steve to v0.7.29 (#52579) 2025-11-03 07:25:14 -05:00
Mary
57a4a4eca0 49324 the api extension service from remotedialer proxy is never used fix (#52549)
* adding condition to not create the same service when RDP is deployed by system-charts

* removing targetServiceName from steve call

* fixing typo

* forcing an update on the branch

* addressing conflicts

* calling DeleteLegacyServiceAndSecret func

* changing logrus to fmt

* changing service name on post-delete-hook

* fixing typo

* changing fmt to logrus and error to warn

* fixing warnf parameter
2025-11-03 08:19:18 -03:00
Jack Luo
d7d6f64d95 add missing PublicCredentialFields for Exoscale node driver (#52576) 2025-10-31 14:23:26 -07:00
Dan P.
fba10fc991 Bump SCC-operator image (#52572) 2025-10-31 13:59:17 -04:00
Chad Roberts
01b967b15c Bump steve to v0.7.28 (#52570)
Signed-off-by: Chad Roberts <chad.roberts@suse.com>
2025-10-31 13:23:32 -04:00
Peter Matseykanets
bc81c6e0d2 Un-RC kube-api-auth v0.2.5 (#52559) 2025-10-31 09:24:40 -04:00
Jacob Lindgren
327a7e4545 [main] autoscaling: make the min <= max validation fire when both fields are non-nil vs non-zero (#52500) 2025-10-30 16:09:34 -05:00
Jacob Lindgren
a44535ecc1 change autoscaler settings to read from env (#52506) 2025-10-30 15:37:08 -05:00
Pedro Tashima
ad6dd38f2a Update Dashboard refs to v2.13.0-alpha3 (#52556)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.13.0-alpha4
2025-10-30 13:56:57 -03:00
Kevin McDermott
f0e856e503 Drop warning when unable to find claim in the OpenIDCProvider. (#52551)
This has been changed to a debug-level message.
2025-10-30 10:53:32 +00:00
Vardhaman
07a95705af bumped ali operator to v0.0.6 (#52543) 2025-10-30 10:08:56 +05:30
Eric Promislow
a91139dbae Bump steve to v0.7.27 to fix issue 51001. (#52548) 2025-10-29 18:45:46 -07:00
Rancher Bot
fd1057ed20 Updating to Fleet v0.14.0-rc.1 (#52547)
Co-authored-by: fleet-bot <fleet@suse.de>
2025-10-29 22:02:11 +01:00
Harrison
9233c10a98 [2.13] Don't expose turtles feature in UI (#52539) 2025-10-29 15:44:09 -04:00
Josh Meranda
5ab4916b7a [main] Post delete apiservices (#52541)
* add v1.ext.cattle.io to post-delete-hook.sh

* add apiservices permissions to post-delete-hook sevice account

* remove imperative-api-extension Service as well

---------

Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
2025-10-29 11:33:19 -04:00
Kevin McDermott
b42202a64d Configure the GitHub App key storage. (#52530)
This changes storage of the GitHub App key to be stored in a secret.
2025-10-29 08:33:37 +00:00
Josh Meranda
cf894a30a8 [main] Bump steve with tests (#52504)
* add test

* mvoe initial path seperator into the test spec

* add additional tests

* update formatting for readability

* remove commented field in test suite

---------

Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
2025-10-28 13:23:21 -04:00
Jesse Millan
7d601881e4 Update OKE cluster driver to v1.8.8. (#49708) 2025-10-28 13:07:23 -04:00
Tom Lebreux
f84d0573c0 Bump steve to v0.7.26 (#52526) 2025-10-28 08:49:50 -04:00
Peter Matseykanets
f4aafb7542 Bump kube-api-auth to v0.2.5-rc.3 (#52522)
Ref: https://github.com/rancher/rancher/issues/52234
2025-10-27 15:08:00 -04:00
Tom Lebreux
8a860002d1 Bump apiserver to v0.7.7 and steve to v0.7.25 (#52515) 2025-10-27 13:06:50 -04:00
Harrison
8df8a3f4e2 [main] Adjust registration for several provisioning controllers (#52507) 2025-10-27 11:26:47 -04:00