- 13 Sep, 2019 3 commits
-
-
Michał Flendrich authored
This seemingly introduces duplication, but IMO this constant is a style implementation detail that doesn't make much sense to share between different places. Column-based pretty-printing looks depend on the exact data being shown. If we think that it's the same data being printed in both places, then we should extract & share a bigger chunk of code than just one const.
-
Michał Flendrich authored
-
Michał Flendrich authored
-
- 12 Sep, 2019 20 commits
-
-
Michał Flendrich authored
refactor: Split out `apply` and `plan view` into subpackages.
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
PersistentFlags() makes subcommands inherit these flags. This is not necessary in this situation, so I'm simplifying it.
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
This is because we don't seem to use the context in any meaningful way here.
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
Refactor: extract `specs` from `main` to a separate package.
-
Michał Flendrich authored
-
Michał Flendrich authored
This change is intended to clean up the code, but leave behavior unmodified.
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
- 11 Sep, 2019 3 commits
-
-
Daniel Holbach authored
fix link to fluxctl docs
-
Daniel Holbach authored
-
Daniel Holbach authored
add some basic community information, link to resources
-
- 10 Sep, 2019 2 commits
-
-
Daniel Holbach authored
-
Daniel Holbach authored
-
- 09 Sep, 2019 1 commit
-
-
Jerry R. Jackson authored
* remove reference to personal github account * uses weaveworks for example repos
-
- 06 Sep, 2019 5 commits
-
-
Jerry R. Jackson authored
-
Simon authored
* Update installation instructions to use release binary
-
Jerry R. Jackson authored
* beginnings of "wksctl init" * all translations now in * support running with OR without stored manifests for flux and wks-controller * Restore flux test into os_test; deal with mismatch in footloose cluster.New() signature * clean up arguments to "init"
-
Mark Emeis authored
Return git tag instead of branch+hash if commit is tagged.
-
Mark Emeis authored
-
- 30 Aug, 2019 6 commits
-
-
Mark Emeis authored
-
Damien Lespiau authored
ci: Add release on tag with goreleaser
-
Damien Lespiau authored
-
Damien Lespiau authored
-
Damien Lespiau authored
-
Simon authored
Refactor Readme
-