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
Raul Cabello Martin
a72ddabf36
Merge pull request #77 from e-minguez/patch-1
...
Added a note for bundle names character limitation
2023-06-26 14:09:29 +02:00
Eduardo Mínguez
e6d889f8b3
Added a note for bundle names character limitation
2023-06-26 14:06:57 +02:00
Tim Hardeck
7ab04dd9ef
Merge pull request #76 from rancher/fixer-upper
...
Reference Artifact Hub for installation
2023-06-23 16:10:52 +02:00
Tim Hardeck
6428c3cf37
Add caution banner regarding Fleet in Rancher
2023-06-22 17:11:33 +02:00
Tim Hardeck
6cef541586
Fix line breaks in version 0.7 quickstart
2023-06-22 17:01:30 +02:00
Tim Hardeck
5daec02150
Fix line breaks in quickstart.md
2023-06-22 17:01:29 +02:00
Tim Hardeck
2a428ded98
Ignore .docusaurus folder
2023-06-22 17:01:28 +02:00
Tim Hardeck
2a56f6022a
Incorporate suggestions regarding Fleet helm repo
2023-06-22 17:01:20 +02:00
Tim Hardeck
098ea65271
Incorporate suggestions regarding Fleet helm repo in version 0.7
2023-06-22 17:01:15 +02:00
Tim Hardeck
21cde6ce9b
Add README entry how to reference new Fleet version
2023-06-22 16:38:52 +02:00
Tim Hardeck
aeb5ebba50
Add Artifact Hub references to version 0.7 doc
2023-06-22 16:36:19 +02:00
Tim Hardeck
7084419596
Remove "Next" version download references
...
because we are using Artifact Hub instead.
2023-06-22 16:36:17 +02:00
Tim Hardeck
7b03c0a0bb
Fix Version 0.6 references
2023-06-22 16:36:16 +02:00
Tim Hardeck
5eb3bc38e7
Use Artifact Hub for installing Fleet
2023-06-22 16:36:15 +02:00
Tim Hardeck
e8f981044e
Do not show maintenance banner for 0.7
2023-06-22 16:36:13 +02:00
Raul Cabello Martin
4bc9837185
Merge pull request #75 from raulcabello/drift-correction
...
Add drift correction docs
2023-06-21 10:09:36 +02:00
raul
8c970d9a6d
Explain drift correction force
2023-06-21 10:04:05 +02:00
raul
cb07a60258
Add drift correction docs
2023-06-20 11:57:55 +02:00
Tim Hardeck
61805454b1
Merge pull request #73 from rancher/add_fleet_version_0.7
...
Add Fleet Version 0.7
2023-06-19 14:23:09 +02:00
Tim Hardeck
a31891b643
Add Fleet Version 0.7
2023-06-19 13:47:42 +02:00
Tim Hardeck
20f09c1825
Merge pull request #74 from rancher/fix_docs_following_helm_chart_readmes
...
Fix docs following helm chart readmes
2023-06-19 13:46:03 +02:00
Tim Hardeck
fd90fa7b60
Update docs/quickstart.md
...
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2023-06-19 13:45:51 +02:00
Tim Hardeck
4dcf3bfefb
Improve wording of initiated registration
2023-06-19 13:28:20 +02:00
Tim Hardeck
92675a9c46
Improve Deployment management description
2023-06-19 13:20:23 +02:00
Tim Hardeck
60b990957f
Improve Helm 3 requirement description
2023-06-19 13:18:46 +02:00
Mario Manno
bccdd241b0
Move info about gitrepo namespaces into gitrepo-add.md
2023-06-13 15:15:16 +02:00
Mario Manno
3fc252a8e0
Add note about default cluster group target
2023-06-13 15:06:34 +02:00
Mario Manno
7b62630261
Use permalink for fleet.yaml struct
2023-06-13 14:54:03 +02:00
Mario Manno
e0f204cc3c
Remove whitespace at end of the line
2023-06-13 14:50:34 +02:00
Mario Manno
f046f7e94a
Move helm values explanation into gitrepo-content.md
2023-06-13 14:49:30 +02:00
Mario Manno
d6a383ec45
Merge pull request #72 from rancher/clarify-bundle-fields
...
Notes about bundle fields limitations
2023-06-07 14:57:27 +02:00
Mario Manno
eef1ecccfc
Merge pull request #71 from raulcabello/skip-bundle-targets
...
Add overrideTargets and doNotDeploy documentation
2023-06-07 14:57:17 +02:00
Mario Manno
184950d291
Notes about bundle fields limitations
2023-06-07 11:25:49 +02:00
raul
683df8c0dd
Add overrideTargets and doNotDeploy documentation
2023-06-06 11:06:54 +02:00
Raul Cabello Martin
5edb6ce5c9
Document how to use different helm credentials for each path ( #69 )
...
* Document how to use different helm credentials for each path
* Clarify which path is used for the helm credentials
Co-authored-by: Mario Manno <mario.manno@gmail.com>
* Add how to use different helm credentials for each path in warning box
* Fix missing line in secrets path explanation
* Clarify path for Bundles
Co-authored-by: Corentin Néau <tan.neau@suse.com>
---------
Co-authored-by: Mario Manno <mario.manno@gmail.com>
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2023-06-02 15:23:27 +02:00
Mario Manno
37a5dbcc3f
Fix cluster namespace annotations reference
2023-06-01 18:31:33 +02:00
Mario Manno
eed164c9b6
Merge pull request #70 from rancher/remove-cluster-move-hints
...
Remove instructions to move clusters
2023-05-30 13:26:06 +02:00
Mario Manno
f3aa78d745
Remove instructions to move clusters
...
Cluster migration is more difficult
2023-05-30 13:23:07 +02:00
Billy Tat
3e1097e284
Bump deprecated Node.js actions
2023-05-30 10:10:18 +02:00
Mario Manno
413abe810c
Clarify cluster targeting and customization
2023-05-25 15:29:45 +02:00
Mario Manno
89474ed8ea
Remove instructions for moving local cluster to another namespace
...
This is currently not working and Rancher related instructions belong
into the Rancher docs.
2023-05-25 15:29:45 +02:00
Mario Manno
18f320ecb9
Add troubleshooting instructions to get resource status
2023-05-25 15:29:45 +02:00
Mario Manno
a86ac73d48
Merge pull request #67 from raulcabello/agent-config
...
Add fleet agent config docs
2023-05-16 13:50:50 +02:00
raul
5d4b34dbbf
Add fleet agent config docs
2023-05-16 12:44:58 +02:00