- 10 Feb, 2020 2 commits
-
-
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?
-
- 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.
-
- 26 Nov, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Adding build for ppc64le
-
- 25 Nov, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Add snapshotter CRDs after cluster setup
-
- 24 Nov, 2019 1 commit
-
-
Grant Griffiths authored
Signed-off-by:
Grant Griffiths <grant@portworx.com>
-
- 21 Nov, 2019 2 commits
-
-
Kubernetes Prow Robot authored
delete kind cluster after tests run
-
Mucahit Kurt authored
Inside a real Prow job it is better to clean up at runtime instead of leaving that to the Prow job cleanup code because the later sometimes times out. Signed-off-by:
Mucahit Kurt <mucahitkurt@gmail.com>
-
- 19 Nov, 2019 1 commit
-
-
Peeyush Gupta authored
-
- 06 Nov, 2019 1 commit
-
-
Kubernetes Prow Robot authored
prow.sh: also log output of system containers
-
- 05 Nov, 2019 1 commit
-
-
Patrick Ohly authored
Depending on the error, those logs are needed to debug failures.
-
- 04 Nov, 2019 3 commits
-
-
Kubernetes Prow Robot authored
prow.sh: use vendor directory if available
-
Patrick Ohly authored
-
Patrick Ohly authored
This avoids dependencies on the Go module cache or the upstream code hosting.
-
- 31 Oct, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Go version 1.13, helper scripts
-