It did not say effectively what you should get out of reading this
document in the first paragraph.
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
The menu entry in the Use Cases section was missing, and some of the
text needed additional words to be added in order to make better sense.
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
The linked github actions workflow does not actually do what you need, I
found a better one and demonstrated how to use it in this example.
The "GitHub Actions Auto PR" use case could be expanded upon, but I
think maybe this short version already says everything it needs to say!
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This part of the jsonnet example was missing a reference and needed a
bit more explanation to accompany the missing reference.
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
It is probably not elegant or idiomatic jsonnet. I am learning Jsonnet.
I believe the explanation is correct, but I still have to retry this
example for repeatability and check for completeness.
* Jsonnet example - gutted
* take some personalize things away
* clean up awkward sentence
* for real gitops
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
- change links in cli docs to be relative (making mkdocs AND hugo happy)
- run 'make docs'
- fix other links
Signed-off-by: Daniel Holbach <daniel@weave.works>