Commit Graph

9260 Commits

Author SHA1 Message Date
Pedro Franco de Carvalho
5e2157add8 Update docs/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:41 -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
af896b7aba Merge pull request #1700 from sunilarjun/fix-azure-YAML
Fixing Tab Indent - Azure Cloud Provider Page
2025-03-07 16:00:51 -08: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
0156c64962 Merge pull request #1697 from rancher/dependabot/submodules/dot-github/styles/suse-vale-styleguide-f288d28
Bump .github/styles/suse-vale-styleguide from `a0d8a04` to `f288d28`
2025-03-06 09:43:43 -08:00
dependabot[bot]
c48166e40d Bump .github/styles/suse-vale-styleguide from a0d8a04 to f288d28
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide) from `a0d8a04` to `f288d28`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases)
- [Commits](a0d8a04abd...f288d286db)

---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 16:37:53 +00:00
Billy Tat
17e4d800bf Merge pull request #1694 from rancher/dependabot/submodules/dot-github/styles/suse-vale-styleguide-a0d8a04
Bump .github/styles/suse-vale-styleguide from `1d1d8c5` to `a0d8a04`
2025-03-05 14:34:14 -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
dependabot[bot]
cf7dfbcd78 Bump .github/styles/suse-vale-styleguide from 1d1d8c5 to a0d8a04
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide) from `1d1d8c5` to `a0d8a04`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases)
- [Commits](1d1d8c53ee...a0d8a04abd)

---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 17:12:37 +00:00
Billy Tat
e2bba9b3e1 Merge pull request #1691 from rancher/dependabot/submodules/dot-github/styles/suse-vale-styleguide-1d1d8c5
Bump .github/styles/suse-vale-styleguide from `4a53783` to `1d1d8c5`
2025-03-04 09:41:56 -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
dependabot[bot]
e5153269f6 Bump .github/styles/suse-vale-styleguide from 4a53783 to 1d1d8c5
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide) from `4a53783` to `1d1d8c5`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases)
- [Commits](4a53783d19...1d1d8c53ee)

---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 16:43:03 +00: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
9280cb7902 Merge pull request #1545 from kinarashah/azdocs2
update correct location for azure's cloud controller manager manifest
2025-03-03 15:12:50 -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
Billy Tat
06b70dfb46 Merge branch 'main' into azdocs2 2025-03-03 13:32:41 -08:00
Billy Tat
b00f9baf7e Merge pull request #1688 from rancher/dependabot/submodules/dot-github/styles/suse-vale-styleguide-4a53783
Bump .github/styles/suse-vale-styleguide from `e83b279` to `4a53783`
2025-03-03 13:17:57 -08:00
Sunil Singh
0d34121f0a Rebased and added update to v2.11 docs.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-03-03 10:48:38 -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
dependabot[bot]
59a5b3e27e Bump .github/styles/suse-vale-styleguide from e83b279 to 4a53783
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide) from `e83b279` to `4a53783`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases)
- [Commits](e83b279035...4a53783d19)

