- Oct 25, 2017
-
-
Jessica Yao authored
Signed-off-by:
Jessica Yao <jessica@heptio.com>
-
- Oct 20, 2017
-
-
Jessica Yuen authored
ksonnet.next isn't released yet. This message remained as a port from the original README file in the kubecfg project.
-
- Oct 17, 2017
-
-
Jessica Yuen authored
-
- Sep 07, 2017
-
-
Alex Clemmer authored
This commit is a follow-up to the discussion in the ksonnet.next design doc, in which users consistently expressed their preference that the `update` command be called `apply`. NOTE: We have renamed `pkg/kubecfg/update_test.go` -> `pkg/kubecfg/apply_test.go`, but we copy the `update`'s integration test file. The reason is that the `update` unit tests actually test things like GC (rather than the command itself), so the file name is inconsequential. On the other hand, the integration tests test the commands themselves, so it is important to have two copies, one for `update` and one for `apply`.
-
- Aug 30, 2017
-
-
Marko Mikulicic authored
Now the commands take either an env or a file, so let's at least fix the README to make it work with files.
-
- Jun 29, 2017
-
-
Angus Lees authored
- `gofmt -s utils/registry_test.go` - Fix missing `if err != nil` check in `cmd/delete.go` (a bug, but not critical) - Add goreportcard button to README
-
- Jun 28, 2017
-
-
Angus Lees authored
Remove poor attempt at setup step entirely. This makes the actual quickstart content more obvious ... and anyone who _actually_ wants to run it will already know how to checkout a git repo.
-
- Jun 27, 2017
-
-
Angus Lees authored
Update example to use something self-contained. Add diff,delete to the quickstart example
-
- Jun 24, 2017
-
-
Sebastien Goasguen authored
-
- Jun 22, 2017
-
-
Angus Lees authored
Fixes #12
-
- Jun 16, 2017
-
-
Angus Lees authored
- Add travis build status badge - Update description of current status - Add note about upstream golang OSX+cgo issue with <1.8.1
-
- Jun 07, 2017
-
-
Marko Mikulicic authored
-
- Jun 05, 2017
-
-
Angus Lees authored
s/go install/go get/
-
- May 23, 2017
-
-
Angus Lees authored
-
Angus Lees authored
-