Lantao Liu
e66f4ca537
Add containerd windows support on GCE for test.
2019-11-27 11:48:58 -08:00
Kubernetes Prow Robot
beaf3a2f04
Merge pull request #83837 from RainbowMango/pr_hide_apiserver_deprecated_metrics
...
Turn off apiserver deprecated metrics
2019-11-16 20:25:40 -08:00
Kubernetes Prow Robot
ac2a1b7837
Merge pull request #85381 from sttts/sttts-apiextensions-fix-openapi-formats
...
apiextensions: freeze and document supported v1.16 OpenAPI formats
2019-11-16 13:59:40 -08:00
Dr. Stefan Schimanski
7f44afa8cd
apiextensions: freeze & doc supported v1.16 OpenAPI formats
2019-11-16 21:53:29 +01:00
Kubernetes Prow Robot
f0b1915c3c
Merge pull request #85386 from mikedanese/fixstresstest
...
cache.Expiring: fix stress test: it's not doing anything
2019-11-16 12:39:41 -08:00
Mike Danese
7af4249edc
fix stress test: it's not doing anything
2019-11-16 10:02:22 -08:00
Kubernetes Prow Robot
be4683ef9c
Merge pull request #82966 from danwinship/iptables-nft
...
update images to Debian buster, detect iptables mode
2019-11-16 08:51:41 -08:00
Kubernetes Prow Robot
16e0976bd1
Merge pull request #84861 from sttts/sttts-crd-defaulting-conformance
...
e2e: promote CRD defaulting test to conformance test
2019-11-16 05:43:40 -08:00
Kubernetes Prow Robot
09d142a7ab
Merge pull request #80854 from aojea/hostportv6
...
Add IPv6 support to kubenet hostport
2019-11-16 04:35:41 -08:00
Kubernetes Prow Robot
d362b4297c
Merge pull request #85251 from leakingtapan/ebs-migraiton-zone
...
Add CSI migration logic for EBS storageclass zone/zones/topology
2019-11-16 03:27:40 -08:00
Kubernetes Prow Robot
e0529008d0
Merge pull request #85370 from mikedanese/expcache
...
fix terrible bug and inline GC for expiring cache
2019-11-16 00:29:40 -08:00
Kubernetes Prow Robot
8436dde049
Merge pull request #84722 from sttts/sttts-crd-list-map-type-atomic-validations
...
apiextensions: validate list-type and map-type "atomic"
2019-11-15 22:47:41 -08:00
Kubernetes Prow Robot
292bd0efea
Merge pull request #85377 from liggitt/node-kubectl
...
Skip Node printing in kubectl column test
2019-11-15 20:49:54 -08:00
Kubernetes Prow Robot
14fe931e9f
Merge pull request #85375 from liggitt/delegated-list-watch
...
Add single-item list/watch to delegated authentication reader role
2019-11-15 20:49:41 -08:00
Kubernetes Prow Robot
c3f8d700ac
Merge pull request #85367 from aramase/node-cidr-followup
...
[kube controller manager] add comments for compatibility
2019-11-15 19:09:54 -08:00
Kubernetes Prow Robot
01e1dcf429
Merge pull request #85351 from rosti/kubeadm-fix-kubelet-version-check
...
kubeadm: Use only stdout when calling kubelet for its version
2019-11-15 19:09:41 -08:00
Jordan Liggitt
834246ca70
Skip Node printing in kubectl column test
2019-11-15 21:16:46 -05:00
Kubernetes Prow Robot
5848ee4945
Merge pull request #85365 from robscott/endpointslice-default-off
...
Disabling EndpointSlice feature gate by default
2019-11-15 17:57:50 -08:00
Kubernetes Prow Robot
9c26a752a9
Merge pull request #85231 from davidz627/flags
...
Flip CSIMigration and CSIMigrationGCE to Beta
2019-11-15 17:57:41 -08:00
Mike Danese
cc76b1a8a7
fix nasty bug
...
This needs to be the opposite check of what we do in Get(). Introduced
in a fixup commit.
2019-11-15 17:50:31 -08:00
Mike Danese
d16dde36a3
inline GC in expiring cache
...
This allows us to drop the background goroutine with negligable
difference in performance.
2019-11-15 17:50:31 -08:00
Jordan Liggitt
ba93157fd2
Add single-item list/watch to delegated authentication reader role
2019-11-15 20:37:43 -05:00
Kubernetes Prow Robot
9859e73433
Merge pull request #85361 from liggitt/endpoint-label
...
Fix label mutation in endpoints controller
2019-11-15 16:17:49 -08:00
Kubernetes Prow Robot
b8c29966cb
Merge pull request #85348 from ereslibre/validator-names
...
kubeadm: use the right name for the no validator function
2019-11-15 16:17:42 -08:00
Anish Ramasekar
128f33b26e
add comments for compatibility
2019-11-15 15:38:06 -08:00
Rob Scott
37aa219fff
Disabling EndpointSlice feature gate by default
...
Given the significance this change would have we've decided to hold off
on enabling this by default until we can have better test coverage and
more real world usage of the feature.
2019-11-15 14:54:35 -08:00
Kubernetes Prow Robot
f2469a7a2c
Merge pull request #85359 from robscott/endpointslice-label-fix
...
Reverting managed-by-setup annotation
2019-11-15 13:58:57 -08:00
Dr. Stefan Schimanski
b3b15a9e26
apiextensions: ratcheting update validation for atomic item of set list-type
2019-11-15 22:40:19 +01:00
Dr. Stefan Schimanski
9be78b2b06
apiextensions: factor out predicate iterator in validation
2019-11-15 22:40:19 +01:00
Jordan Liggitt
08b5c809d2
Fix label mutation in endpoints controller
2019-11-15 16:24:10 -05:00
Rob Scott
7085d692b7
Reverting managed-by-setup annotation
...
This ended up causing far more problems than it was worth, especially
given that it just attempted to provide backwards compatibility with
the alpha release.
2019-11-15 11:50:58 -08:00
Kubernetes Prow Robot
f16bfb069a
Merge pull request #85346 from andrewsykim/service-topology-validtaion
...
service topology: remove redundant API validation for local external traffic policy
2019-11-15 11:32:31 -08:00
David Zhu
41c65f4740
Jump out of spec translation early if the spec is not migratable. Unit tests work after all!
2019-11-15 11:23:32 -08:00
David Zhu
6e716af89e
Add CSINodes to AttachDetachControllerRecovery test
2019-11-15 11:23:32 -08:00
David Zhu
86f20db7d0
Panic on error when creating fake volume host, add a TODO to clean up later
2019-11-15 11:23:32 -08:00
David Zhu
1a47bf54e2
De-race some CSI unit tests that were initializing the plugin manager…ger (and plugins) twice. Set some const variables earlier to support node info manager initialization and wait for initialization to complete before finishing plugin setup.
2019-11-15 11:23:32 -08:00
David Zhu
e64a4bc631
Update attachdetach-controller role to include permissions to get, list, and watch csinodes for CSIMigration
2019-11-15 11:22:35 -08:00
David Zhu
d66ca2dc11
Flip CSIMigration and CSIMigrationGCE to Beta
2019-11-15 11:22:35 -08:00
Kubernetes Prow Robot
4c50ee993c
Merge pull request #85339 from mm4tt/endpointslice_cache
...
Increase cache size for EndpointSlices.
2019-11-15 10:10:50 -08:00
Kubernetes Prow Robot
45e0080fd5
Merge pull request #85305 from codenrhoden/remove-mount-pkg
...
Remove pkg/util/mount (moved out of tree)
2019-11-15 10:10:38 -08:00
Kubernetes Prow Robot
e3eeb7e2f0
Merge pull request #85284 from yutedz/svr-check-close-ret
...
Check error return from closing connection
2019-11-15 10:10:31 -08:00
Rostislav M. Georgiev
d425520806
kubeadm: Use only stdout when calling kubelet for its version
...
Currently this uses the combined kubelet output (stdout + stderr), but this
causes parsing issues if the kubelet logs something on stderr.
Thus we ignore the entire stderr and use stdout only.
We do disable a couple of tests here. That is because the fakeexecer only
supports combined output and return a "not supported" error if `.Output()`
gets invoked thus permanently failing those.
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2019-11-15 18:50:40 +02:00
Dr. Stefan Schimanski
e4e1c2cd80
apiextensions: validate that list-type set has atomic items
2019-11-15 17:19:35 +01:00
Dr. Stefan Schimanski
4a35ce37c1
apiextensions: clarify validation errors
2019-11-15 17:19:35 +01:00
Dr. Stefan Schimanski
94d3b86ad8
apiextension: clarify what atomic means
2019-11-15 17:19:35 +01:00
Kubernetes Prow Robot
7a5929da02
Merge pull request #83838 from RainbowMango/pr_hide_scheduler_deprecated_metrics
...
Turn off scheduler metrics that have been deprecated
2019-11-15 07:59:15 -08:00
Travis Rhoden
0c5c3d8bb9
Remove pkg/util/mount (moved out of tree)
...
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07:00
Rafael Fernández López
d049eb71fa
kubeadm: use the right name for the no validator function
2019-11-15 16:03:40 +01:00
Dr. Stefan Schimanski
69282dc4d8
e2e: promote CRD defaulting test to conformance test
2019-11-15 15:19:45 +01:00
Andrew Sy Kim
aaa91ef412
service topology: remove redundant API validation for local external traffic policy
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-11-15 08:57:17 -05:00