Commit Graph

177 Commits

Author SHA1 Message Date
Billy Tat
28fa33e752 Merge pull request #2089 from rancher/v2.11.8
Merge release v2.11.8 to main
2025-11-24 17:04:13 -08:00
Petr Kovar
b3c79206b3 Merge pull request #1953 from OdedNeuhaus/patch-1
Scale down the original Rancher server
2025-11-24 19:56:49 +01:00
Billy Tat
ea88c5ed74 Fix version typo
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2025-11-19 07:59:10 -08:00
Billy Tat
f10c1c630a [2.11.8] Add CSP Adapter table entry 2025-11-18 17:12:21 -08:00
Billy Tat
efd1a027cc [2.11.8] Add deprecated feature table entry 2025-11-18 17:12:21 -08:00
Billy Tat
592c6e02cb [2.11.8] Bump webhook version 2025-11-18 17:12:16 -08:00
Petr Kovar
4372563bb6 Merge pull request #2055 from masap/fix-2054
Fix difference beteween `psa-config-templates.md` and `psa-restricted-exemptions.md`
2025-11-10 19:31:08 +01:00
Petr Kovar
c899b6563b Backport changes 2025-11-10 19:09:24 +01:00
Gabriel Blais-Duchesne
764dbfd2e2 Fix v1.29 in-tree provider usage instructions for Azure (#2033)
* Update azure.md for in-tree cloud providers in v1.29

Correct 'DisableKubeletCloudCredentialProvider' feature gate name to 'DisableKubeletCloudCredentialProviders'. Add both feature gates in the argument for Kubelet, Controller Manager and API Server since both are required in all of these components in v1.29. Also added the Cloud Provider Integration changes blog post for more details along with an example of the argument.

* Add v1.29 Azure in-tree provider details on versioned docs compatible with v1.29

* Apply new link to upstream documentation

Apply new link to upstream documentation for the Azure in-tree cloud providers.

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Added Azure in-tree provider corrections to 2.13 docs

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2025-11-07 15:21:49 -08:00
Petr Kovar
0167f01846 Merge branch 'main' into fix-2054 2025-11-05 18:49:57 +01:00
Sunil Singh
2a36becbeb Updating across supported versions and translations.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-11-03 15:11:31 -08:00
Masashi Honma
85eada02ef Fix difference beteween psa-config-templates.md and psa-restricted-exemptions.md
Fixes #2054.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2025-10-29 17:12:48 +09:00
Billy Tat
1eecb56ddb Merge pull request #2050 from btat/october-cves
Add CVEs for October release
2025-10-23 17:22:03 -07:00
Billy Tat
5d4808b401 Add CVEs for October release 2025-10-23 17:13:13 -07:00
Lucas Saintarbor
a96be82c13 Merge v2.11.7 into main (#2040)
* v2.11.7 Maintenance Tasks (#2039)

* Update versions table

* Update webhook version table

* Update CSP Adapter version table

* Update deprecated features table

* Update release date in deprecated features table

* Update i18n/zh/docusaurus-plugin-content-docs/version-2.11/faq/deprecated-features.md

Co-authored-by: Billy Tat <btat@suse.com>

* Revert "Update v2.11.7 release date"

* Revert "Revert "Update v2.11.7 release date"" (#2046)

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-10-23 16:48:03 -07:00
Masashi Honma
7d9c247590 Merge branch 'main' into fix-2025 2025-10-20 11:03:54 +09:00
Lucas Saintarbor
0d8c6f407d Port Product docs PR #486: Update SAML Provider Caveats Note (#2032)
* Port Product docs PR #486

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* Fix typo on Configure PingIdentity page

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-10-15 15:16:30 -07:00
Masashi Honma
0a47ac603c Add namespace for Supportability Review for PSA namespace exemption
Resolves #2025.

Supportability Review pods require the “runAsNonRoot=false” permission, so
enabling PSA causes them to fail to start. To fix this, we need to add the
`sr-operator-system` namespace to the exemption list.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2025-10-15 09:23:13 +09:00
Sunil Singh
3e91e5070a Merge pull request #2017 from sunilarjun/update-cve-sept25
Updating CVEs for September maintenance
2025-09-25 13:14:13 -07:00
Billy Tat
ef088726c1 Merge pull request #2012 from rancher/v2.11.6
Merge v2.11.6 into main
2025-09-25 13:11:53 -07:00
Sunil Singh
69bc08efb8 Updating date
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-09-25 12:44:58 -07:00
Sunil Singh
7c7006a1cb Updating CVEs for September maintenance
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-09-25 12:32:59 -07:00
Petr Kovar
e0c5676afd Update release date 2025-09-25 15:52:47 +02:00
Billy Tat
5dbbe1c7af Merge pull request #2000 from moio/impersonation_implemented
Service account impersonation feature was implemented, remove unimplemented notice
2025-09-24 14:33:27 -07:00
Petr Kovar
aa6dc661e7 Update release date 2025-09-24 21:43:48 +02:00
Petr Kovar
f4d37c28fa v2.11.6 Maintenance Tasks 2025-09-24 20:07:40 +02:00
Billy Tat
2c52ded7aa Merge pull request #2003 from btat/broken-links
Fix broken external links
2025-09-23 16:15:23 -07:00
Sunil Singh
0363de899c Adding warning note to global permissions page for users with permissions to modify accounts or resources.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-09-23 13:41:14 -07:00
Billy Tat
9ac5d6e9fe Fix broken external links 2025-09-22 16:15:38 -07:00
Silvio Moioli
2134a96f70 Feature was implemented, remove unimplemented notice
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2025-09-18 10:23:23 +02:00
Billy Tat
37463bd3a5 Merge pull request #1988 from khushalchandak17/fix/aadclientsecret-placeholder
[Docs] fix aadClientSecret placeholder (<tenant-id> → <client-secret>)
2025-09-16 08:29:59 -07:00
Billy Tat
7f0395e9cd Merge pull request #1868 from pdellamore/update-rancher-security-best-practices
Add new sections to Rancher Security Best Practices
2025-09-15 08:44:42 -07:00
Corentin Néau
aed36e9bc4 Add restore warning for Fleet users (#1881)
Restoring setups with Fleet workloads requires a few more steps, now
referenced with a link to Fleet documentation.
2025-09-10 10:32:38 -07:00
khushalchandak17
1777251cb9 docs(azure): fix aadClientSecret placeholder (<tenant-id> → <client-secret>) across EN + i18n + versioned docs
Signed-off-by: khushalchandak17 <khushal.chandak@suse.com>
2025-09-10 12:34:41 +05:30
Billy Tat
e607807380 Merge pull request #1982 from helt/patch-1
Update rancher-cli.md
2025-09-05 13:41:00 -07:00
Billy Tat
b28d01f1a9 Fix mismatched CVE IDs 2025-09-04 16:44:11 -07:00
Billy Tat
006408da08 Only list CVEs relevant to the given version 2025-09-03 17:01:56 -07:00
Lucas Saintarbor
b7dd8f185b Update CVE page (#1983) 2025-09-03 15:58:31 -07:00
Pietro Dell'Amore
2922315ba0 Fix important section 2025-09-01 10:26:19 -03:00
helt
21fefc1b38 Update rancher-cli.md
Removed deprecated commands of 2.11
2025-08-31 12:09:45 +02:00
Billy Tat
9decee9ee7 Merge release branch v2.11.5 into main (#1976)
* [2.11.5] versions update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.11.5] webhook update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.11.5] CSP adapter update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* [2.11.5] deprecated features update

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

* Update release date

Signed-off-by: Sunil Singh <sunil.singh@suse.com>

---------

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2025-08-28 11:13:56 -07:00
Billy Tat
7a4dfe349d Fix missed removals from PR #1882 2025-08-25 09:23:42 -07:00
Billy Tat
94ff32cc80 Remove invalid node and cluster drivers 2025-08-08 14:42:11 -07:00
Pietro Dell'Amore
8ff2134ee0 Add docs team suggestions 2025-08-06 09:14:51 -03:00
Dan P.
d0511be5c3 Expand helm requirements page to explain matching the helm policy (#1943)
* Add details on selecting proper Helm 3 version

* Simplify notes about helm V2 into a single bulletpoint

* Add note about tools that use helm indirectly for users

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Update docs/getting-started/installation-and-upgrade/resources/helm-version-requirements.md

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* Sync new helm docs to versioned docs

* Add helm info to 2.10/2.9 docs with updated example

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
2025-08-01 14:45:01 -07:00
Sunil Singh
5958e57f61 Merge pull request #1903 from rancher/v2.11.4
Merge release branch v2.11.4 into main
2025-07-30 21:16:59 -07:00
Lucas Saintarbor
282389cd7d Fix date in deprecated table (#1914) 2025-07-30 09:33:47 -07:00
LucasSaintarbor
b5ca2c3600 [2.11.4] depreciated features update 2025-07-25 10:06:01 -07:00
LucasSaintarbor
643c4ac62e [2.11.4] CSP adapter update 2025-07-25 10:05:25 -07:00
LucasSaintarbor
2cedbc61d1 [2.11.4] webhook update 2025-07-25 10:04:44 -07:00