Darren Shepherd
8cef2e14c4
kubelet: new feature gate: SupportNoneCgroupDriver
...
The "none" driver is expected to be used in "rootless" mode until OCI/CRI runtime
get support for cgroup2 (unified) mode with nsdelegate.
Even after cgroup2 gets supported in the ecosystem, the "none" driver will remain
because nested containers might not always get support for cgroup2 (via systemd).
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
# Conflicts:
# cmd/kubelet/app/server.go
# pkg/features/kube_features.go
2019-08-27 09:33:37 -07:00
Benjamin Elder
a6aa3fd6c0
update go to 1.12.9
2019-08-16 10:31:00 -07:00
Christoph Blecker
56f78ae34d
Update to go 1.12.8
2019-08-16 10:30:01 -07:00
Kubernetes Prow Robot
3f2d0c735c
Merge pull request #80134 from tao12345666333/update-go-for-1.15
...
[release-1.15] Update to go 1.12.7
2019-08-09 12:27:14 -07:00
David Zhu
a209ae3911
Skip tests is fstype is xfs and node distro is gci, cos, or windows
2019-08-08 14:36:01 -07:00
Kubernetes Prow Robot
80b73a5d4c
Merge pull request #80907 from mborsz/automated-cherry-pick-of-#80861-upstream-release-1.15
...
Automated cherry pick of #80861 : Update kube-addon-manager to v9.0.2.
2019-08-08 04:57:25 -07:00
Kubernetes Prow Robot
dda8703d20
Merge pull request #80328 from davidz627/automated-cherry-pick-of-#80191-upstream-release-1.15
...
Automated cherry pick of #80191 : Add passthrough for MountOptions for NodeStageVolume for
2019-08-07 00:52:51 -07:00
Tim Allclair
14dda3f199
Don't expect pod to stay up during node upgrade
2019-08-05 12:38:24 -07:00
Maciej Borsz
e450da226a
Update kube-addon-manager to v9.0.2.
2019-08-02 14:38:13 +02:00
David Zhu
b8bec43635
Add supportedMountOptions for GCE PD CSI Driver tests
2019-07-18 15:49:27 -07:00
Jintao Zhang
d856b9d9c9
Update to go 1.12.7
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-07-16 07:35:50 +08:00
Kubernetes Prow Robot
f44f1c0a69
Merge pull request #79638 from liggitt/automated-cherry-pick-of-#79636-upstream-release-1.15
...
Automated cherry pick of #79636 : Fix publishing x-kubernetes-preserve-unknown-fields working
2019-07-09 20:26:25 -07:00
Kubernetes Prow Robot
e49830053f
Merge pull request #79778 from cpanato/GH-79740
...
[Failing tests] skip test if the server does not serve extensions/v1beta1 since this is deprecated
2019-07-05 09:08:47 -07:00
Kubernetes Prow Robot
938fc19521
Merge pull request #79747 from cpanato/GH-79533
...
[Failing Tests - GH-79533] use apps/v1 instead apps/v1beta1 since that is deprecated
2019-07-05 09:08:35 -07:00
Carlos Panato
0fd563214e
skip test if the server does not serve extensions/v1beta1 since this is deprecated
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-07-04 10:42:33 +02:00
Carlos Panato
d677ce2d52
use apps/v1 instead apps/v1beta1 since that is deprecated - issue 79533
2019-07-04 10:26:27 +02:00
Sandeep Rajan
7c8370163b
edit google dns hostname
2019-07-03 14:13:55 -07:00
Jordan Liggitt
33f7311b5c
Test kubectl with x-kubernetes-preserve-unknown-fields
2019-07-03 12:25:04 -04:00
Kubernetes Prow Robot
0a9373b89a
Merge pull request #78885 from liggitt/procmount-1.15
...
1.15: Fix incorrect procMount defaulting
2019-06-11 13:46:18 -07:00
Jordan Liggitt
899d00a529
Fix incorrect procMount defaulting
2019-06-10 22:01:54 -04:00
Kubernetes Prow Robot
32ec6c212e
Merge pull request #78691 from rajansandeep/revertto131
...
Revert CoreDNS to 1.3.1 in kube-up
2019-06-10 10:55:10 -07:00
Kubernetes Prow Robot
c7972d9a5e
Merge pull request #78553 from caesarxuchao/alpha-gate-remainingItemCount
...
Protecting remainingItemCount behind a feature flag. Also updating the API doc
2019-06-07 12:21:58 -07:00
Kubernetes Prow Robot
28f13f720c
Merge pull request #78770 from liggitt/kubectl-apply-extra-properties
...
Fix kubectl apply skew test with extra properties
2019-06-06 14:43:59 -07:00
Jordan Liggitt
044e92b5cf
Fix kubectl apply skew test with extra properties
2019-06-06 14:55:52 -04:00
Jordan Liggitt
2b911dda65
Fix conflicting duplicate webhook test
2019-06-06 11:35:13 -04:00
Kubernetes Prow Robot
49a485b7d8
Merge pull request #78710 from spiffxp/conformance-exclude-tags
...
Error on tests ineligible for promotion to conformance
2019-06-05 14:02:14 -07:00
Aaron Crickenberger
67be4f5d06
Error on tests ineligible for promotion to conformance
...
If there are tags in the test name that describe qualities of the
test that make it ineligible for conformance, raise an error. This
is basically the "skip list" that heptio's e2e image used to use.
Thankfully all of our existing Conformance tests lack these tags. I
considered added [Slow] to the list, but let's save that for another
day.
2019-06-05 10:36:59 -07:00
Kubernetes Prow Robot
714fcd910f
Merge pull request #78537 from liggitt/log-gc-test
...
Fix GC integration test
2019-06-04 20:35:53 -07:00
Kubernetes Prow Robot
0d1007f84b
Merge pull request #78708 from jpbetz/reinvocation-flake-fix
...
Flake fix: poll for webhook registration to complete in reinvocation integration tests
2019-06-04 18:45:52 -07:00
Kubernetes Prow Robot
b3b1c7c1e1
Merge pull request #78704 from dashpole/fix_windows_podresources
...
Disable kubelet local endpoints on windows
2019-06-04 16:47:52 -07:00
Joe Betz
e51320f69d
Flake fix: poll for webhook registration to complete in reinvocation integration tests
2019-06-04 15:52:55 -07:00
Jordan Liggitt
6a7e7fc156
Fix TestStressingCascadingDeletion flake
2019-06-04 17:26:36 -04:00
David Ashpole
80ed28b15b
disable kubelet local endpoints on windows
2019-06-04 14:07:10 -07:00
Kubernetes Prow Robot
85f2730d85
Merge pull request #78658 from jingxu97/June/window-test-fix
...
Fix volume mount tests issue for windows
2019-06-04 13:15:53 -07:00
Sandeep Rajan
bfb809f3c6
revert coredns to 1.3.1
2019-06-04 08:53:02 -04:00
Kubernetes Prow Robot
a04017a468
Merge pull request #78530 from liggitt/deflake-core-integration
...
Wait for pods to be garbage collected in integration test
2019-06-04 05:03:08 -07:00
Chao Xu
a64b3890e7
generated
2019-06-03 10:34:44 -07:00
Chao Xu
1ad5cb5bb1
Protect remainingItemCount behind a feature flag. Also updating the API doc
2019-06-03 10:34:44 -07:00
Jing Xu
8aacb8003f
Fix volume mount tests issue for windows
...
For windows node, security context is disabled. This PR fixes a bug so
that fsGroup will not be applied to pods that run on windows node.
Change-Id: Id9870416d2ad8ef791b3b4896d6747a2adbada2f
2019-06-03 10:12:27 -07:00
Hemant Kumar
0f62e3fbe8
Make language of error msgs and func names consistent: ExpandVolumeInUse
...
change feature flag
Fix the e2e test for online and offline expansion
2019-06-03 12:26:56 -04:00
Kubernetes Prow Robot
ed4c1ddd23
Merge pull request #78548 from dashpole/flaky_performance
...
Move e2e node perf test to flaky suite
2019-06-01 12:12:29 -07:00
Kubernetes Prow Robot
9186366577
Merge pull request #78410 from MrHohn/svc-finalizer-e2e
...
[e2e] Add tests for service load balancer finalizer
2019-06-01 12:12:16 -07:00
Kubernetes Prow Robot
bada1c6b1e
Merge pull request #78505 from caesarxuchao/dynamic-object-selector
...
Adding ObjectSelector to admission webhooks
2019-06-01 04:45:09 -07:00
Kubernetes Prow Robot
08b19d58ce
Merge pull request #78486 from yastij/event-integration-test
...
add integration test for core/v1beta1 event compatibility
2019-06-01 02:54:55 -07:00
Kubernetes Prow Robot
ebdae0b3b7
Merge pull request #78485 from oomichi/add-use-ExpectError
...
Check e2e test code to use ExpectError()
2019-06-01 02:54:42 -07:00
Kubernetes Prow Robot
d817a7e9a0
Merge pull request #78325 from caesarxuchao/storageVersionHash-beta
...
Graduate storageVersionHash field in the discovery doc to beta
2019-05-31 23:22:33 -07:00
Kubernetes Prow Robot
753a422b13
Merge pull request #78305 from rajansandeep/addreadyplugintotests
...
Add ready plugin in CoreDNS corefile for DNS tests
2019-05-31 23:22:20 -07:00
Kubernetes Prow Robot
227f34b33a
Merge pull request #77817 from smarterclayton/apicrd
...
CRDs should support watch of protobuf PartialObjectMetadata
2019-05-31 20:44:35 -07:00
Kubernetes Prow Robot
e87679cfaa
Merge pull request #74733 from wk8/wk8/misc_fixes
...
Not asking for sudo passwords for password-less sudo users any more
2019-05-31 07:12:43 -07:00
Kubernetes Prow Robot
f49fe2a750
Merge pull request #72787 from dashpole/cadvisor_prefix_whitelist
...
Only collect metrics for cgroups required by the summary API
2019-05-31 00:28:26 -07:00