louisgong
c0b78c83a1
refactor aws nodeAddresses tests
2020-05-14 14:45:55 +08:00
v-xuxin
f513c36332
Enrich the unit tests for azure vmsizeclient and snapshotclient and subnetclient
2020-05-14 03:48:48 +00:00
louisgong
205ded20da
update spf13/cobra dependency to 1.0.0
2020-05-14 11:03:30 +08:00
Hemant Kumar
75fdb6d554
When casting resource.Quantity to int64 it may overflow
...
We need to ensure that when converting resource.Quantity
to int64 it does not overflow and if it does, then an error is
returned back to the use rather than attempting expansion and
provisioning operations with scaled value.
2020-05-13 21:22:59 -04:00
Kubernetes Prow Robot
8f8ac98714
Merge pull request #91053 from soltysh/create_job
...
Set appropriate owner references when creating a job from cronjob
2020-05-13 16:00:00 -07:00
Kubernetes Prow Robot
dbba2c198b
Merge pull request #91013 from soltysh/fix_createcronjob
...
Fix create cronjob help message
2020-05-13 15:59:51 -07:00
Kubernetes Prow Robot
6734266772
Merge pull request #91010 from v-xuxin/enrich-unit-test
...
Improve unit test coverage for azure publicipclient
2020-05-13 15:59:42 -07:00
Kubernetes Prow Robot
16abe31ec7
Merge pull request #90988 from MoShitrit/fix-python-1163
...
Fixing broken link in docs pointing to api-conventions.md
2020-05-13 15:59:14 -07:00
Kubernetes Prow Robot
40b0f4f6cb
Merge pull request #90565 from alculquicondor/cleanup-sched-config
...
Remove wrapper around base LeaderElectionConfiguration
2020-05-13 15:59:05 -07:00
Kubernetes Prow Robot
5a5ae8d6ff
Merge pull request #90350 from ZeroMagic/update_azurefile
...
Switch to use AzureFile management SDK
2020-05-13 15:58:23 -07:00
Kubernetes Prow Robot
0024c837ba
Merge pull request #88392 from skmatti/global-access-ga
...
Promote GlobalAccess for GCE Internal Loadbalancers to GA
2020-05-13 10:22:26 -07:00
Michael Cristina
b4d726fd6d
Fix a few typos in the reflect package
2020-05-13 12:19:47 -05:00
Maciej Szulik
b1a068b0fc
Set appropriate owner references when creating a job from cronjob
2020-05-13 12:59:49 +02:00
Kubernetes Prow Robot
2f381e06e5
Merge pull request #90872 from mikedanese/integ
...
fix some fixture path calculations
2020-05-13 00:18:54 -07:00
Kubernetes Prow Robot
fb3009c3c0
Merge pull request #86034 from tahsinrahman/kubeletconfig-tests
...
Add tests for KubeletConfig
2020-05-13 00:18:26 -07:00
Kubernetes Prow Robot
006eceecf0
Merge pull request #90875 from weijiehu/mybranch
...
Improves unittest codecoverage for azure_securitygroupclient
2020-05-12 21:00:52 -07:00
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