---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 16:15:41 +00:00
Sunil Singh
7f2a75afb4 Merge pull request #1686 from sunilarjun/update-preview-unreleased
Update Docs Preview Naming
2025-02-28 16:46:56 -08:00
Billy Tat
b4b98a1e10 Fix broken links 2025-02-28 16:10:35 -08:00
Sunil Singh
a36fc63f6e Update naming from (Preview) to (Unreleased) for docs preview versions.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-02-28 16:00:08 -08:00
Billy Tat
7c7b8bd70e Merge pull request #1684 from rancher/dependabot/submodules/dot-github/styles/suse-vale-styleguide-e83b279
Bump .github/styles/suse-vale-styleguide from `419bd8a` to `e83b279`
2025-02-28 09:21:05 -08:00
dependabot[bot]
53be000d06 Bump .github/styles/suse-vale-styleguide from 419bd8a to e83b279
Bumps [.github/styles/suse-vale-styleguide](https://github.com/openSUSE/suse-vale-styleguide) from `419bd8a` to `e83b279`.
- [Release notes](https://github.com/openSUSE/suse-vale-styleguide/releases)
- [Commits](419bd8a09a...e83b279035)

---
updated-dependencies:
- dependency-name: ".github/styles/suse-vale-styleguide"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-28 16:25:44 +00:00
Billy Tat
f800642cad Merge pull request #1676 from btat/cves-feb-2025
Add Feb 2025 release CVEs and advisories
initial-snapshot-v2.10.3 initial-snapshot-v2.8.13 initial-snapshot-v2.9.7
2025-02-27 11:56:42 -08:00
Billy Tat
bb0c761e1b Merge pull request #1672 from rancher/v2.10.3
Merge v2.10.3 release branch into main
2025-02-27 11:56:12 -08:00
Billy Tat
ccf3813062 Merge pull request #1671 from rancher/v2.9.7
Merge v2.9.7 release branch into main
2025-02-27 11:55:49 -08:00
Billy Tat
f6d438db87 Merge pull request #1670 from rancher/v2.8.13
Merge v2.8.13 release branch into main
2025-02-27 11:55:33 -08:00
Sunil Singh
952d52b777 Merge pull request #1675 from rancher/v2.8.13-maintenance
[2.8.13] Release Date Update
2025-02-27 09:40:17 -08:00
Sunil Singh
2c465c5062 Merge pull request #1674 from rancher/v2.9.7-maintenance
[2.9.7] Release Date Update
2025-02-27 09:39:27 -08:00
Sunil Singh
6c91278eda Merge pull request #1673 from rancher/v2.10.3-maintenance
v2.10.3 Release Date Update
2025-02-27 09:37:14 -08:00
Sunil Singh
2ccc6ab730 [2.8.13] release date update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-02-27 09:04:54 -08:00
Sunil Singh
a9099033ca [2.9.7] release date update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-02-27 08:59:47 -08:00
Sunil Singh
2f113f1f96 [2.10.3] release date update
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2025-02-27 08:50:27 -08:00
Billy Tat
7d70ee0375 Add Feb 2025 release CVEs and advisories 2025-02-26 17:56:50 -08:00
Billy Tat
e18602a269 Merge pull request #1668 from btat/workflow-sanitize-title
Sanitize title using intermediate var in workflow
2025-02-26 11:29:40 -08:00
Billy Tat
9198633453 Sanitize title using intermediate var in workflow
Adjust title depending on Product or Community repo
2025-02-25 16:46:20 -08:00
Billy Tat
ba3eacda93 Merge pull request #1654 from ajaeger/patch-1
nit: Update helm-cli.md
2025-02-25 15:00:22 -08:00
Billy Tat
773fe28d92 Merge pull request #1660 from btat/release-maintenance-template
Add issue template for release maintenance checklist
2025-02-25 14:24:01 -08:00
Billy Tat
b4807683ec Merge pull request #1662 from btat/gh-deploy-pages-ignore
[skip ci] Don't run gh pages deployment for issue template changes
2025-02-25 14:23:39 -08:00
Billy Tat
8ed0dbe7ec [skip ci] Don't run gh pages deployment for issue template changes 2025-02-25 11:48:47 -08:00
Billy Tat
420abd154e Merge pull request #1661 from btat/test-deploy-ignore
Don't run test deployment for issue template changes
2025-02-25 11:45:29 -08:00
Andreas Jaeger
7ce89a8698 Fix typo also in versioned_docs
Cover helm-cli typo also in versioned_docs.
Fix English sentence, remove extra "." in mid-sentence.
2025-02-25 09:08:45 +01:00
Billy Tat
f61e7e0df2 [skip ci] Don't run test deployment for issue template changes 2025-02-24 17:04:11 -08:00
Billy Tat
286f38b7db [skip ci] Issue templates: remove unused optional fields 2025-02-24 16:59:05 -08:00
Billy Tat
a0d0349345 [skip ci] Add issue template for release maintenance tasks 2025-02-24 16:58:51 -08:00
Billy Tat
502204f50a Merge pull request #1659 from rancher/v2.10.3-maintenance
v2.10.3 Maintenance Items
2025-02-24 16:02:10 -08:00