Commit Graph

428 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
0affdf95a8 Merge pull request #33 from gnufied/enable-hostpath-expansion
Enable hostpath expansion
2019-09-16 15:42:23 -07:00
Hemant Kumar
6208f6ab47 Enable hostpath expansion 2019-09-16 17:59:04 -04:00
Kubernetes Prow Robot
8dc67ee819 Merge pull request #170 from xing-yang/update_images_2
Update images
2019-09-11 12:58:33 -07:00
xing-yang
b641145193 Update images 2019-09-11 18:45:55 +00:00
Kubernetes Prow Robot
7690ef2b23 Merge pull request #167 from xing-yang/changelog-1.3
Add changelog for v1.3
2019-09-09 19:42:53 -07:00
Kubernetes Prow Robot
a8faf18926 Merge pull request #169 from msau42/prow-update-master
Update csi-release-tools
2019-09-09 19:10:54 -07:00
“xing-yang”
c7f33e1724 Add changelog for v1.3 2019-09-10 02:00:01 +00:00
Michelle Au
6ade5ee092 Merge commit '6ecaa76eb94a5b30907fccdccbd678e53887298d' into prow-update-master 2019-09-06 20:45:12 -07:00
Kubernetes Prow Robot
6ecaa76eb9 Merge pull request #30 from msau42/fix-windows
build windows binaries with .exe suffix
2019-09-06 19:25:18 -07:00
Michelle Au
ea2f1b5277 build windows binaries with .exe suffix 2019-09-06 19:15:35 -07:00
Kubernetes Prow Robot
2d3355064a Merge pull request #29 from mucahitkurt/create-2-node-kind-cluster
Create 2-node kind cluster since topology support is added to hostpath
2019-09-06 17:19:20 -07:00
Mucahit Kurt
a8ea8bcc5c create 2-node kind cluster since topology support is added to hostpath driver
Signed-off-by: Mucahit Kurt <mucahitkurt@gmail.com>
2019-09-07 02:31:15 +03:00
Kubernetes Prow Robot
a791d62a4e Merge pull request #165 from xing-yang/ann_secret
Add deletion secret as annotation to content
2019-09-05 11:00:29 -07:00
Xing Yang
e647a80298 Add deletion secret as annotation to content 2019-09-04 20:00:47 -07:00
Kubernetes Prow Robot
df8530d9e3 Merge pull request #27 from pohly/dep-vendor-check
prow.sh: install dep if needed
2019-08-29 07:07:56 -07:00
Patrick Ohly
35ceaedcbd prow.sh: install dep if needed
"make test-vendor" depends on dep if the current project uses
dep. Without it, the vendor directory checking was skipped under Prow.
2019-08-29 15:28:21 +02:00
Kubernetes Prow Robot
f85ab5af1e Merge pull request #26 from ddebroy/windows1
Add rule for building Windows binaries
2019-08-28 07:33:16 -07:00
Deep Debroy
9fba09b414 Add rule for building Windows binaries
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-08-28 06:24:26 -07:00
Kubernetes Prow Robot
0400867645 Merge pull request #25 from msau42/fix-master-jobs
Update kind to v0.5.0
2019-08-27 12:23:11 -07:00
Michelle Au
dc0a5d8380 Update kind to v0.5.0 2019-08-21 15:19:39 -07:00
Kubernetes Prow Robot
ffee5f487d Merge pull request #160 from msau42/selflink
Update k8s.io dependencies to master to get selflink fix in client-go
2019-08-12 17:43:38 -07:00
Michelle Au
d38cdc2f76 Update k8s.io dependencies to master to get selflink fix in client-go 2019-08-12 13:48:24 -07:00
Kubernetes Prow Robot
7e09056156 Merge pull request #157 from msau42/prow-update-master
Prow update master
2019-08-12 02:19:11 -07:00
Michelle Au
29d251152b release-tools: update 2019-08-09 12:57:18 -07:00
Kubernetes Prow Robot
aa85b82ca7 Merge pull request #23 from msau42/fix-master-jobs
Fix CI jobs on Kubernetes master
2019-08-09 07:13:26 -07:00
Michelle Au
f46191d9a8 Kubernetes master changed the way that releases are tagged, which needed
changes to kind. There are 3 changes made to prow.sh:

