UNCLASSIFIED

  1. 05 May, 2020 1 commit
  2. 20 Apr, 2020 1 commit
  3. 09 Mar, 2020 2 commits
  4. 06 Mar, 2020 1 commit
  5. 05 Mar, 2020 1 commit
  6. 04 Mar, 2020 1 commit
  7. 29 Feb, 2020 1 commit
  8. 28 Feb, 2020 6 commits
    • Josh Wolf's avatar
      add more unit tests · 4708fbc1
      Josh Wolf authored
      4708fbc1
    • Josh Wolf's avatar
      properly support username:password auth · a0d6231d
      Josh Wolf authored
      allow overwriting of username/password through cli
      
      fix bug with policy checking
      a0d6231d
    • Josh Wolf's avatar
      test test test · 2c81e31a
      Josh Wolf authored
      2c81e31a
    • Josh Wolf's avatar
      ef8cfa9c
    • Josh Wolf's avatar
      consolidate image sync utils · 74a2818d
      Josh Wolf authored
      74a2818d
    • Josh Wolf's avatar
      I'm sorry Jeff... · e3f1a965
      Josh Wolf authored
      refactoring drastically in attempt to modularize sync operations by separating the actual sync logic from the configuration logic
      
      all configuration logic is moved/stored in `cmd` package
      
      all logic unrelated to configuration parsing, such as syncing, manifest generation, image parsing, is delegated to packages within `pkg`
      
      completely restructured `config.yaml` file meant to drive p8kr
      
      restricted commands to:
      
      * pull: synchronize images found in manfiest to transient registry defined by `transient.registry`
      * push: synchronize images found in manifests from transient registry to destination registry
      e3f1a965
  9. 26 Feb, 2020 1 commit
  10. 24 Feb, 2020 1 commit
  11. 21 Feb, 2020 1 commit
  12. 13 Feb, 2020 2 commits