Commit Graph

602 Commits

Author SHA1 Message Date
Corentin Néau 8013c78a96
Fix warnings about strict host key checks
This rephrases misleading warnings about known hosts, removing them
entirely for versions where the default behaviour is secure.
2025-09-10 12:50:52 +02:00
hridyesh bisht 3f319bd63d
Merge pull request #321 from kakabisht/feat-SSH-warning
Add info about SSH proxy limitation [SURE-10040]
2025-09-02 14:04:55 +05:30
hridyesh bisht e5f82784ed
Merge branch 'main' into feat-SSH-warning 2025-09-02 11:54:12 +05:30
hridyesh bisht c2ad256ec4
Merge pull request #320 from kakabisht/feat-oci-Helm-registry
[SURE-8547] Adding documentation about fetching Helm charts from OCI
2025-09-01 14:14:10 +05:30
hridyesh bisht c57600c597
adding reference to HelmOps docs 2025-09-01 14:10:49 +05:30
hridyesh bisht 0b1630dd33
Update docs/fetch-helm-oci.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-09-01 13:31:15 +05:30
hridyesh bisht 65647cb856
Update docs/fetch-helm-oci.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-09-01 13:29:56 +05:30
hridyesh bisht 2c92e67513
Add info about SSH proxy limitation [SURE-10040] 2025-08-29 11:45:41 +05:30
hridyesh bisht d0394e0a80
Merge branch 'main' into feat-oci-Helm-registry 2025-08-26 14:22:43 +05:30
hridyesh bisht 29b56dc6c8
Adding documentation about fetching Helm charts from OCI [SURE-8547] 2025-08-26 14:21:48 +05:30
hridyesh bisht 32a6e8760d
Adding google analytics (#314) 2025-08-13 10:40:14 +02:00
Corentin Néau 7cb9ed4222
Add RBAC workaround description to v0.10-11 (#297)
The original issue has been fixed in v0.12, yet the workaround
description was omitted from Rancher v2.9.9 release notes.

Documenting it on the troubleshooting page makes it accessible to users.
2025-08-11 14:29:44 +02:00
Xavi Garcia 14bf3fc19a
Add note about changing Bundle ids (#301)
* Add note about changing Bundle ids

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>

* Update docs/troubleshooting.md

Co-authored-by: Corentin Néau <tan.neau@suse.com>

---------

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
Co-authored-by: Corentin Néau <tan.neau@suse.com>
Co-authored-by: Olivier Vernin <olivier@vernin.me>
2025-08-11 14:27:19 +02:00
Mario Manno e84e58f377
Turn fleet.yaml into an options table (#299)
* Turn fleet.yaml into an options table

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-08-11 14:26:06 +02:00
Corentin Néau 85d69c962d
Add info about restoring backups to GitRepo how-to (#295)
* Add info about restoring backups to GitRepo how-to

This provides a few bits of advice about steps to take before restoring
a multi-cluster setup with Fleet workloads.

* Fix broken anchor on bundle resources

The top of the page does not need any anchor.

* Propagate doc to version 0.13

A new version has been created, and needs this documented as well.

---------

Co-authored-by: Olivier Vernin <olivier@vernin.me>
2025-08-07 22:59:21 +02:00
Olivier Vernin 806caa66fa
chore: allow to trigger manuall GHA deploy workflow (#313) 2025-08-07 22:54:08 +02:00
github-actions[bot] 11c05b1e86
docs: synchronize Fleet release note (#312)
* chore: docs: update releasepost configuration file releasepost.yaml

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 20:42:59 +02:00
Olivier Vernin 46538c76dc
Merge pull request #311 from rancher/updatecli_main_9bc32f73c7425e5d7d6a3e394780b3da48a426b42465b81f2ee642f0d3fe10e3
deps(updatecli): bump all policies
2025-08-07 20:33:38 +02:00
updatecli-bot 16757bfd46 chore: deps(updatecli): bump "ghcr.io/olblak/rancherlabs-policies/doc...
... usaurus/releasepost" policy to 0.6.0

Made with ❤️️ by updatecli
2025-08-07 18:08:08 +00:00
github-actions[bot] dc9f3bef33
chore: doc: synchronize Fleet release note (#309)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 14:46:40 +02:00
github-actions[bot] 3f8e0bcb70
chore: doc: synchronize Fleet release note (#308)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 14:33:05 +02:00
github-actions[bot] 2e1b326b0d
docs: synchronize Fleet release note (#306)
* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 10:40:31 +02:00
github-actions[bot] ed4b70f485
docs: synchronize Fleet release note (#298)
* chore: docs: update releasepost configuration file releasepost.yaml

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-04 12:02:04 +02:00
Corentin Néau 2b219808a1
Document bundle naming override (#303)
Overriding a bundle's name can be done through the `name` field in a
`fleet.yaml` file.
2025-07-31 16:27:09 +02:00
hridyesh bisht 89c59a22b1
Merge pull request #302 from rancher/fix-0.13-links
Fix 0.13 links
2025-07-30 16:00:24 +05:30
Corentin Néau 64a25d73b0
Fix broken anchors
This fixes broken anchors reported by `yarn build`.
2025-07-24 17:24:23 +02:00
Corentin Néau 01473c71e1
Fix broken links
This fixes all links listed a broken by `yarn build`.
Incidentally, even working relative links may be listed as broken when
linking file a.md from b.md in the same folder as `[stuff from a](./a)`.
Instead, linking it as `[stuff from a](./a.md)` eliminates the error.
2025-07-24 17:24:23 +02:00
Corentin Néau 251fbcd307
Throw errors on broken links and anchors
We should not ship documentation with broken links nor anchors. Let's
ensure that our CI does a bit more than simply warn us about them.
2025-07-24 17:24:19 +02:00
Corentin Néau 62465537ad
Fix broken links for 0.13
Static images are referenced through relative paths, which needed to be
adjusted.
2025-07-24 16:01:32 +02:00
Corentin Néau 47badcb2e5
Remove out-of-maintenance banner for 0.12 and 0.13
Both of those versions are still being maintained, as are their
respective docs.
2025-07-24 16:00:21 +02:00
github-actions[bot] e0c757b395
chore: Set latest docusaurus version (#300)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-24 13:37:56 +02:00
github-actions[bot] 9d32f4f7a8
chore: deps(updatecli): bump "ghcr.io/updatecli/policies/autodiscover... (#294)
... y/updatecli" policy to 0.9.0

Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-23 13:00:03 +02:00
hridyesh bisht e222ad9496
Fix minor bugs (#296)
* Fix typos for latest version

* Propagate fixes to supported versions

This applies typo fixes to docs for v0.10 to v0.12.

---------

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-07-23 12:59:16 +02:00
Mario Manno 0583f5edbe
Merge pull request #290 from rancher/revert-0.8-changelog
Revert versioned_docs/version-0.8/changelogs/changelogs/v0.8.0.md
2025-07-07 11:58:04 +02:00
Mario Manno 61144e803a Revert versioned_docs/version-0.8/changelogs/changelogs/v0.8.0.md 2025-07-07 11:53:48 +02:00
Mario Manno 244950ade9
Merge pull request #277 from p-se/issue-3590-2
Document GitRepo, HelmOps and Cluster status fields and conditions
2025-07-07 11:25:51 +02:00
Mario Manno 93a168240b
Merge pull request #286 from rancher/fix-oci-helmop-chart-mention
Remove empty chart field from OCI HelmOps chart example
2025-07-07 11:23:19 +02:00
github-actions[bot] 98d3b2edeb
chore: doc: synchronize Fleet release note (#289)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-07 11:15:07 +02:00
github-actions[bot] 4b98c20f2e
docs: synchronize Fleet release note (#288)
* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-07 10:26:10 +02:00
hridyesh bisht f31cac7872
Merge pull request #287 from rancher/0.13-remove-experimental-features
Remove experimental features page from v0.13 docs
2025-07-04 13:45:39 +05:30
Corentin Néau 01fabc8732
Remove experimental features page from v0.13 docs
Both OCI storage and HelmOps have been moved out of experimental status.
2025-07-04 09:51:08 +02:00
Corentin Néau bc98bb1361
Remove empty chart field from OCI HelmOps chart example
The comment specifying that the `chart` field could be omitted when
referencing an OCI chart might mislead readers into thinking that
non-empty values would still be allowed.
2025-07-03 16:04:52 +02:00
hridyesh bisht 3b93de4066
Fixing a repetition in navbar (#284)
OCI storage need only be featured once.
2025-07-03 13:30:56 +02:00
hridyesh bisht 8e6ebeeaf3
Merge branch 'main' into issue-3590-2 2025-07-03 14:09:37 +05:30
Mario Manno 47cc81ee44
Merge pull request #280 from rancher/clarify-helmops-oci-artifacts
Add note on versions of OCI artifacts for HelmOps
2025-07-02 18:12:32 +02:00
Mario Manno 30de09abb8
Merge pull request #281 from rancher/bundle-cli
Add note about Fleet CLI deploy
2025-07-02 18:12:21 +02:00
Mario Manno 61f14ef0fa
Merge pull request #260 from rancher/chart-fleetyaml-reference
Add note on referencing embedded charts in fleet.yaml
2025-07-02 18:06:09 +02:00
Mario Manno fc2573e3c5
Merge pull request #243 from sunilarjun/update-nav
Updating Missing Sidebar Entries
2025-07-02 18:05:26 +02:00
Mario Manno 93d8576827
Merge pull request #245 from rancher/glossary-in-sidebar
Add glossary to sidebar
2025-07-02 18:05:22 +02:00
Mario Manno e0087cf65a Add note about Fleet CLI deploy
These two pages (ref-bundle-stages and bundle-add) are closely related,
so I added a note to the bundle-add page about the Fleet CLI.
2025-07-02 17:27:28 +02:00