Commit Graph

246 Commits

Author SHA1 Message Date
Jordan Banasik d74fbab6e2 Add known hosts header, move warning
This change adds a tertiary header for the `Known hosts` section and
moves the warning to the top to emphasize the importance of adding known
hosts.
2023-12-20 11:50:31 -08:00
Jordan Banasik 2713ff7e48 Clarify ambiguity in GitRepo resource creation
The issue here stems from a combination of using the word 'it' to mean
something specific and a lack of grammar. I've corrected both issues to
help clarify intent with the language.
2023-12-20 11:40:50 -08:00
Raul Cabello Martin 1f5815df3a
Merge pull request #106 from raulcabello/drift-target-customization
Add correctDrift docs to targetCustomization
2023-12-13 09:54:17 +01:00
raul eaf11a6344
add correctDrift to targetCustomization 2023-12-11 11:35:19 +01:00
Billy Tat a2fa0e5d33 Add 'More from SUSE' dropdown to header 2023-11-16 15:36:54 +01:00
Corentin Néau 86f3eddaa7 Fix typo in namespaces docs
Namespaces are in use, or used.
2023-11-16 15:26:42 +01:00
fleet-bot 9acb915275 chore: Set latest docusaurus version
Made with ❤️️ by updatecli
2023-11-16 15:17:59 +01:00
Corentin Néau 7ce9d026f6 Fix typo
`will be ran` → `will be run`.
2023-10-30 12:58:30 +01:00
Olivier Vernin 3a1e84bfc7
Merge pull request #100 from olblak/fix0.8.0/2
Bump Fleet version in documentation to 0.8
2023-10-10 10:45:09 +02:00
Mario Manno 3badb676f2
Merge pull request #101 from rancher/update-generated-cli-crd
Update generated CLI/CRD reference
2023-10-06 11:39:09 +02:00
Mario Manno c9fa14e89a Update generated CLI/CRD reference 2023-10-06 11:38:37 +02:00
Olivier Vernin 96d7a62455 Bump Fleet version in documentation to 0.8
Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
2023-10-06 11:10:15 +02:00
Olivier Vernin 25f4339bdb
Merge pull request #97 from olblak/bumpGANodeVersion
Bump Node version to 20.x in GitHub Action workflow
2023-10-02 11:01:26 +02:00
Olivier Vernin 3d63d0d144 Bump Node version to 20.x in GitHub Action workflow
Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
2023-10-02 09:57:38 +02:00
Mario Manno 0143f92641
Merge pull request #96 from rancher/fleet-cli-helm-to-bundle
Add example for helm to bundle
2023-09-27 13:25:22 +02:00
Mario Manno c25c001469 Add example for helm to bundle 2023-09-27 10:21:42 +02:00
Mario Manno 3621f1c0e4
Merge pull request #95 from rancher/update-registration-and-namespace-diagrams
Update registration and namespace diagrams
2023-09-25 11:14:37 +02:00
Mario Manno 02897cc309 Update namespaces diagram 2023-09-22 15:18:17 +02:00
Mario Manno 7a03cd06f2 Add registration secrets diagram 2023-09-22 14:49:16 +02:00
Alejandro Ruiz 2d41f1e788
Document new Helm options in fleet.yaml (#93) 2023-09-20 11:45:14 +02:00
Tim Hardeck c834564c9f
Merge pull request #94 from rancher/improve_takeownership_description
Improve takeOwnership description
2023-09-12 10:28:18 +02:00
Tim Hardeck e8bd718952
Improve takeOwnership description
that it is supported outside of helm-based bundles.
2023-09-12 10:11:58 +02:00
Mario Manno 413a1464fe Update CRD reference 2023-09-08 15:09:05 +02:00
Mario Manno e9640a6073
Merge pull request #92 from rancher/fleet-yaml-helm-sections
Add sections to fleet.yaml helm options
2023-09-06 09:56:58 +02:00
Mario Manno 2c2254b745 Add sections to fleet.yaml helm options 2023-09-05 11:52:46 +02:00
Mario Manno 6dc5d7dec1 Switch to checkout@v4 2023-09-04 17:03:16 +02:00
Mario Manno da24ee64d5
Merge pull request #85 from rancher/list-of-deployed-resources
Add list of deployed resources
2023-09-04 17:02:16 +02:00
Mario Manno ca53e26c19
Merge pull request #89 from rancher/webhook-docs-performance-recommendations
webhook.md: add scalability/performance considerations
2023-09-04 17:01:31 +02:00
Mario Manno 5ad3980760
Merge pull request #91 from rancher/update-api-docs
Update API docs
2023-09-04 15:28:30 +02:00
Mario Manno badba047da Update API docs 2023-09-04 15:27:31 +02:00
Corentin Néau 87a055352d Fix indenting of warning blocks
This ensures that warning blocks about overriding the Helm version of a
chart via target customizations are properly indented and formatted,
even when embedded in lists.
2023-08-30 15:00:57 +02:00
Corentin Néau 6b39759617 Document bundle size issue with target-customised chart version
This adds a warning for Fleet versions from 0.6 onwards about bundle
sizes which may exceed etcd's maximum blob size for bundles containing
multiple versions of a chart as a result of target customisations.
Fleet versions prior to 0.6 did not properly support multiple chart
versions per bundle, hence that warning is not relevant for them.
2023-08-30 15:00:57 +02:00
Silvio Moioli 97ac26802f
webhook.md: add scalability/performance considerations
Discussion about an affected use case is available on the internal case SURE-6779.
2023-08-24 11:21:47 +02:00
Mario Manno d4d2998cd7
Add URL to README 2023-08-10 13:40:24 +02:00
Mario Manno 89c315391d
Merge pull request #86 from rancher/registration-update
Describe how cluster registration works in detail
2023-08-02 13:11:19 +02:00
Tim Hardeck 7fa11a7df5
Merge pull request #88 from olblak/main
Add workflow to automate docusaurus version update
2023-08-01 14:15:43 +02:00
Olivier Vernin c12a2c8942 Add workflow to automate docusaurus version update
Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
2023-08-01 12:15:56 +02:00
Raul Cabello Martin 089be9ec42
Merge pull request #87 from orangewolf/patch-1
remove future features from docs
2023-08-01 10:21:25 +02:00
Rob Kaufman 3d20b67667
remove future features from docs
several features of 0.8 are present in the 0.7 docs. These features do not work in 0.7 so they should not be in the docs.
2023-07-31 22:27:46 -07:00
Mario Manno 397e42f082 Describe how cluster registration works in detail 2023-07-28 12:02:54 +02:00
Mario Manno 939fe3ff27 Add list of deployed resources 2023-07-28 11:50:11 +02:00
Mario Manno b2c08e3a1d
Merge pull request #84 from rancher/cluster-name
Add info about cluster name matcher
2023-07-19 14:22:02 +02:00
Mario Manno 25b9670f95
Update docs/gitrepo-content.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2023-07-19 14:21:55 +02:00
Mario Manno 40d9399eed Add info about cluster name matcher 2023-07-18 17:37:51 +02:00
David Warburton b8b90da81c Fix case mistake in helmRepoURLRegex property 2023-07-14 15:08:27 +02:00
Corentin Néau b1faa46011 Document `.fleetignore` support
This documents how newly supported `.fleetignore` files behave and which
features they support.
2023-07-11 10:41:50 +02:00
raul 64175ac062 Remove instructions to move local clusters 2023-07-10 17:13:59 +02:00
Raul Cabello Martin e1ddf91599
Merge pull request #80 from raulcabello/namespace-labels
Add namespaceLabels and namespaceAnnotations documentation
2023-07-05 12:50:32 +02:00
raul c72c8e4461
Add namespaceLabels and namespaceAnnotations documentation 2023-07-04 12:33:56 +02:00
Dan 357659aaca Update bundle-diffs.md for broken URL
This change fixes a URL that now 404s after repo structure changes. This fixes the 404 caused by https://github.com/rancher/fleet-examples/pull/39
2023-06-30 13:35:06 +02:00