"release-manifests.yaml" workflow which targets releasing tags that are
labeled as a release, or commits that are pushed on the release branch.
add more detail in jsonnet example section
more text
There might be some overlap with the SOPS/Azure KMS example that Leigh
provided
re-align with #1064
fixup text
substantial rework in introduction
more text that hasn't been in a commit yet
more organization
more commentary
* Fixme: Jsonnet is still missing an example.jsonnet
If you test these examples now then you will find
...the example for build doesn't expect or honor any caching, while
there is an easy opportunity to add caching...
Some additional things that need changes to fix them to work
better, or adding more caveats in the tutorial text...
* clarify that "this is CI-ops"
Jsonnet will be 2 examples now, 1- how to copy a configmap in several
repos, 2- how to copy a secret in several repos (the sops/gitops way)
* Set explicit column widths for timetable
No need for old Firefox workaround. It appears fine on FF in 2021
See:
- https://github.com/squidfunk/mkdocs-material/issues/922
- https://github.com/squidfunk/mkdocs-material/issues/118
* Hide TOC right column on migration table page
* SDK->GOTK footnote
* Cross-link admonitions between Roadmap and Timetable
To-do: change structure and file names under migration menu dir when we
move to fluxcd/website
* Add custom heart admonition
* Link to documentated deprecation of apiextensions.k8s.io/v1beta1
CustomResourceDefinition
* Fix caret (^^ underlines short status)
* Initial migration and Support Timetable
Add mkdocs markdown_extensions and sort them alphabetically
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Scott Rigby <scott@r6by.com>
- add singular alias to get commands
- allow filtering the get commands result by resource name
- add the image commands to mkdocs index
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
I changed the author "The Flux project", since it seemed oddly
redundant to effectively say "the author is the Flux authors".
Signed-off-by: Michael Bridgen <michael@weave.works>
- add notification-controller/api commands to index
- move diagrams to docs website
- update CRDs docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>