Skip to content
Snippets Groups Projects
  1. Sep 01, 2017
    • Jessica Yuen's avatar
      Refactor cmd/ application logic to pkg/ · f7d6436d
      Jessica Yuen authored
      This commit will separate the application level logic for the 'show', 'delete',
      'validate', and 'diff' commands from the Cobra logic in the cmd/ package.  The
      application level logic will be placed in pkg/kubecfg/.
      f7d6436d
  2. Aug 01, 2017
  3. Jul 26, 2017
  4. Jun 30, 2017
  5. May 29, 2017
  6. May 18, 2017
  7. May 17, 2017
  8. May 16, 2017
    • Angus Lees's avatar
      Add ability to read json/yaml/jsonnet input files · 9ddea438
      Angus Lees authored
      File format is recognised via simple file extension check.
      
      Any "List" objects found will be expanded into their constituent
      items, so single-element formats like json and jsonnet can use a
      v1.List to capture multiple resource objects.
      9ddea438
  9. May 15, 2017
  10. May 12, 2017