mrIncompetent
7faf826df1
Use actual node hostname during test "EmptyDir Wrapper Volume, ConfigMap volumes, no race"
2019-01-31 11:45:13 +00:00
Kubernetes Prow Robot
6a4baf61f1
Merge pull request #73376 from cblecker/automated-cherry-pick-of-#73326-upstream-release-1.13
...
Automated cherry pick of #73326 : Update to go1.11.5
2019-01-30 02:00:04 -08:00
Jeff Grafton
3c58fb1bb0
Update to go1.11.5
2019-01-27 14:19:07 -08:00
Bobby (Babak) Salamat
1281e0159f
Disable TaintNodesByCondition in node e2e tests, because node lifecycle controller does not run in the tests
2019-01-24 18:07:48 -08:00
Bobby (Babak) Salamat
a0932c3334
Add a default admission controller to taint new nodes on creation.
2019-01-24 18:07:48 -08:00
Kubernetes Prow Robot
3317460266
Merge pull request #72583 from msau42/automated-cherry-pick-of-#71804-upstream-release-1.13
...
Automated cherry pick of #71804 : Move unmount volume util from pkg/volume/util to
2019-01-07 11:08:24 -08:00
Kubernetes Prow Robot
0fdaf55edd
Merge pull request #72539 from bsalamat/automated-cherry-pick-of-#72259-upstream-release-1.13
...
Automated cherry pick of #72259 upstream release 1.13
2019-01-05 22:23:02 -08:00
Kubernetes Prow Robot
7178b2d9c0
Merge pull request #72345 from liggitt/automated-cherry-pick-of-#72344-upstream-release-1.13
...
Automated cherry pick of #72344 : Fix create secret docker-registry compatibility
2019-01-05 19:46:30 -08:00
Kubernetes Prow Robot
042f324c70
Merge pull request #72003 from dashpole/automated-cherry-pick-of-#59525-upstream-release-1.13
...
Automated cherry pick of #59525 : fix node and kubelet start times
2019-01-04 21:39:14 -08:00
Michelle Au
f6c5817b8b
Add e2e test for removing the subpath directory
2019-01-04 13:45:07 -08:00
Bobby (Babak) Salamat
fc52960d2e
autogenerated files
2019-01-03 14:25:17 -08:00
Bobby (Babak) Salamat
c75356fdfe
Add a test that reproduces the race condition between setting nominated node name of a pod and scheduling cycle of other pods
2019-01-03 14:03:30 -08:00
Jordan Liggitt
f248a6e7f4
Fix create secret docker-registry compatibility
2018-12-26 11:16:51 -05:00
Jeff Grafton
0faae7d75f
Update to go1.11.4
2018-12-15 12:33:16 -08:00
Eli Uriegas
e17978067b
bump golang to 1.11.3 (CVE-2018-16875)
...
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2018-12-14 16:25:35 -08:00
David Ashpole
207f9308ea
fix node and kubelet start times
2018-12-12 13:36:49 -08:00
Kubernetes Prow Robot
eec55b9ba9
Merge pull request #71955 from apelisse/automated-cherry-pick-of-#71923-upstream-release-1.13
...
Automated cherry pick of #71923 : diff: Fix overlapping filenames
2018-12-12 05:09:31 -08:00
Kubernetes Prow Robot
5bdc2077e8
Merge pull request #71723 from liggitt/automated-cherry-pick-of-#71713-upstream-release-1.13
...
Automated cherry pick of #71713 , #71857 : Plumb token and token file through rest.Config
2018-12-11 16:16:03 -08:00
Antoine Pelisse
4980403d4e
diff: Make filename cross-platform compatible
2018-12-11 15:51:12 -08:00
Antoine Pelisse
934a62b8cb
diff: Fix overlapping filenames
...
The filename can overlap when multiple resources have the same name (but
obviously are of a different type). Include the name of the type in the
file name to prevent the overlap.
2018-12-11 15:51:12 -08:00
Kubernetes Prow Robot
4be3fe4600
Merge pull request #71802 from soltysh/issue71772_1.13
...
Set delete propagation policy to background when removing jobs and its dependents
2018-12-11 11:07:30 -08:00
Kubernetes Prow Robot
c2130030c2
Merge pull request #71681 from msau42/automated-cherry-pick-of-#70756-#71625-upstream-release-1.13
...
Automated cherry pick of #70756 : Add e2e test for file exec #71625 : Volume exec file test: added NodeSelector to pod
2018-12-10 09:00:49 -08:00
Jordan Liggitt
6b11adcccb
plumb bearer token and token file for e2e
2018-12-09 21:15:35 -08:00
Maciej Szulik
aeb35206be
Set delete propagation policy to background when removing jobs and its dependents
2018-12-06 17:23:07 +01:00
Cheng Xing
34946a253a
Volume exec file test: added NodeSelector to pod
2018-12-03 18:22:08 -08:00
Michelle Au
1759d03618
Refactor driverinfo feature support into capabilities map
2018-12-03 18:22:07 -08:00
Michelle Au
d7ba5b9f60
Add e2e test for file exec
2018-12-03 18:22:07 -08:00
Michelle Au
c4463c1e24
Check for subpath error in container status instead of pod events
2018-12-03 18:11:10 -08:00
Michelle Au
b02cada150
Revert "CSI: enhance driver tests to update the drivers."
2018-11-28 17:10:13 -08:00
k8s-ci-robot
3f47b4febd
Merge pull request #70578 from jsafrane/csi-e2e-driver-update
...
CSI: enhance driver tests to update the drivers.
2018-11-28 05:20:45 -08:00
Masaki Kimura
bae2e8a5e3
Fix timeout for testPodFailSubpathError longer to avoid flake
2018-11-28 00:04:52 +00:00
Jan Safranek
8fb3e9fe2a
Make HostPath CSI driver persistent across restart.
...
The driver dynamically provisions its volumes in /tmp. To preserve the data
across driver restarts, the directory must be mapped to more persistent
place, /tmp on the host seems to be the safest choice.
2018-11-27 13:53:48 +01:00
k8s-ci-robot
fad23990ce
Merge pull request #71429 from gnufied/fix-detach-while-mount-flake
...
Fix flake with e2e test that checks detach while mount in progress
2018-11-26 16:57:21 -08:00
k8s-ci-robot
ce68cfa453
Merge pull request #71428 from mkimuram/issue/71383
...
Fix subpath test flake that is caused in testPodFailSubpathError
2018-11-26 15:43:33 -08:00
k8s-ci-robot
855f3fae5e
Merge pull request #71235 from msau42/fix-hostpath-io
...
Fix io test to use unique file names and cleanup all files
2018-11-26 13:34:10 -08:00
Hemant Kumar
df88257ad8
Fix flake with e2e test that checks detach while mount in progress
...
A volume can show up as in-use even before it gets attached
to the node.
2018-11-26 15:28:05 -05:00
Masaki Kimura
790de995f3
Fix testPodFailSubpathError to make only WaitTimeoutForPodEvent wait
2018-11-26 17:29:25 +00:00
Masaki Kimura
f81abad51c
Fix eventOccurred to check message from all the events
2018-11-26 17:21:20 +00:00
Jan Safranek
51fc7930d6
CSI: enhance driver tests to update the drivers.
...
We want to check that kubelet correctly handles driver update
on a node.
2018-11-26 12:45:01 +01:00
k8s-ci-robot
610f48f424
Merge pull request #71362 from aleksandra-malinowska/autoscaling-test-fix-26
...
Extend timeout before breaking node in autoscaling test
2018-11-24 11:04:33 -08:00
Aleksandra Malinowska
2f278a316f
Extend timeout before breaking node in autoscaling test
2018-11-23 13:47:05 +01:00
k8s-ci-robot
205eaee0e5
Merge pull request #71145 from gnufied/test-mounted-detach
...
Fix volume detach while mount in progress
2018-11-22 23:27:48 -08:00
k8s-ci-robot
20e1ab6744
Merge pull request #71314 from saad-ali/csi03Compat
...
Reintroduce CSI 0.3.x support in CSI Volume Plugin
2018-11-21 19:58:33 -08:00
saad-ali
aa8244beb5
Modify CSI to handle both 0.3 and 1.0
...
Modify the CSI volume plugin to handle CSI version 0.x as well as 1.x
2018-11-21 18:37:31 -08:00
k8s-ci-robot
2b0212de9c
Merge pull request #71206 from stlaz/enc_config_opt
...
Rename '--experimental-encryption-provider-config' to '--encryption-provider-config'
2018-11-21 11:30:12 -08:00
Hemant Kumar
d2b6e30143
Fix bug with volume getting marked as not in-use with pending op
...
Add test for verifying volume detach
2018-11-20 11:58:47 -05:00
Michelle Au
11627ae134
Fix io test to use unique file names and cleanup all files
2018-11-19 15:09:27 -08:00
Sergei Orlov
21c1bb8830
kubeapiserver: rename '--experimental-encryption-provider-config' to '--encryption-provider-config'.
...
This change renames the '--experimental-encryption-provider-config'
flag to '--encryption-provider-config'. The old flag is accepted but
generates a warning.
In 1.14, we will drop support for '--experimental-encryption-provider-config'
entirely.
Co-authored-by: Stanislav Laznicka <slaznick@redhat.com>
2018-11-19 16:34:09 +01:00
k8s-ci-robot
f7b9b669e5
Merge pull request #71208 from losipiuk/lo/fix-flaky-scalup-test
...
Fix flaky 'shouldn't trigger additional scale-ups during processing scale-up' test
2018-11-19 05:51:43 -08:00
Łukasz Osipiuk
4d154179c4
Fix flaky 'shouldn't trigger additional scale-ups during processing scale-up' test
2018-11-19 13:37:50 +01:00