1. 18 Dec, 2020 3 commits
  2. 17 Dec, 2020 2 commits
  3. 16 Dec, 2020 1 commit
  4. 15 Dec, 2020 1 commit
  5. 12 Dec, 2020 1 commit
  6. 09 Dec, 2020 1 commit
  7. 04 Dec, 2020 1 commit
    • cloud build: double the timeout, now 1 hour · 9318c6cc
      Patrick Ohly authored
      Builds of external-snapshotter sometimes timed out because it builds
      three images and that takes almost half an hour (the previous limit)
      and more if the network is slow.
      
      There's no good way to set timeouts per repo and a too high timeout
      for shouldn't cause any issue, therefore the timeout gets increased
      everywhere.
  8. 02 Dec, 2020 1 commit
  9. 26 Nov, 2020 3 commits
  10. 18 Nov, 2020 2 commits
  11. 13 Nov, 2020 1 commit
  12. 12 Nov, 2020 3 commits
  13. 09 Nov, 2020 1 commit
  14. 06 Nov, 2020 1 commit
  15. 01 Nov, 2020 1 commit
  16. 27 Oct, 2020 4 commits
  17. 26 Oct, 2020 1 commit
  18. 23 Oct, 2020 1 commit
  19. 21 Oct, 2020 1 commit
  20. 20 Oct, 2020 1 commit
  21. 17 Oct, 2020 2 commits
    • prow.sh: update to kind 0.9, support Kubernetes 1.19 · 7bcee13d
      Patrick Ohly authored
      kind 0.9 adds support for recent Kubernetes releases like 1.19 and
      simplifies configuration of feature gates and runtime config.
      
      With Kubernetes 1.19, new feature gates were introduced which might
      become relevant for the alpha Prow jobs.
      
      The updated kind release comes with images for different Kubernetes
      releases than the one before. To avoid breaking existing jobs,
      the script now picks kind images automatically. As an additional
      bonus, it then uses images with hash, i.e. it's less likely to break
      if those image tags change because of a future kind release.
    • prow.sh: usage of Bazel optional · df518fbd
      Patrick Ohly authored
      Bazel makes sense in the Prow jobs because those often get invoked
      with a pre-populated Bazel cache. But local invocation don't need it
      and now can turn it off with CSI_PROW_USE_BAZEL=false.
  22. 14 Oct, 2020 1 commit
  23. 13 Oct, 2020 1 commit
  24. 12 Oct, 2020 1 commit
  25. 09 Oct, 2020 2 commits
  26. 08 Oct, 2020 1 commit
  27. 06 Oct, 2020 1 commit