1. Use a master commit of kind that includes the fix for Kubernetes
master.
2. Use git clone instead of git checkout (shallow) to source Kubernetes.
This lets kind correctly figure out the Kubernetes release tag.
3. Build kind with make install. The kind fix was not working correctly
when built with go build.
2019-08-08 22:21:41 -07:00
Kubernetes Prow Robot
1454b6edaf Merge pull request #145 from pohly/prow-update-master
update release-tools
2019-07-16 10:31:25 -07:00
Patrick Ohly
c70d333ad7 release-tools: update 2019-07-16 09:11:25 +02:00
Kubernetes Prow Robot
1cac3af3f5 Merge pull request #22 from msau42/add-1.15-jobs
prow.sh: tag master images with a large version number
2019-07-15 22:57:23 -07:00
Michelle Au
0c0dc300ca prow.sh: tag master images with a large version number 2019-07-15 12:42:20 -07:00
Kubernetes Prow Robot
850184dbd4 Merge pull request #143 from pohly/prow-update
Prow update
2019-07-15 11:27:24 -07:00
Kubernetes Prow Robot
7ff6e81238 Merge pull request #138 from ggriffiths/check_list_snapshots_supported
Check if ListSnapshot is supported during GetSnapshotStatus
2019-07-14 19:13:05 -07:00
Patrick Ohly
c0b44cfedc release-tools: support Kubernetes 1.15 2019-07-12 15:34:33 +02:00
Kubernetes Prow Robot
f4f73cefb9 Merge pull request #21 from msau42/add-1.15-jobs
Add 1.15 jobs
2019-07-11 23:53:04 -07:00
Michelle Au
4e31f078a2 Change default hostpath driver name to hostpath.csi.k8s.io 2019-07-11 17:45:28 -07:00
Michelle Au
4b6fa4a0bd Update hostpath version for sidecar testing to v1.2.0-rc2 2019-07-11 17:45:25 -07:00
Kubernetes Prow Robot
d69cf48654 Merge pull request #129 from zhucan/bugfix-128
Leader election lock name should include driver name
2019-07-11 17:15:05 -07:00
Michelle Au
ecc79187c5 Update kind to v0.4.0. This requires overriding Kubernetes versions
with specific patch versions that kind 0.4.0 supports. Also, feature
gate setting is only supported on 1.15+ due to
kind.sigs.k8s.io/v1alpha3 and kubeadm.k8s.io/v1beta2 dependencies.
2019-07-11 14:49:07 -07:00
Michelle Au
a6f21d4054 Add variables for 1.15 2019-07-11 14:33:47 -07:00
Grant Griffiths
ea5d2d6089 Check if ListSnapshots is supported during GetSnapshotStatus 2019-07-11 12:24:48 -07:00
Kubernetes Prow Robot
c0658cb68d Merge pull request #137 from Madhu-1/fix-log
log csiTimeout will while starting snapshotter
2019-07-09 19:08:25 -07:00
Madhu Rajanna
cd5125fd66 log csiTimeout will while starting snapshotter
connectionTimeout is deprecated in favor of
csiTimeout, logging connectionTimeout wont
look good as this doesnot have any effect
in NewSnapshotter.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-07-09 14:41:34 +05:30
Kubernetes Prow Robot
db8abb6e1b Merge pull request #20 from pohly/test-driver-config
more flexible test driver config
2019-07-08 16:02:02 -07:00
Patrick Ohly
b2f4e051d4 prow.sh: flexible test driver config
By moving the code into a separate function, other CSI drivers have a
chance to overwrite it. For the hostpath driver itself we need the
ability to set the driver name depending on which revision is getting
installed.
2019-07-08 21:58:53 +02:00
Kubernetes Prow Robot
c933d6dace Merge pull request #130 from hoyho/rbac_secret
minimize rbac permission by setting secrets as optional
2019-07-08 06:46:36 -07:00
hoyho
8963b9d75e minimize rbac permission by setting secret as optional 2019-07-06 20:14:57 +08:00
Kubernetes Prow Robot
b3f591d85c Merge pull request #127 from xing-yang/changelog_1.2
Add changelog for v1.2
2019-06-19 11:16:34 -07:00
Xing Yang
9a59d299ca Add changelog for v1.2 2019-06-19 11:01:41 -07:00
zhucan
e2506521ac failed unit test 2019-06-19 15:08:50 +08:00
zhucan
94238a86d9 Leader election lock name should include driver name 2019-06-19 15:00:29 +08:00