Commit Graph

8912 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
240782c7f7 Merge pull request #87043 from zjs/topic/propagate-providerid-errors
Ensure a provider ID is set on a node if expected
2020-01-10 14:33:50 -08:00
Kubernetes Prow Robot
6e2a2855ef Merge pull request #87034 from ritazh/azure-owners
Update Azure owners
2020-01-10 12:24:49 -08:00
Zach Shepherd
2b554079af Ensure a provider ID is set on a node if expected
A transient issue might occur that causes an error to be returned by
InstanceID(). When this is ignored, the external cloud provider taint
will be removed and neither AddCloudNode() nor UpdateCloudNode() will
try to set a provider ID in the future.

By returning the error we can ensure that the external cloud provider
taint is not removed prematurely, allowing the operation to be retried
(until the provider ID can be set).

Preserve support for external cloud providers that do not use IDs by
continuing if a NotImplemented error is returned, making a distinction
between lack of support for provider IDs and an actual error.

Introduce pair of unit tests that show a provider ID will eventually
be set if an error is returned, unless that error is a NotImplemented,
in which case the external cloud provider taint will be removed.
2020-01-10 11:00:54 -08:00
willise
e8b5658bd1 fix: typos in comments of admission 2020-01-10 14:01:06 +08:00
Rita Zhang
b062fcb117 Update Azure owners 2020-01-09 18:35:18 -08:00
Kubernetes Prow Robot
6026a6a151 Merge pull request #86952 from zhouya0/fix_kubectl_annotate_local_error
fix kubectl annotate error when local=true is set.
2020-01-09 11:33:20 -08:00
Kubernetes Prow Robot
7a67ea7211 Merge pull request #86885 from liggitt/yaml-test
Move yaml limit tests to benchmarks
2020-01-09 11:33:10 -08:00
Kubernetes Prow Robot
99715d7e60 Merge pull request #86474 from zhouya0/fix_apply_set_last_applied_namespace
fix kubectl apply set last applied namespace error
2020-01-09 09:17:45 -08:00
Kubernetes Prow Robot
5b4d1bf559 Merge pull request #86931 from roycaihw/crd-openapi-deflake
crd openapi e2e: increase waitForOpenAPISchema timeout
2020-01-08 19:12:01 -08:00
Kubernetes Prow Robot
720e6de6b9 Merge pull request #85168 from Jefftree/admission-wh-proxy
Use Network Proxy for Admission Webhooks
2020-01-08 16:07:40 -08:00
Jefftree
1289bdaba4 network proxy with admission wh 2020-01-08 15:01:38 -08:00
Haowei Cai
326935c1b9 extend crd openapi e2e timeout to deflake the test, plus small improvements:
switch to use discovery rest client, which has higher burst/qps settings;
use jsoniter instead of encoding/json in kube-aggregator downloader.
2020-01-08 11:38:44 -08:00
zhouya0
568edf72ec fix kubectl annotate local error 2020-01-08 17:50:03 +08:00
Kubernetes Prow Robot
014e1fb54c Merge pull request #84241 from mgugino-upstream-stage/kubectl-drain-dead-code
kubectl: remove unreachable code
2020-01-07 23:55:40 -08:00
Kubernetes Prow Robot
67647ed5a3 Merge pull request #73363 from kellycampbell/nlb-local-healthchecks
Shorten health check timeout for AWS NLB with externalTrafficPolicy: Local
2020-01-07 19:15:40 -08:00
Kubernetes Prow Robot
cd770fa792 Merge pull request #84453 from matte21/revise-shared-informer-doc
Revise SharedInformer godoc comments
2020-01-07 14:08:18 -08:00
Kubernetes Prow Robot
432e464cae Merge pull request #86310 from mfojtik/plural-exceptions-fix-args
code-gen: fix argument type for plural exceptions
2020-01-07 10:14:20 -08:00
Kubernetes Prow Robot
f3df7a2fdb Merge pull request #86727 from mattjmcnaughton/mattjmcnaughton/remove-recorder-PastEventf
Remove `recorder.PastEventf` method
2020-01-07 04:38:49 -08:00
Kubernetes Prow Robot
a26fcf5278 Merge pull request #85308 from deads2k/limited-sni-support
allow an SNI cert to be used to respond for a particular IP
2020-01-07 04:38:35 -08:00
Kubernetes Prow Robot
50f6eeb939 Merge pull request #86561 from zqingqing1/skip-put-rg-when-exists
add route.Get() and skip PUT if route exists
2020-01-07 03:20:29 -08:00
Kubernetes Prow Robot
a302f64cd3 Merge pull request #86501 from yutedz/crd-reuse-converter
Reuse converter in crdHandler#getOrCreateServingInfoFor
2020-01-07 03:20:17 -08:00
Kubernetes Prow Robot
773d2c614c Merge pull request #86817 from zqingqing1/list-vmss
list vm instead of get when getting virtual machine
2020-01-07 01:13:03 -08:00
Kubernetes Prow Robot
b046dbce13 Merge pull request #86740 from feiskyer/arm-vmss-clients
Add VMSS and VMSSVM clients with backoff retry
2020-01-06 18:07:08 -08:00
Kubernetes Prow Robot
59b4933fb8 Merge pull request #86724 from gongguan/fix-fake-CRI
fix fake remote CRI
2020-01-06 18:06:57 -08:00
Qingqing Zheng
1a283ccbb6 use az.List() to check route existence 2020-01-06 13:35:19 -08:00
Kubernetes Prow Robot
19ecd690fa Merge pull request #86646 from yutedz/client-protocol
Require client / server protocols
2020-01-06 13:34:18 -08:00
Jordan Liggitt
a8ee1086d7 Move yaml limit tests to benchmarks 2020-01-06 15:18:22 -05:00
Qingqing Zheng
65329a5986 list vm instead of get when getting virtual machine 2020-01-06 12:07:50 -08:00
David Eads
2c8639deb7 allow an SNI cert to be used to respond for a particular IP 2020-01-06 13:24:06 -05:00
Ted Yu
906adbdfcd Require client / server protocols 2020-01-06 08:50:04 -08:00
Kubernetes Prow Robot
e7eed1ad2c Merge pull request #86512 from yutedz/to-unstruct
Remove ineffective calls in toUnstructured
2020-01-06 05:21:36 -08:00
Kubernetes Prow Robot
29005d0513 Merge pull request #84602 from yutedz/watcher-mvcc-log
Log mvcc revision compaction as warning
2020-01-06 01:15:35 -08:00
Kubernetes Prow Robot
13b5effead Merge pull request #86514 from yutedz/linear-rm-dead
Perform dead storage removal linearly
2020-01-05 18:39:41 -08:00
Antonio Ojea
05010d23ac clarify apiserver bind-address flag usage
From the listen godoc:

For TCP networks, if the host in the address parameter is empty or a
literal unspecified IP address, Listen listens on all available unicast
and anycast IP addresses of the local system.

Since the BindNetwork options is "tcp" by default, using an unspecified
address doesn't bind the listener to the IP family.
2020-01-04 10:51:48 +01:00
Kubernetes Prow Robot
124a49ca5f Merge pull request #86704 from ialidzhikov/publishing
publishing: Update to go@1.13.4 for kubernetes-1.16
2020-01-04 01:11:40 -08:00
louisgong
e8eb5c656b fix fake remote CRI 2020-01-04 08:43:17 +08:00
Kubernetes Prow Robot
1c033105eb Merge pull request #86383 from deads2k/cleanup-cert
prevent blocking wait in cert reloading
2020-01-03 12:43:41 -08:00
Ted Yu
9bc862ec69 Perform dead storage removal linearly 2020-01-03 08:05:21 -08:00
Kubernetes Prow Robot
65ef5dcc51 Merge pull request #86660 from qianlei90/fix_test
remove unnecessary code in client-go test
2020-01-02 23:39:40 -08:00
Kubernetes Prow Robot
1780792d3c Merge pull request #86790 from wojtek-t/dumb_listwatch
Don't paginate in listwatch
2020-01-02 19:16:25 -08:00
Kubernetes Prow Robot
57707f16cb Merge pull request #86757 from ialidzhikov/enh/dry-run
Minor nit in error message about feature gate stage
2020-01-02 15:59:40 -08:00
wojtekt
51eb4b50a3 Don't paginate in listwatch 2020-01-02 20:09:19 +01:00
Kubernetes Prow Robot
c72d5fd255 Merge pull request #86693 from sallyom/silence-usage-on-error
silence usage when required flag is not passed
2020-01-02 08:47:40 -08:00
Pengfei Ni
e787525d6e Add metrics for VMSS and VMSS clients 2020-01-02 13:52:25 +08:00
Pengfei Ni
4a00e26175 Move Azure metrics to a separate package 2020-01-02 13:24:48 +08:00
Pengfei Ni
c813e25892 Use new VMSS and VMSSVM client in Azure cloud provider 2020-01-02 12:59:30 +08:00
Pengfei Ni
b8e7767b67 Add VMSS VM client 2020-01-02 12:59:30 +08:00
Pengfei Ni
63f9200c1d Add VMSS client 2020-01-02 12:59:30 +08:00
Pengfei Ni
9d67227fb4 Addd Azure ARM client with backoff retries 2020-01-02 12:59:30 +08:00
ialidzhikov
1eaa0ee3f9 Minor nit in error message about feature gate stage
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-01-01 15:54:06 +02:00