Caleb Woodbine
e3b9d78915
Fix formatting
2020-06-11 14:07:27 +12:00
Caleb Woodbine
076d96236e
Add cleanup function
2020-06-11 14:07:27 +12:00
Caleb Woodbine
782bb43c4c
Fix formatting
2020-06-11 14:07:27 +12:00
Caleb Woodbine
209c05546a
Update to include watch tooling
2020-06-11 14:07:27 +12:00
Caleb Woodbine
d7d9ebf482
Add checks to each watch loops
2020-06-11 14:07:27 +12:00
Caleb Woodbine
1c010beb24
Revert scale patch payload types
2020-06-11 14:07:27 +12:00
Caleb Woodbine
29c85b7265
Update BUILD
2020-06-11 14:07:27 +12:00
Caleb Woodbine
54c744f033
Update patch checks, scale patch type
2020-06-11 14:07:27 +12:00
Caleb Woodbine
a962d80b99
Update and improve ReplicationController resource lifecycle test
2020-06-11 14:07:27 +12:00
Wei Huang
7dfabd7af6
Expose EventRecorder to scheduler FrameworkHandle
2020-06-10 18:27:21 -07:00
Angus Lees
5a18f58dbd
aws: Fix address sorting of multiple interfaces
...
It is common to have "holes" in the network interfaces, eg after
attaching eth1+eth2, and then removing eth1.
Make the sorting code from #80747 robust to this situation.
2020-06-11 10:37:11 +10:00
Benjamin Elder
3298dfa73a
up sleep time in racy test
2020-06-10 17:23:27 -07:00
Kubernetes Prow Robot
7766e65a1b
Merge pull request #91955 from Huang-Wei/preemption-e2e-flake
...
Fix an e2e flake on updating node status
2020-06-10 17:14:17 -07:00
Kubernetes Prow Robot
983395fb85
Merge pull request #91885 from iamchuckss/test-throttling-image-service
...
Add test coverage for throttledImageService
2020-06-10 17:14:08 -07:00
Kubernetes Prow Robot
c0da82c64a
Merge pull request #91830 from cmluciano/cml/ingressclassconformance
...
ingress: Add CRUD tests for IngressClass API verbs
2020-06-10 17:13:58 -07:00
Kubernetes Prow Robot
64d254508f
Merge pull request #91816 from p0lyn0mial/gc-discovery
...
GC: doesn't create monitors in the constructor
2020-06-10 17:13:48 -07:00
Kubernetes Prow Robot
17630c34cf
Merge pull request #91793 from alculquicondor/new-default-spread
...
Use PodTopologySpread for default spreading
2020-06-10 17:13:38 -07:00
Kubernetes Prow Robot
9089568465
Merge pull request #91780 from liggitt/csr-v1-rotate-kubelet-client
...
CSR v1 - promote RotateKubeletClientCertificate to GA
2020-06-10 17:13:24 -07:00
Kubernetes Prow Robot
111741071f
Merge pull request #91743 from spiffxp/fix-kubeconform-link
...
Merge behavior loading code
2020-06-10 17:13:10 -07:00
Kubernetes Prow Robot
42797adafc
Merge pull request #91700 from skmatti/ilb-metrics
...
Add usage metrics for GCE Internal Loadbalancers
2020-06-10 17:12:56 -07:00
Morgan Bauer
38a1d34401
show error when running dockershim
...
The error returned when running the dockershim is not checked.
When running dockerless, we should show the existing error.
2020-06-10 17:07:48 -07:00
Caleb Woodbine
e8b70ce0da
Update docs
2020-06-11 11:08:24 +12:00
Vinod K L Swamy
ac3f87346f
KubeProxy and DockerShim changes for Ipv6 dual stack support on Windows
...
Signed-off-by: Vinod K L Swamy <vinodko@microsoft.com>
2020-06-10 15:36:48 -07:00
Matthew Cary
ee9e6a3bcc
Remove warning about misuse of %w
2020-06-10 14:58:55 -07:00
Jordan Liggitt
6fb7d40a72
Move kube-apiserver client cert back to simple e2e
2020-06-10 15:28:26 -04:00
Christopher M. Luciano
7351330255
ingress: Add CRUD tests for Ingress API verbs
...
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-06-10 15:20:36 -04:00
Kubernetes Prow Robot
875f31e988
Merge pull request #90225 from brianpursley/kubernetes-90017
...
Added kubectl apply validation to prevent using --dry-run=server with --force
2020-06-10 11:54:51 -07:00
Anish Ramasekar
0ef792ea18
enable floating IP for IPv6
2020-06-10 11:17:11 -07:00
Jordan Liggitt
ac5ec4aa80
Adjust admission webhook auth config for default-enabled admission plugins
2020-06-10 13:46:30 -04:00
Xianglin Gao
04ef3628e3
refact CreateOrMutateConfigMap and MutateConfigMap with PollImmediate
...
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2020-06-11 00:31:22 +08:00
Kubernetes Prow Robot
a4ceb184d7
Merge pull request #88920 from syedriko/kubectl_issue_834
...
Fix for kubectl issue 834:
2020-06-10 08:44:51 -07:00
knight42
e0d125b046
fix(service::repair): accept same nodePort with different protocols
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-06-10 23:35:07 +08:00
Lukasz Szaszkiewicz
4362d613f2
genericapiserver library must wait for server.Shutdown
2020-06-10 15:19:00 +02:00
Lukasz Szaszkiewicz
50db32cf8c
GC doesn't have to create monitors in the constructor
2020-06-10 14:59:45 +02:00
Kubernetes Prow Robot
e46cfe2f16
Merge pull request #91974 from weijiehu/azure_controller_standard
...
Improves unit test code coverage for azure_controller_standard
2020-06-10 04:40:42 -07:00
Kubernetes Prow Robot
7f61ab8bc4
Merge pull request #91928 from liggitt/bug/clarify-apiext-error-message
...
Give a reason when rejecting defaulting in CRDs
2020-06-10 04:40:31 -07:00
Kubernetes Prow Robot
418c2cbb45
Merge pull request #91918 from alculquicondor/new_max_skew
...
Use maxSkew in PodTopologySpread scoring as tolerance to skew
2020-06-10 04:40:21 -07:00
Kubernetes Prow Robot
3b1432972c
Merge pull request #91779 from liggitt/csr-v1-describe
...
CSR v1 - add support to kubectl describe
2020-06-10 04:40:11 -07:00
Kubernetes Prow Robot
79123e5b4d
Merge pull request #91778 from liggitt/kubectl-approve-v1
...
CSR v1 - add support to kubectl certificate commands
2020-06-10 04:40:01 -07:00
Kubernetes Prow Robot
507cc20404
Merge pull request #91754 from liggitt/csr-v1-client-go-manager
...
CSR v1 - switch client-go certificate manager utility to v1 by default
2020-06-10 04:39:52 -07:00
Kubernetes Prow Robot
b41b89a424
Merge pull request #91682 from claudiubelu/img-promoter/windows-certs
...
test images: Adds step for fetching Windows image builder certificates
2020-06-10 04:39:42 -07:00
Kubernetes Prow Robot
84d745ffe4
Merge pull request #91559 from knight42/fix/e2e
...
e2e: access nodes via a test container
2020-06-10 04:39:31 -07:00
Kubernetes Prow Robot
8499fb114e
Merge pull request #91534 from zerodayz/Bump-MacOS-RAM-requirement
...
Bump up MacOS RAM requirement to 8GB
2020-06-10 04:39:21 -07:00
Kubernetes Prow Robot
410b929e78
Merge pull request #91471 from MHBauer/rm-old-config
...
remove out of date test config
2020-06-10 04:39:07 -07:00
Kubernetes Prow Robot
f00932fa46
Merge pull request #90874 from Jeffwan/local_zone
...
Extend AWS azToRegion method to support Local Zones
2020-06-10 04:38:52 -07:00
Kubernetes Prow Robot
089e8f48f2
Merge pull request #90720 from claudiubelu/tests/fqdn-svc-names
...
tests: Check FQDN for external services on Windows
2020-06-10 04:38:37 -07:00
Kubernetes Prow Robot
5b76272c35
Merge pull request #90569 from brianpursley/kubectl-721
...
Added --privileged flag to kubectl run
2020-06-10 04:38:22 -07:00
Kubernetes Prow Robot
4c5167a152
Merge pull request #88306 from YuikoTakada/fix_non_aschii_kubelet_qos
...
Fix non-ascii characters in pkg/kubelet/qos/doc.go
2020-06-10 04:38:08 -07:00
Kubernetes Prow Robot
b6bdd64b10
Merge pull request #91973 from Huang-Wei/revert-91750
...
Revert "Fix an issue that a Pod's nominatedNodeName cannot be cleared…
2020-06-10 00:54:05 -07:00
Fabio Bertinatto
8d644092ed
Create pod to force volume provisioning in storage e2e test
...
Otherwise, tests can fail if the default StorageClass
is configured with late binding.
2020-06-10 08:45:41 +02:00