- 17 Apr, 2020 2 commits
-
-
Kubernetes Prow Robot authored
update release tools instructions
-
Michelle Au authored
-
- 11 Mar, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Update snapshotter to version 2.0.1
-
Grant Griffiths authored
Signed-off-by:
Grant Griffiths <grant@portworx.com>
-
- 04 Mar, 2020 2 commits
-
-
Kubernetes Prow Robot authored
build for multiple platforms only in CI, add s390x
-
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.
-
- 14 Feb, 2020 2 commits
-
-
Kubernetes Prow Robot authored
prow.sh: use 1.3.0 hostpath driver for testing
-
Patrick Ohly authored
The final 1.3.0 release of the hostpath driver really uses the 1.3.0 driver image in its deployment, in contrast to the previous -rc candidates which still used 1.2.0.
-
- 13 Feb, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Change 'make test-vet' back to call 'go vet'
-
Jan Wozniak authored
-
- 10 Feb, 2020 4 commits
-
-
Kubernetes Prow Robot authored
prow.sh: generic driver installation
-
Kubernetes Prow Robot authored
prow.sh: also configure feature gates for kubelet
-
Patrick Ohly authored
That this hasn't been done before is an oversight. Apparently it hasn't been a problem because there never have been feature gates that mattered?
-
Patrick Ohly authored
This relies on a slightly different deployment script: a "deploy.sh" must exist which knows that it has to dump a test driver configurion into the file pointed to with CSI_PROW_TEST_DRIVER, if that env variable is set. That way, we no longer need to know what capabilities the installed driver has.
-
- 24 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
fix incorrect link
-
- 19 Jan, 2020 1 commit
-
-
wangzheng03 authored
-
- 13 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Document the process for releasing a new sidecar
-
- 11 Jan, 2020 1 commit
-
-
Michelle Au authored
-
- 10 Jan, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Update hostpath driver version to get fix for connection-timeout
-
Michelle Au authored
-
- 08 Jan, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Update snapshotter to version v2.0.0
-
Grant Griffiths authored
Signed-off-by:
Grant Griffiths <grant@portworx.com>
-
- 02 Jan, 2020 4 commits
-
-
Kubernetes Prow Robot authored
Fix overriding of junit results
-
Michelle Au authored
-
Kubernetes Prow Robot authored
Update prow hostpath driver version to 1.3.0-rc2
-
saad-ali authored
-
- 23 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Fix version_gt to work with Kubernetes prefix
-
- 21 Dec, 2019 1 commit
-
-
Grant Griffiths authored
Signed-off-by:
Grant Griffiths <grant@portworx.com>
-
- 18 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Enable snapshot tests in 1.17 to be run in non-alpha jobs.
-
- 17 Dec, 2019 1 commit
-
-
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.
-
- 06 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Improve README by adding an explicit Kubernetes dependency section
-
- 04 Dec, 2019 6 commits
-
-
Kubernetes Prow Robot authored
fix syntax for ppc64le build
-
Michelle Au authored
-
Kubernetes Prow Robot authored
Improve snapshot-controller running check and version_gt to support multiple formats
-
Kubernetes Prow Robot authored
Enable topology testing with hostpath driver
-
Grant Griffiths authored
Signed-off-by:
Grant Griffiths <grant@portworx.com>
-
Michelle Au authored
-
- 03 Dec, 2019 1 commit
-
-
Michelle Au authored
Create a kind cluster with two worker nodes so that the topology feature can be tested. Test cases that test accessing volumes from multiple nodes need to be skipped
-
- 02 Dec, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Use kind v0.6.0
-
- 29 Nov, 2019 1 commit
-
-
Sunny authored
kind v0.6.0 appends the kubeconfig with the default config at ~/.kube/config.
-