Kubernetes Prow Robot
dc3edee5f5
Merge pull request #73107 from rlenferink/patch-2
...
Bash script syntax improvements
2019-01-20 17:49:44 -08:00
Kubernetes Prow Robot
6ce59dd1a2
Merge pull request #72584 from xing-yang/local_cluster
...
Install CRD's in local cluster
2019-01-19 08:07:58 -08:00
Roy Lenferink
6df3deb4bc
Bash script syntax improvements
2019-01-19 13:58:58 +01:00
Kubernetes Prow Robot
44b309a44f
Merge pull request #73085 from rlenferink/patch-2
...
Improving syntax for bash scripts
2019-01-18 19:14:24 -08:00
Kubernetes Prow Robot
b6fb1572d8
Merge pull request #72861 from BenTheElder/slightly-less-bash-fire
...
fix bugs in get-kube scripts
2019-01-18 18:00:28 -08:00
Roy Lenferink
4b88af1480
bash syntax improvements
2019-01-19 00:47:06 +01:00
Roy Lenferink
a5d0616bdc
Improving syntax for bash scripts
2019-01-18 19:17:16 +01:00
Xing Yang
36030137b3
Install CRDs in local cluster
...
This PR installs CSIDriver and CSINodeInfo CRDs in the
local cluster.
fixes : #70791
2019-01-18 08:16:31 -08:00
Kubernetes Prow Robot
49c83902d2
Merge pull request #72955 from BenTheElder/fixup-sh
...
make more of the shell pass lints
2019-01-17 18:54:49 -08:00
Kubernetes Prow Robot
4a6ac500fb
Merge pull request #72807 from dixudx/hack_host_arch
...
add method to get host os/arch in hack scripts
2019-01-17 13:51:24 -08:00
Di Xu
88740dfb9e
add method to get host os/arch in hack scripts
2019-01-17 23:44:58 +08:00
Marek Counts
3b8f6381f2
policy file updates
...
updated import-restrictions to allow the new component-base/logs if they previously used it before the move.
2019-01-17 09:16:36 -05:00
Benjamin Elder
7cc6eaa4a5
remove ./cluster/get-kube.* from shellcheck_failures
2019-01-16 14:29:18 -08:00
Benjamin Elder
b716edb284
make build/copy-output.sh pass shellcheck
2019-01-16 00:39:13 -08:00
Benjamin Elder
f41efc3ea8
make build/util.sh pass shellcheck
2019-01-16 00:37:13 -08:00
Benjamin Elder
b5767bcf89
make build/make-build-image.sh pass shellcheck
2019-01-16 00:34:36 -08:00
Benjamin Elder
742504db39
make build/make-clean.sh pass shellcheck
2019-01-16 00:33:28 -08:00
Benjamin Elder
2d6ead8c7d
make build/package-tarballs.sh pass shellcheck
2019-01-16 00:32:28 -08:00
Benjamin Elder
eba69c5267
make build/release-in-a-container.sh pass shellcheck
2019-01-16 00:31:15 -08:00
Benjamin Elder
4aa7126ee1
make build/release-images.sh pass shellcheck
2019-01-16 00:29:09 -08:00
Benjamin Elder
caf9d94d69
make build/release.sh pass shellcheck
2019-01-16 00:27:43 -08:00
Benjamin Elder
b99045333e
make build/run.sh pass shellcheck
2019-01-16 00:25:52 -08:00
Benjamin Elder
621b78b3f6
make build/shell.sh pass shellcheck
2019-01-16 00:24:27 -08:00
Benjamin Elder
b64df60dca
make build/build-image/rsyncd.sh pass shellcheck
2019-01-16 00:22:25 -08:00
Kubernetes Prow Robot
7a8ac58756
Merge pull request #72924 from liggitt/remove-swagger
...
Remove swagger 1.2, swagger-ui
2019-01-15 20:19:20 -08:00
Kubernetes Prow Robot
bc11fab7f5
Merge pull request #72862 from BenTheElder/speedy-lint
...
use host shellcheck binary when possible
2019-01-15 15:20:25 -08:00
Jordan Liggitt
9229399bd6
Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config
2019-01-15 13:33:06 -05:00
Kubernetes Prow Robot
774fa8b4e6
Merge pull request #72770 from ddebroy/ddebroy-csi-translation-1
...
Populate Staging repo csi-translation-lib
2019-01-14 16:45:07 -08:00
Benjamin Elder
86a7a08af9
use host shellcheck binary when possible
2019-01-14 15:44:15 -08:00
Kubernetes Prow Robot
42db4c1dfb
Merge pull request #72842 from krzyzacy/force-check
...
add an env to skip readonly-packages check
2019-01-11 21:43:07 -08:00
Sen Lu
7e76524766
add an env to skip readonly-packages check
2019-01-11 16:46:51 -08:00
Deep Debroy
913bd97b0c
Populate CSI translation library staging repo
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-01-11 15:47:44 -08:00
Benjamin Elder
d150df8abc
update known shellcheck failures
2019-01-11 01:47:07 -08:00
Benjamin Elder
94fa9313ac
re-use shellcheck container
2019-01-11 01:42:27 -08:00
Benjamin Elder
5c48a04c53
use shellcheck image, respect gitignore
2019-01-10 23:58:22 -08:00
Benjamin Elder
feef6e515c
add shellcheck lint script
2019-01-10 23:27:13 -08:00
Phillip Wittrock
371d86631e
Revert "Enable kustomize in kubectl"
2019-01-10 20:55:11 -08:00
Kubernetes Prow Robot
4fec22b3e4
Merge pull request #72745 from ncdc/int-tests-stop-special-casing-KUBE_TEST_ARGS
...
int tests: stop special casing KUBE_TEST_ARGS
2019-01-10 01:18:51 -08:00
Kubernetes Prow Robot
152226c557
Merge pull request #71198 from cofyc/go1.11-GOFLAGS-env
...
No need to pass GOFLAGS to $goflags variables with go 1.11
2019-01-09 23:35:09 -08:00
Kubernetes Prow Robot
c9e1ffb0e7
Merge pull request #71952 from vyta/sig-windows-tests
...
Sig windows tests
2019-01-09 17:19:28 -08:00
Andy Goldstein
4c34895e0a
int tests: stop special casing KUBE_TEST_ARGS
...
Stop special casing KUBE_TEST_ARGS and limiting the API
group/version settings to "v1" when running the tests. This was
helpful in the past when we used to test multiple values for
KUBE_TEST_API_VERSIONS - if you were specifying KUBE_TEST_ARGS to run a
single test case, you probably didn't want to have it tested for
multiple values of KUBE_TEST_API_VERSIONS.
Now, however, KUBE_TEST_API_VERSIONS comes from
KUBE_AVAILABLE_GROUP_VERSIONS by default, which is a single list instead
of multiple, so we shouldn't need to special case KUBE_TEST_ARGS any
more. This is especially necessary because certain tests that are using
testapi break if KUBE_TEST_API_VERSIONS is just "v1".
Signed-off-by: Andy Goldstein <goldsteina@vmware.com>
2019-01-09 14:58:26 -05:00
Kubernetes Prow Robot
555c63fff5
Merge pull request #71529 from ixdy/bazel-refactor-openapi-gen-new-kazel
...
bazel: refactor openapi-gen logic for new kazel
2019-01-08 20:58:07 -08:00
Kubernetes Prow Robot
334901660c
Merge pull request #72542 from krzyzacy/add-remote
...
Diff between PULL_BASE_SHA and HEAD when detecting file changes from Prow
2019-01-08 19:22:09 -08:00
Kubernetes Prow Robot
e462d17203
Merge pull request #72456 from pradeepmurugesan/ginkgo-slow-test-threshold
...
68907 added the slow spec threshold option to ginkgo
2019-01-08 19:21:58 -08:00
Jeff Grafton
06d5c50eb2
Update to latest kazel and update generated files
...
Also switch from github.com/kubernetes/repo-infra to k8s.io/repo-infra.
2019-01-08 14:47:26 -08:00
Jeff Grafton
4503d573d3
Use new codegen config options in kazel and fix boilerplate check for generated bzl
2019-01-08 14:40:56 -08:00
Pradeep Murugesan
adf33a63c2
68907 added the slow spec threshold option to ginkgo
2019-01-08 20:53:07 +01:00
Sen Lu
d6801b8211
Diff between PULL_BASE_SHA and HEAD when detecting file changes from
...
Prow
2019-01-08 11:17:00 -08:00
Vy Ta
765057765c
golint failure updates, and added skip check for non-windows
2019-01-08 10:11:35 -08:00
Lucas Käldström
15e22ff4c4
Update various policy files wrt the new staging repo
2019-01-06 15:48:21 +02:00