Skip to content
Snippets Groups Projects
  1. Oct 17, 2017
  2. Aug 30, 2017
    • Alex Clemmer's avatar
      Drop support for go 1.7 · 408a5925
      Alex Clemmer authored
      The codegen routines for ksonnet-lib depend on some Go 1.8 features
      (e.g., `sort.Slice`). Once we vendor the dependency, this will cause the
      build to fail perpetually for Go 1.7.
      
      This commit therefore drops support for 1.7, making 1.8 the line of
      supportability. This decision was made together with @anguslees, in
      slack PMs.
      408a5925
    • Angus Lees's avatar
      Add basic integration test framework · b01b1647
      Angus Lees authored
      Currently contains basic "update" and "delete" tests.
      More cases will be added in followup patches.
  3. Aug 08, 2017
  4. Jul 07, 2017
  5. Jun 22, 2017
  6. Jun 14, 2017
  7. May 19, 2017
  8. May 17, 2017