Skip to content
Snippets Groups Projects
  1. Jan 08, 2018
  2. Jan 05, 2018
  3. Jan 02, 2018
  4. Dec 04, 2017
  5. Dec 02, 2017
  6. Dec 01, 2017
  7. Nov 28, 2017
  8. Nov 27, 2017
  9. Nov 26, 2017
  10. Nov 22, 2017
  11. Nov 18, 2017
  12. Nov 17, 2017
  13. Nov 16, 2017
  14. Oct 25, 2017
  15. Oct 20, 2017
  16. Oct 17, 2017
  17. 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
  18. 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
  19. Jun 29, 2017
  20. 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.
  21. Jun 27, 2017
  22. Jun 24, 2017
  23. Jun 22, 2017
  24. 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
  25. Jun 07, 2017
  26. Jun 05, 2017
  27. May 23, 2017