Commit Graph

174 Commits

Author SHA1 Message Date
Billy Tat f3111278ef Apply 9f472265 (Fix comma in authorized-cluster-endpoint.md) to other versions 2025-05-15 16:48:59 -07:00
Billy Tat b37e22ad80 Apply 2bfa05732 (Remove double word in back-up-restore-usage-guide.md) to other versions 2025-05-15 16:36:23 -07:00
Billy Tat e0fa8ecc6d Apply 072d66f1 (fix word in ingress-configuration.md) to other versions 2025-05-15 16:26:55 -07:00
Billy Tat ab23b32b02 Apply 32acfa94 (Fix whitespace in authentication-permissions-and-global-configuration.md) to other versions 2025-05-15 16:05:06 -07:00
Billy Tat 01711c8029 Apply 13e57364 (fix whitespace) to other versions (en/zh) 2025-05-15 15:43:14 -07:00
Billy Tat c87821fd68 Merge pull request #1525 from weyfonk/document-user-search-behaviour
Clarify how user search works
2025-05-14 17:20:13 -07:00
Billy Tat 979f656768 Apply 5ddddd1a...42143c42 (Clarify how user search works) to other versions 2025-05-14 16:40:22 -07:00
Billy Tat c9b95f1a9f Apply 3bed7afb (Add kubectl image for air-gapped environments...) to other versions 2025-05-14 15:13:02 -07:00
hridyesh bisht 44e21d18a4 Merge branch 'main' into fix-Noteheading-Vagrant 2025-05-07 20:24:47 +05:30
hridyesh bisht 996e6d360c Merge branch 'fix-Noteheading-Vagrant' of https://github.com/kakabisht/rancher-docs into fix-Noteheading-Vagrant 2025-05-07 20:24:24 +05:30
hridyesh bisht 7d280c143e Fixing zh translations as well 2025-05-07 20:24:11 +05:30
Billy Tat 9659b80d6b Fix typo. Missing word 2025-05-01 13:44:52 -07:00
Billy Tat 282376c40f Apply 3860d52f (About -> version number) w/ fixed format/grammar to other versions and zh files 2025-04-29 16:30:39 -07:00
Billy Tat 4ca5f3752d Merge pull request #1584 from aseques/patch-1
Update create-a-vm-template.md
2025-04-29 14:56:52 -07:00
Billy Tat 8930cf92b3 Apply aac1fc2e (Clarify a dpendency that's part of another package) to other versions 2025-04-29 14:15:01 -07:00
Sunil Singh 1c5be0c836 Merge pull request #1774 from sunilarjun/cve-pages-update-april-2025
Add April 2025 Release CVE's
2025-04-25 11:54:00 -07:00
Sunil Singh 43f4f2380b Updating after review from release notes
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-04-25 10:08:37 -07:00
Sunil Singh 32ca20ee68 Adding the April 2025 CVEs for this release cycle.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-04-25 08:32:43 -07:00
Lucas Saintarbor b75ebcef2f Merge release branch v2.10.5 into main (#1752)
* v2.10.5 Maintenance Items (#1747)

* [v2.10.5] version update

* [v2.10.5] webhook update

* [v2.10.5] deprecated features update

* [v2.10.5] CSP adapter update

* [2.10.5] Update date and sync to zh

---------

Co-authored-by: Billy Tat <btat@suse.com>
2025-04-24 17:04:16 -07:00
Billy Tat 3c5f4ccc77 Merge pull request #1754 from Tejeev/patch-3
Update networking.md
2025-04-23 16:24:41 -07:00
Billy Tat 3fa65a6033 Apply a64e5988 (Just a slightly better way to keep the container up) to other instances 2025-04-23 15:19:06 -07:00
Billy Tat bae87275b8 Merge pull request #1693 from Tejeev/patch-1
Update servicemonitors-and-podmonitors.md
2025-04-22 17:08:56 -07:00
Billy Tat f6cfb24eb3 Apply 5d519406 (Update servicemonitors and podmonitors spec links) to all instances 2025-04-22 16:21:54 -07:00
Billy Tat 8baef95292 Fix external links 2025-04-10 07:06:16 -07:00
Lucas Saintarbor bd71b780b6 Add March 2025 release CVEs and advisories (#1732)
* Update CVE page for March 2025 release

* Update zh CVE page for March 2025 release
2025-04-01 14:45:37 -07:00
Sunil Singh 7e003c84bc Merge pull request #1724 from rancher/v2.10.4
Merge release branch v2.10.4 into main
2025-03-31 16:53:46 -07:00
Sunil Singh f6446459c2 Merge pull request #1723 from rancher/v2.11.0
Merge release branch v2.11.0 into main
2025-03-31 16:53:20 -07:00
Sunil Singh 769c692792 [2.10.4] Updating Deprecated Features Date
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-31 08:41:22 -07:00
Sunil Singh 007ccb7050 [2.10.4] Updating deprecated features date field.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-27 10:37:09 -07:00
Pedro Franco de Carvalho 94ccdfbf63 Better wording 2025-03-26 15:45:49 -03:00
Pedro Franco de Carvalho 371275ee24 Emphasize workaround applies to any two distros 2025-03-26 15:41:11 -03:00
Pedro Franco de Carvalho 1748e5b6f3 Update versioned_docs/version-2.10/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md
Co-authored-by: Billy Tat <btat@suse.com>
2025-03-26 15:10:49 -03:00
Pedro Franco de Carvalho 58ee12d367 Document workaround for migrating across distributions
Migrating rancher across different Kubernetes distributions causes the local
cluster object not to specify the correct distribution and driver.

This commit adds a workaround to be applied after restoration for a migration
and before bringing Rancher up, so that the local cluster will have the
correct data for the new distribution it runs on.
2025-03-24 17:01:42 -03:00
Sunil Singh b4f93428f1 Updating webhook and versions after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-21 15:57:04 -07:00
Sunil Singh b56e9e9728 [2.10.4] deprecated features update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-21 10:57:10 -07:00
Sunil Singh 2bf036b61e [2.10.4] CSP adapter update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-21 10:55:37 -07:00
Sunil Singh 02a5539358 [2.10.4] webhook update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-21 10:54:26 -07:00
Billy Tat 359425ec6c Merge pull request #1704 from rancher/issue-1632
[v2.11] Policy Exemption User Note
2025-03-19 15:15:52 -07:00
Sunil Singh d77072be9d Adding EOL warning message tag to relevant RKE1 pages across versions/i18n folders.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-18 15:32:05 -07:00
Sunil Singh f7f3bbd5ab Adding note to PSA template on users handling policy exemptions, tied to Rancher docs issue 1632.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-11 16:32:48 -07:00
Sunil Singh 31f1c92397 Editing step 4 tab indent as text was being included in code block incorrectly.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-07 14:43:37 -08:00
Billy Tat 71f2167a3f Merge pull request #1695 from LucasSaintarbor/add-note-adding-users-to-clusters
Sync PR #157 from Product docs
2025-03-05 13:46:38 -08:00
LucasSaintarbor 3901b2a9d9 Add note about cluster membership limitations to intro 2025-03-05 12:59:26 -08:00
Billy Tat f0fbf6609e Merge pull request #1687 from btat/fix-links-archived-docs
Fix broken links
2025-03-04 09:41:25 -08:00
Sunil Singh 480418ff93 Merge pull request #1635 from sunilarjun/issue-1611
Update Authentication Configuration Page - Local Rancher Admin Note
2025-03-03 16:17:05 -08:00
Billy Tat 2eb6c8b388 Apply 5d982da5 (update correct location for azure's cloud controller manager manifest) plus formatting fixes to other versions
Also sync outdated zh page
2025-03-03 14:03:21 -08:00
Sunil Singh fd4f97a1cd Updating after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-03 10:40:12 -08:00
Sunil Singh 116d1daa3d Updating note entry on authentication config page to include information regarding external authentication configuration and the resource access scope of the relative local Rancher admin user.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-03 10:40:06 -08:00
Billy Tat b4b98a1e10 Fix broken links 2025-02-28 16:10:35 -08:00
Billy Tat f800642cad Merge pull request #1676 from btat/cves-feb-2025
Add Feb 2025 release CVEs and advisories
2025-02-27 11:56:42 -08:00