Mark Janssen
a54e5cec54
Fix staticcheck failures for pkg/proxy/...
...
Errors from staticcheck:
pkg/proxy/healthcheck/proxier_health.go:55:2: field port is unused (U1000)
pkg/proxy/healthcheck/proxier_health.go:162:20: printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
pkg/proxy/healthcheck/service_health.go:166:20: printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
pkg/proxy/iptables/proxier.go:737:2: this value of args is never used (SA4006)
pkg/proxy/iptables/proxier.go:737:15: this result of append is never used, except maybe in other appends (SA4010)
pkg/proxy/iptables/proxier.go:1287:28: this result of append is never used, except maybe in other appends (SA4010)
pkg/proxy/userspace/proxysocket.go:293:3: this value of n is never used (SA4006)
pkg/proxy/winkernel/metrics.go:74:6: func sinceInMicroseconds is unused (U1000)
pkg/proxy/winkernel/metrics.go:79:6: func sinceInSeconds is unused (U1000)
pkg/proxy/winuserspace/proxier.go:94:2: field portMapMutex is unused (U1000)
pkg/proxy/winuserspace/proxier.go:118:2: field owner is unused (U1000)
pkg/proxy/winuserspace/proxier.go:119:2: field socket is unused (U1000)
pkg/proxy/winuserspace/proxysocket.go:620:4: this value of n is never used (SA4006)
2019-12-22 21:32:06 +01:00
Kubernetes Prow Robot
4f70231ce7
Merge pull request #86502 from levimm/fixAzureLB
...
fix azure cloud provider bug when lb specified in other resource group
2019-12-22 05:59:33 -08:00
Kubernetes Prow Robot
2d310b1321
Merge pull request #86346 from SataQiu/bump-utils-20191217
...
Bump k8s.io/utils version
2019-12-21 23:55:32 -08:00
Kubernetes Prow Robot
42c81a2c71
Merge pull request #86470 from stcheng/auth_unit_test
...
Add unit tests for pkg azure/auth
2019-12-21 21:03:33 -08:00
levimm
d564e730c9
format test file
2019-12-22 12:10:04 +08:00
Shu0t1an Cheng
b264a74748
Add unit tests for pkg azure/auth
...
Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
2019-12-21 19:27:24 -08:00
Kubernetes Prow Robot
277523b77f
Merge pull request #85868 from logicalhan/readyz
...
swap over kube-apiserver manifest to use livez and readyz
2019-12-21 14:23:32 -08:00
Kubernetes Prow Robot
ff975e865d
Merge pull request #86498 from Huang-Wei/deprecate-failedPredicateMap
...
Cleanup failedPredicateMap from generic_scheduler.go
2019-12-21 08:41:33 -08:00
Kubernetes Prow Robot
a81bc56dd7
Merge pull request #86321 from liggitt/unconditional-scale-update
...
Make e2e scale updates unconditional
2019-12-21 05:43:32 -08:00
Kubernetes Prow Robot
9e6d099b3c
Merge pull request #86389 from alvaroaleman/sample-apiserver-localhost
...
Sample apiserver: Avoid etcd listening on DNS result for "localhost"
2019-12-21 02:59:33 -08:00
levimm
e4c87c20e2
fix azure cloud provider bug when lb specified in other resource group
2019-12-21 18:12:49 +08:00
SataQiu
2497a1209b
bump k8s.io/utils version
2019-12-21 14:54:44 +08:00
Kubernetes Prow Robot
183a3e58cd
Merge pull request #86385 from andyzhangx/azuredisk-port-code
...
chore: port azure disk csi code to azure cloud provider
2019-12-20 22:11:33 -08:00
Kubernetes Prow Robot
18cc21ed68
Merge pull request #86490 from aojea/ipv6cert
...
apiserver: add localhost to alternateDNS certificate field if BindAddress is "::"
2019-12-20 18:28:26 -08:00
Kubernetes Prow Robot
109810dfbb
Merge pull request #86473 from kireledan/kireledan/hack-aws-provider
...
hack/local-up-cluster: modify cloud provider launch to work with aws
2019-12-20 18:28:17 -08:00
Kubernetes Prow Robot
8737890681
Merge pull request #86459 from ahg-g/ahg1-affinity-pred
...
move inter pod affinity predicate logic to its Filter plugin
2019-12-20 18:28:08 -08:00
Kubernetes Prow Robot
3c854d6e84
Merge pull request #86416 from sshukun/fix-golint-failure
...
Fix golint failure not contained in .golint_failures
2019-12-20 18:27:59 -08:00
Kubernetes Prow Robot
0e13e5c1c3
Merge pull request #86382 from wojtek-t/remove_default_convert
...
Remove DefaultConvert functions
2019-12-20 18:27:46 -08:00
Kubernetes Prow Robot
84198bf120
Merge pull request #86369 from Huang-Wei/deprecate-AlwaysCheckAllPredicates
...
Remove alwaysCheckAllPredicates from NewGenericScheduler
2019-12-20 18:27:32 -08:00
Kubernetes Prow Robot
54c255e911
Merge pull request #86294 from enj/enj/i/negative_disable_kms_cache
...
kms: use negative cachesize value to disable caching
2019-12-20 16:21:33 -08:00
Wei Huang
3e65b3793f
Cleanup failedPredicateMap from generic_scheduler.go
2019-12-20 15:18:15 -08:00
Abdullah Gharaibeh
429448cb40
move inter pod affinity predicate logic to its Filter plugin
2019-12-20 16:58:36 -05:00
Kubernetes Prow Robot
4ff6928619
Merge pull request #86013 from carlosedp/ginkgo_bump
...
Bump Ginkgo to support building on riscv64 arch
2019-12-20 13:11:32 -08:00
Wei Huang
1f78a936d4
Deprecate AlwaysCheckAllPredicates in scheduler Policy API
2019-12-20 11:41:33 -08:00
Kubernetes Prow Robot
449fe0b1ba
Merge pull request #86397 from gnufied/fix-comparison-of-node-publish-unpublish
...
Expect NodeUnpublish calls when NodePublish is called
2019-12-20 09:09:32 -08:00
Kubernetes Prow Robot
6f4ec3e0d6
Merge pull request #86338 from gossion/guwe/k8s
...
Add a config option to azure cloud provider for the pre-configured loadbalancers
2019-12-20 07:35:32 -08:00
Antonio Ojea
29ec87f769
apiserver: add localhost to alternateDNS for IPv6
...
apiserver adds localhost to the alternateDNS field
if the bind address is 0.0.0.0.
This PR considers the IPv6 unspecified address too.
2019-12-20 13:30:31 +01:00
Kubernetes Prow Robot
13e3904f0f
Merge pull request #86453 from pjh/lwvnic
...
Update Windows subnet mask calculation for compatibility with future VNIC changes
2019-12-20 04:03:32 -08:00
Kubernetes Prow Robot
9fa1e00be9
Merge pull request #83437 from matthyx/startupprobe-beta
...
Promote StartupProbe to beta for 1.18
2019-12-20 00:59:32 -08:00
kireledan
a8a00f690e
hack/local-up-cluster: modify cloud provider launch to work with aws
...
This commit updates the local-up-cluster script to set the proper provider id when the aws cloud provider is used.
2019-12-19 22:54:10 -08:00
Kubernetes Prow Robot
dd60f25fd8
Merge pull request #86464 from liggitt/revert-kubemark-deployment
...
Revert "Merge pull request #86376 from xieyanker/kubemark_deployment"
2019-12-19 21:31:32 -08:00
Jordan Liggitt
2d2c9a884a
Revert "Merge pull request #86376 from xieyanker/kubemark_deployment"
...
This reverts commit 661a08daf6
, reversing
changes made to 8cd8784289
.
2019-12-19 23:11:31 -05:00
Kubernetes Prow Robot
b632eaddba
Merge pull request #86446 from ahg-g/ahg1-nodelabel
...
Move NodeLabel priority logic to its Score and Filter plugin
2019-12-19 15:37:21 -08:00
Peter Hornyack
0ae8b6ba59
Update subnet mask calculation for compatibility with future VNIC changes
2019-12-19 14:55:10 -08:00
Carlos de Paula
c71dd7e4ee
Bump Ginkgo module to release version
2019-12-19 19:34:07 -03:00
Carlos de Paula
ecfd30d251
Bump Ginkgo to support building on riscv64 arch
2019-12-19 19:34:00 -03:00
Han Kang
0e786cbafc
swap over kube-apiserver manifest to use livez and readyz
...
Change-Id: I90df19b58b0d4d3004dcc3ca3002b099845dfe3a
2019-12-19 13:52:23 -08:00
Kubernetes Prow Robot
641d0290e4
Merge pull request #86399 from ahg-g/ahg1-prioritymeta
...
InterPodAffinity Priority as Score plugin
2019-12-19 13:39:56 -08:00
Kubernetes Prow Robot
3577447764
Merge pull request #86412 from weinong/issue-86410
...
fix incompatible AAD token
2019-12-19 12:40:51 -08:00
Kubernetes Prow Robot
37a5201cf0
Merge pull request #86109 from haosdent/clean-e2e-framework-job
...
e2e: move funs of framework/job to e2e/upgrades/apps/job
2019-12-19 12:40:42 -08:00
Kubernetes Prow Robot
d93999b3f7
Merge pull request #85302 from porridge/patch-2
...
Add support for GOBIN to generate-groups.sh.
2019-12-19 12:40:24 -08:00
Kubernetes Prow Robot
4c6bed6e4e
Merge pull request #84480 from BrendanSChang/fuzz
...
Fix validation for metav1 fuzz targets.
2019-12-19 12:40:10 -08:00
Kubernetes Prow Robot
9295fdbf5a
Merge pull request #84146 from RainbowMango/pr_fix_etcd_version_monitor_readme
...
Update etcd-version-monitor readme and yaml file.
2019-12-19 12:39:56 -08:00
Kubernetes Prow Robot
03e90b80ce
Merge pull request #86167 from yiyang5055/change-CounterVec-to-Counter
...
change CounterVec to use Counter in the Kubelet's Pod Lifecycle Event…
2019-12-19 11:33:56 -08:00
Hemant Kumar
d1fb0b57df
Expect NodeUnpublish calls when NodePublish is called
...
While this is looser check than original check, I do not think
we can quite expect NodePublish and NodeUnpublish call counts to match
NodePublishvolume call count may not be same as NodeUnpublishVolume
call count because reconciler may have a mount operation queued up
while previous one is finishing. So, it is not unusual to have more than one
NodePublishVolume call for same pod+volume combination, similarly
unmount may also run more than once.
2019-12-19 14:28:27 -05:00
Abdullah Gharaibeh
68f3802ba8
move NodeLabel predicate logic to its Filter plugin
2019-12-19 14:00:39 -05:00
Abdullah Gharaibeh
119a9a94d1
InterPodAffinity Priority as Score plugin
2019-12-19 13:42:49 -05:00
Abdullah Gharaibeh
22a0f55a68
move NodeLabel priority logic to its Score plugin
2019-12-19 13:35:43 -05:00
Kubernetes Prow Robot
9f841bf423
Merge pull request #86425 from jkaniuk/revert-85879
...
Revert pull request #85879 "hollow-node use remote CRI"
2019-12-19 10:12:21 -08:00
Kubernetes Prow Robot
fc82aa28d6
Merge pull request #86415 from mikedanese/statnames
...
rename _count to _total in a few metrics
2019-12-19 10:12:10 -08:00