1. 04 Mar, 2020 2 commits
    • Merge pull request #76 from pohly/build-targets · 4cf843f6
      Kubernetes Prow Robot authored
      build for multiple platforms only in CI, add s390x
    • build for multiple platforms only in CI, add s390x · 3863a0f6
      Patrick Ohly authored
      Developers should not be forced to build for all platforms by
      default. We also don't want to copy-and-paste the go invocation for
      each new platform.
      
      To address both, the target platform(s) are now configurable via
      BUILD_PLATFORMS and additional platforms are only enabled in the Prow
      CI.
      
      For now this serves as a test that the source actually compiles for
      multiple platforms. Building images for different target platforms is a
      different problem.
  2. 14 Feb, 2020 2 commits
  3. 13 Feb, 2020 2 commits
  4. 10 Feb, 2020 4 commits
  5. 24 Jan, 2020 1 commit
  6. 19 Jan, 2020 1 commit
  7. 13 Jan, 2020 1 commit
  8. 11 Jan, 2020 1 commit
  9. 10 Jan, 2020 2 commits
  10. 08 Jan, 2020 2 commits
  11. 02 Jan, 2020 4 commits
  12. 23 Dec, 2019 1 commit
  13. 21 Dec, 2019 1 commit
  14. 18 Dec, 2019 1 commit
  15. 17 Dec, 2019 1 commit
    • Enable snapshot tests in 1.17 to be run in non-alpha jobs. · b98b2aed
      Michelle Au authored
      This requires adding one more parallel e2e test run with
      a special focus flag because snapshot tests are still guarded
      with a "[Feature:VolumeSnapshotDataSource]" tag. The setting that
      skips all tests with "[Feature:.*]" has to be removed because it
      overrides the focus.
      
      We don't have serial snapshot tests yet. This needs to be modified
      again if we add any in the future.
  16. 06 Dec, 2019 1 commit
  17. 04 Dec, 2019 6 commits
  18. 03 Dec, 2019 1 commit
  19. 02 Dec, 2019 1 commit
  20. 29 Nov, 2019 1 commit
    • Use kind v0.6.0 · 80bba1fe
      Sunny authored
      kind v0.6.0 appends the kubeconfig with the default config at
      ~/.kube/config.
  21. 26 Nov, 2019 1 commit
  22. 25 Nov, 2019 1 commit
  23. 24 Nov, 2019 1 commit
  24. 21 Nov, 2019 1 commit