Commit Graph

27 Commits

Author SHA1 Message Date
Olivier Vernin 012168d5fa
Merge branch 'main' into 249-backup-restore-gotchas 2025-08-07 20:49:24 +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
Corentin Néau 0303d68953
Fix broken anchor on bundle resources
The top of the page does not need any anchor.
2025-08-06 16:46:55 +02:00
Corentin Néau ecde91dfac
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.
2025-08-06 16:46:55 +02:00
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
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
hridyesh bisht 7e10b1ac6b
Fixing {name} using code snippets 2025-06-24 22:23:36 +05:30
Mario Manno 5497d60846 Upgrade to docusauraus 3 and add mermaid support 2025-06-24 15:07:42 +02:00
github-actions[bot] 26b3ef1835
chore: doc: synchronize Fleet release note (#269)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-06-24 12:11:16 +02:00
hridyesh bisht acb9c44458
Merge branch 'main' into feat-persona-fleet 2025-05-27 16:16:39 +05:30
kakabisht 7689e3b406 Adding information about persona in fleet docs 2025-05-27 10:45:50 +00:00
github-actions[bot] 74dd7a45a6
docs: synchronize Fleet release note (#253)
* 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-05-19 13:18:41 +02:00
github-actions[bot] d55f59e1de
docs: synchronize Fleet release note (#241)
* 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-05-12 12:53:53 +02:00
hridyesh bisht b57d4ca91f
Fixing broken links 2025-05-12 13:39:01 +05:30
Corentin Néau 0b26bc0a1b
Document limitation on Helm charts in git with custom CAs (#244)
This clarifies that, while Helm options support `git::http://`-prefixed
chart URLs, using them will not succeed when pointing to a git
repository using a custom CA bundle.

It takes the opportunity to somewhat reformat the `fleet.yaml`
reference, with collapsible YAML and further details on the main Helm
options being migrated further down the page. This allows better
formatting and should hopefully make that page more readable.
2025-05-09 12:17:24 +02:00
Corentin Néau 9acf021ea5
Document strict host key checks support (#234)
This provides information about what that feature means and a brief
overview of how it works.
2025-04-25 16:53:01 +02:00
Corentin Néau 453c3df813
Fix links on `fleet-agent` help page (#232)
Those links, previously broken, now properly redirect to subcommands.
2025-04-25 16:08:36 +02:00
Corentin Néau a51e4a1437
Decrease indentation level for paragraph on credentials in git (#217)
That paragraph belongs one level higher than it was, not being part of
the subsection on private Helm registries.
2025-02-04 11:24:14 +01:00
Patrick Seidensal 0828b6679b
Fix typo (#215)
* Fix typo

* Fix typo, add type to code block
2025-02-03 14:18:49 +01:00
Corentin Néau bf3da29b8a
Fix formatting of troubleshooting intro (#208)
This fixes indenting for nested lists to be treated as such, instead of
appearing as code blocks.
2024-12-17 11:18:26 +01:00
updatecli-bot 9ee26ec985 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-19 10:08:00 +00:00
updatecli-bot d61d5be569 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-17 18:07:58 +00:00
updatecli-bot 2405e6bcba chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-15 16:08:12 +00:00
updatecli-bot d58cad33a5 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-14 10:07:31 +00:00
updatecli-bot 6ba8349bd8 chore: doc: synchronize Fleet release note
Made with ❤️️ by updatecli
2024-11-13 18:08:03 +00:00
github-actions[bot] 3886e7a549
chore: Set latest docusaurus version (#203)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2024-11-11 14:35:09 +01:00