Skip to content
Snippets Groups Projects
  1. Oct 25, 2017
  2. Oct 20, 2017
  3. Oct 17, 2017
  4. Sep 07, 2017
    • Alex Clemmer's avatar
      Deprecate `update` subcommand; introduce `apply` · 94a18089
      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`.
      94a18089
  5. Aug 30, 2017
    • Marko Mikulicic's avatar
      Fix README · 25734d2c
      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.
      25734d2c
  6. Jun 29, 2017
  7. Jun 28, 2017
    • Angus Lees's avatar
      Simply quickstart further · dd14013d
      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.
  8. Jun 27, 2017
  9. Jun 24, 2017
  10. Jun 22, 2017
  11. Jun 16, 2017
    • Angus Lees's avatar
      Minor README updates · 9fa13e7c
      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
      9fa13e7c
  12. Jun 07, 2017
  13. Jun 05, 2017
  14. May 23, 2017