- 23 Sep, 2019 4 commits
-
-
Dimitri Mitropoulos authored
-
Dimitri Mitropoulos authored
-
Filip Barl authored
Add MAINTAINERS file
-
Filip Barl authored
-
- 20 Sep, 2019 9 commits
-
-
Dimitri Mitropoulos authored
fixes -v flag, reflects reality that `verbose` is not a global flag
-
Dimitri Mitropoulos authored
This reverts commit b054b596.
-
Dimitri Mitropoulos authored
-
Dimitri Mitropoulos authored
-
Dimitri Mitropoulos authored
-
Dimitri Mitropoulos authored
-
Damien Lespiau authored
release: Update the location of the Version and ImageTag variables
-
Damien Lespiau authored
Those variables have moved package, update the goreleaser configuration accordingly. Fixes: #68
-
Mark Emeis authored
-
- 19 Sep, 2019 1 commit
-
-
Daniel Holbach authored
friendlier headings
-
- 18 Sep, 2019 17 commits
-
-
Daniel Holbach authored
-
Daniel Holbach authored
add initial rtd support
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Daniel Holbach authored
-
Michał Flendrich authored
version: set default ImageTag to 0.8.0-beta.1, improve the comment
-
Michał Flendrich authored
-
Michał Flendrich authored
-
- 17 Sep, 2019 9 commits
-
-
Michał Flendrich authored
refactor, bugfix: fix manifest path handling; refactor manifests.Get; small style fixes
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
plan view: unify cluster-api manifest retrieval with `apply`; simplify the defer call; add a plan creation TODO
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
-
Michał Flendrich authored
- Bug: 2d78d2ef (#8) changed the default git-path from "" to "." which now causes our complex path resolution logic to break if `--cluster` is an absolute FS (i.e. non-git) path. This commit fixes that. - Refactoring: clearly separate the "git" and "FS" flows in applyRun
-