Commit Graph

316 Commits

Author SHA1 Message Date
Billy Tat
50a89fceea Apply to other versions 2026-01-13 15:22:44 -08:00
Silvio Moioli
7aabf39e2c Merge branch 'main' into copilot/update-deprecation-policy-links 2025-12-16 08:57:52 +01:00
Jonathan Crowther
033a6ecb52 Make the projects workflow page reference the backingNamespace field (#2075)
* Make the projects workflow page reference the backingNamespace field

* Add suggestions

* Fix typo
2025-12-15 12:56:35 -08:00
copilot-swe-agent[bot]
d5155ccdee Update deprecation policy links to SUSE Rancher Prime page
Co-authored-by: moio <250541+moio@users.noreply.github.com>
2025-12-12 09:29:25 +00:00
Jake Hyde
abf80148ac Add docs for tls-additional (#1981)
* Add docs for tls-additional

* Address review comments

* Add tls-additional docs to previous versions
2025-11-26 15:15:30 -08:00
Meza
49fa9264c4 Fix broken indentation in api workflow docs (#2110)
Signed-off-by: Meza <meza-xyz@proton.me>
2025-11-26 11:32:19 -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
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
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
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
34b392bc54 Update release date 2025-09-25 16:00:13 +02:00
Petr Kovar
00994c3771 Update release date 2025-09-24 21:50:52 +02:00
Petr Kovar
af084e180f v2.9.12 Maintenance Tasks 2025-09-24 20:30:43 +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
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
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
Billy Tat
42a4484d7c Merge release branch v2.9.11 into main (#1974)
* [2.9.11] versions update

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

* [2.9.11] webhook update

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

* [2.9.11] CSP adapter update

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

* [2.9.11] deprecated features update

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 07:59:51 -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
Harrison Affel
df6a1e1b4c docs: clarify expected NO_PROXY value format in multiple places
Signed-off-by: Harrison Affel <harrisonaffel@gmail.com>
2025-07-21 16:19:44 -07:00
Billy Tat
f2b7f1420a rm old self assessment guides 2025-07-18 16:20:54 -07:00
Billy Tat
26cbe52761 rm upgrade-a-hardened-cluster-to-k8s-v1-25 page for v2.9+
Rancher v2.8 is last version with v1.25 support
2025-07-18 16:20:39 -07:00
Billy Tat
b95f9105dd Remove pod security policy (PSP) references for 2.9+ 2025-07-18 14:05:21 -07:00
Petr Kovar
9621d62fed Update API versions again 2025-07-11 17:30:23 +02:00
Petr Kovar
6bb29c88cc Update API versions 2025-07-08 17:43:49 +02:00
Petr Kovar
60e4c3cd40 Fix broken links
See also https://github.com/rancher/rancher-product-docs/pull/267.

Signed-off-by: Petr Kovar <petr.kovar@suse.com>
2025-07-08 17:43:49 +02:00
Billy Tat
aa47c1b163 Merge remote-tracking branch 'upstream/main' into discourage_third_party_sw 2025-07-04 17:09:39 -07:00
Billy Tat
0dcc69bb06 Fix typo 2025-07-02 17:01:17 -07:00
Petr Kovar
93177e4d06 Fix #1736 2025-06-26 22:18:39 +02:00
Tom Lebreux
f22dba31ad Per Rancher version API references 2025-06-09 14:39:21 -04:00
Billy Tat
a9fb327853 Merge pull request #1821 from pmkovar/1773
Include Flannel as option with RKE2 with Windows
2025-06-05 16:23:05 -07:00