Kubernetes Prow Robot
657fdedb17
Merge pull request #90796 from Danil-Grigorev/get-credential-lowercase
...
Ensure the server FQIN is stored and searched in lowercase (vsphere)
2020-05-12 21:00:40 -07:00
Mike Danese
bd290e924f
fix some fixture path calculations
...
Current calculations assume that -trimpath is not passed to go tool
compile, which is not the case for test binaries built with bazel. This
causes issues for integration tests right now but is generally not
correct.
The approach taken here is a bit of a hack but it works on the
assumption that if and only if trimpath is passed, we are running under
bazel. I didn't see a good spot for pkgPath(), so I just copied it
around.
2020-05-12 15:34:55 -07:00
Satish Matti
aa6e58997d
Use GA API for ILB Global Access
2020-05-12 10:26:22 -07:00
Satish Matti
8f75fce78c
Update dependency google.golang.org/api to v0.15.1
...
Steps:
./hack/pin-dependency.sh google.golang.org/api v0.15.1
./hack/update-vendor.sh
./hack/verify-vendor.sh
./hack/pin-dependency.sh github.com/googleapis/gax-go/v2 v2.0.5
./hack/update-vendor.sh
./hack/verify-vendor.sh
./hack/lint-dependencies.sh
2020-05-12 10:26:19 -07:00
Paulo Gomes
34226de021
Add support for TLS 1.3 ciphers. ( #90843 )
2020-05-12 08:24:50 -07:00
v-xuxin
412b669b6d
Improve unit test coverage for azure publicipclient
2020-05-12 14:40:43 +00:00
Maciej Szulik
b2b5952796
Fix create cronjob help message
2020-05-12 10:35:50 +02:00
cici37
fd694fa947
Remove CloudControllerManagerPort to k8s.io/cloud_provider
2020-05-12 01:15:16 -07:00
MoShitrit
2c5c53fdcb
Generated output of make update command
2020-05-12 01:43:47 -04:00
MoShitrit
48c5bc9f0f
Fixing broken link of api-conventions doc
2020-05-12 01:31:23 -04:00
weijiehu
0d9d03abe0
Improves unittest CC for azure_routetableclient
2020-05-11 21:55:32 -07:00
weijiehu
f5c38f09c0
Improves unittest CC for azure_routeclient
2020-05-11 21:51:49 -07:00
Kubernetes Prow Robot
501cc1a895
Merge pull request #90886 from feiskyer/fix-ip-address
...
Fix public IP not shown issues after assigning public IP to Azure VMs
2020-05-11 15:22:49 -07:00
Kubernetes Prow Robot
437c2df36f
Merge pull request #90855 from wojtek-t/remove_listwatchuntil
...
Remove ListWatchUntil
2020-05-11 15:22:35 -07:00
Tim Allclair
029a144ae9
Remove tallclair from some OWNERS files
2020-05-11 11:44:38 -07:00
Kubernetes Prow Robot
9b44fa4a07
Merge pull request #90659 from configurator/patch-1
...
Simplify GroupVersion.String()
2020-05-11 10:11:52 -07:00
wojtekt
ead12b02fe
Remove ListWatchUntil
2020-05-11 16:34:18 +02:00
Tomas Smetana
97a5fc0965
VSphere cloud provider: Fix race in disk provisioning
2020-05-11 13:14:55 +02:00
weijiehu
9dea8c547b
Improves unittest CC for azure_securitygroupclient
2020-05-11 00:35:30 -07:00
weihan
4fc4eb0c91
better understanding of kubectl attach description
2020-05-11 10:12:48 +08:00
Kubernetes Prow Robot
3c159bb10f
Merge pull request #88532 from zioproto/drop-network-tier-alpha-gate
...
Drop the alpha gating for Network Service Tier configuration support
2020-05-10 12:13:50 -07:00
Kubernetes Prow Robot
ba35704b51
Merge pull request #81443 from mikedanese/socks5
...
rest.Config: support configuring an explict proxy URL
2020-05-10 06:05:50 -07:00
Kubernetes Prow Robot
3446ffbb4a
Merge pull request #90882 from RainbowMango/pr_switch_deprecated_RegisterOpenAPIVersionedService
...
Switch deprecated RegisterOpenAPIVersionedService function
2020-05-09 12:02:13 -07:00
Julian V. Modesto
360c348d0e
Set kubectl field manager names
2020-05-09 13:24:39 -04:00
Kubernetes Prow Robot
c1fe194e06
Merge pull request #90771 from alculquicondor/api-comment
...
Clarify usage of MaxSkew and WhenUnsatisfiable
2020-05-09 07:24:18 -07:00
Kubernetes Prow Robot
c0dab07d7e
Merge pull request #90680 from andrewsykim/update-owners
...
move inactive SIG Cloud Provider approvers to emeritus_approvers
2020-05-09 07:24:04 -07:00
ZeroMagic
f3a64e22d9
chore: switch to use AzureFile management SDK
...
Signed-off-by: ZeroMagic <jiliu8@microsoft.com >
2020-05-09 02:52:51 +00:00
Kubernetes Prow Robot
dc5b9c17f9
Merge pull request #90774 from julianvmodesto/dry-run-feature-ga
...
Mark the server-side dry-run feature as GA
2020-05-08 18:28:05 -07:00
Kubernetes Prow Robot
0f42807186
Merge pull request #90693 from ZhiFeng1993/ZF--add-complete-list-of-admission-controller
...
Add complete operation list of admission controller
2020-05-08 18:27:52 -07:00
RainbowMango
ec234467f8
Switch deprecated RegisterOpenAPIVersionedService function by OpenAPIService.RegisterOpenAPIVersionedService.
2020-05-09 09:06:01 +08:00
Zhi Feng
9ff16419bc
Add complete operation list of admission controller
2020-05-08 11:57:36 -07:00
Md Tahsin Rahman
ea15f60328
Add tests for KubeletConfig
2020-05-09 00:06:16 +08:00
Kubernetes Prow Robot
c179d51979
Merge pull request #90845 from soltysh/config_flags
...
Provide more verbose empty config error for all config load actions
2020-05-08 05:24:18 -07:00
Pengfei Ni
29c21daafb
Fix public IP not shown issues after assigning public IP to Azure VMs
2020-05-08 07:22:47 +00:00
Kubernetes Prow Robot
feb195ea22
Merge pull request #90834 from nilo19/bug/fix-flaky-test
...
Azure: Fix a flaky test for azure vmss.
2020-05-07 22:21:43 -07:00
Kubernetes Prow Robot
b24eba019d
Merge pull request #90563 from cici37/traint
...
Copy RemoveTaintOffNode logic to k8s.io/cloud-provider
2020-05-07 14:01:42 -07:00
Seth Pollack
75af2fca61
add labels to diff command
2020-05-07 14:30:00 -04:00
Mike Danese
652a48d2e7
wire up proxier in spdy transport
...
and delete useless function
2020-05-07 09:13:58 -07:00
Mike Danese
f3f666d5f1
rest.Config: support configuring an explict proxy URL
...
With support of http, https, and socks5 proxy support. We already
support configuring this via environmnet variables, but this approach
becomes inconvenient dealing with multiple clusters on different
networks, that require different proxies to connect to. Most solutions
require wrapping clients (like kubectl) in bash scripts.
Part of: https://github.com/kubernetes/client-go/issues/351
2020-05-07 09:12:26 -07:00
Maciej Szulik
25507e8c3a
Provide more verbose empty config error for all config load actions
2020-05-07 15:57:00 +02:00
t-qini
991aadab42
Fix the flaky test for azure vmss.
2020-05-07 17:28:08 +08:00
wojtekt
7a65760f6e
Request for bookmarks in RetryWatcher
2020-05-07 10:26:28 +02:00
dopelsunce
d8b9095551
Fix race condition between Pop and Close FIFO queue
...
Fixes: kubernetes#90581 (the first part)
When `Close()` is invoked on an empty queue, the control loop inside `Pop()` has a small chance of missing the signal and blocks indefinitely due to a race condition. This PR eliminates the race and allows the control loop inside any blocking `Pop()` to successfully exit after Close() is called.
2020-05-07 00:40:35 -05:00
Aldo Culquicondor
883e4860d3
Clarify usage of MaxSkew and WheUnsatisfiable
...
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2020-05-06 13:15:51 -04:00
Danil-Grigorev
9770574aa6
Ensure the server FQIN is stored and searched in lowercase (vsphere)
2020-05-06 12:09:03 +02:00
Jan Safranek
fadc670c95
Send a nicer event when resizing attached Cinder volume
...
Cinder volumes cannot be resized when they're attached. Send a nicer event
when it happens:
error expanding volume "default/pvc1" of plugin "kubernetes.io/cinder": PVC used by a Pod can not be expanded, please ensure the PVC is not used by any Pod and is fully detached from a node
2020-05-06 11:11:48 +02:00
Kubernetes Prow Robot
c30da3839c
Merge pull request #90148 from deads2k/force-beta-to-have-tags
...
enforce prerelease-lifecycle generation for beta APIs
2020-05-06 01:19:08 -07:00
Kubernetes Prow Robot
4d813c1360
Merge pull request #90749 from andyzhangx/dangling-error
...
fix: azure disk dangling attach issue on VMSS which would cause API throttling
2020-05-05 23:43:09 -07:00
cici37
32411016cc
Copy RemoveTaintOffNode logic to k8s.io/cloud-provider
2020-05-05 16:47:09 -07:00
Julian V. Modesto
df0ee9f88b
Mark the server-side dry-run feature as GA
2020-05-05 17:13:24 -04:00