Antonio Ojea
c0bc36c12e
kubeadm: probe address for unspecified ips
...
kubeadm deploys the apiserver, controller-manager and the scheduler
using liveness probes.
The bind-address option is used to configure the probe address, in
case this is configured with an unspecified address, the probe
will fail. When using an unspecified address the probe host field is
left empty, otherwise the bind-address is used.
2020-01-04 00:42:15 +01:00
Antonio Ojea
7dc6c94395
kubeadm: use bind-address instead of address
...
kubeadm removed the deprecated "--address" flag for controller-manager
and scheduler in favor of "--bind-address"
We should use bind-address to configure the manifest probe addresses.
2019-12-20 22:03:49 +01: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
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
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
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
Kubernetes Prow Robot
810f0c2ae5
Merge pull request #86354 from p0lyn0mial/improve-watch-and-report-e2e
...
improves watch and report e2e
2019-12-19 10:11:57 -08:00
Kubernetes Prow Robot
9fad2e3201
Merge pull request #84611 from cwdsuzhou/Nov/simplyfy_zone_checker
...
Simplify volume zone checker codes
2019-12-19 08:09:57 -08:00
Kubernetes Prow Robot
16c2ae4607
Merge pull request #86411 from liggitt/plugin-test
...
Isolate kubectl test-cmd plugin tests
2019-12-19 05:52:09 -08:00
Kubernetes Prow Robot
8c2f2c93bc
Merge pull request #86361 from seans3/apply-refactor
...
kubectl apply refactor
2019-12-19 05:51:56 -08:00
Kubernetes Prow Robot
4e35750abc
Merge pull request #86156 from tanjunchen/use-framework-Equal-test-e2e_node
...
test/e2e_node/:use framework.Equal() instead of using gomega.Expect(b…
2019-12-19 02:39:56 -08:00
Jacek Kaniuk
4303be3d9f
Revert pull request #85879 "hollow-node use remote CRI"
2019-12-19 10:52:35 +01:00
Kubernetes Prow Robot
6c98d5515b
Merge pull request #86396 from gnufied/fix-mock-driver-resizing-condition
...
Wait for resizing condition
2019-12-19 00:38:38 -08:00
Kubernetes Prow Robot
8b7cf0fcdf
Merge pull request #86395 from yutedz/nil-map-conversion
...
Allocate map when out parameter points to nil map
2019-12-19 00:38:29 -08:00
Kubernetes Prow Robot
be20826710
Merge pull request #86392 from andrewsykim/remove-kind-file
...
remove personal kind.yaml that was added accidentally
2019-12-19 00:38:19 -08:00
Kubernetes Prow Robot
6eb4e7c443
Merge pull request #86315 from liggitt/delete-grace-period-debug
...
Add debugging for delete grace period e2e flake
2019-12-19 00:38:10 -08:00
Kubernetes Prow Robot
2f39e7304d
Merge pull request #86119 from haosdent/clean-e2e-framework-metrics
...
e2e: move funs of framework/metrics to e2e_node
2019-12-19 00:37:56 -08:00
Jordan Liggitt
f50638f439
Isolate kubectl test-cmd plugin tests
2019-12-19 01:35:36 -05:00
Mike Danese
a84e883e4b
rename _count to _total in a few metrics
...
request_total is fully accumulating, fetch_total is mostly accumulating
except for the active label.
2019-12-18 21:58:15 -08:00
Kubernetes Prow Robot
661a08daf6
Merge pull request #86376 from xieyanker/kubemark_deployment
...
change kubemark from ReplicationController to Deployment
2019-12-18 21:49:56 -08:00
Weinong Wang
d1480ab49d
It fixes a bug where AAD token obtained by kubectl is incompatible with on-behalf-of flow and oidc.
2019-12-18 20:35:57 -08:00
Kubernetes Prow Robot
8cd8784289
Merge pull request #78380 from hainesc/master
...
Add test cases for a helper function in controller manager
2019-12-18 18:25:55 -08:00
guwe
131180b118
Add a config option to azure cloud provider for the pre-configured loadbalancers
2019-12-19 01:50:54 +00:00
Sean Sullivan
79bc63fb4b
Adds PreProcessor and PostProcessor functions for modifying apply behavior
2019-12-18 17:20:41 -08:00
Hemant Kumar
03df6320e5
Wait for resizing condition
2019-12-18 17:50:29 -05:00
Ted Yu
53080bda9c
Allocate map when out points to nil map
2019-12-18 14:17:48 -08:00
andrewsykim
3aa794aafc
remove personal kind.yaml that was added accidentally
...
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2019-12-18 15:41:19 -05:00
Kubernetes Prow Robot
5cb1ec5fea
Merge pull request #86298 from aojea/netpolicyv6
...
networkPolicy ipv6 unit tests validation
2019-12-18 10:37:57 -08:00
Kubernetes Prow Robot
e136426254
Merge pull request #86386 from spiffxp/revert-83652
...
Revert "promote e2e tests for taint-tolerations in predicates"
2019-12-18 08:23:57 -08:00
Aaron Crickenberger
877381550d
Revert "promote e2e tests for taint-tolerations in predicates"
...
This reverts commit 4d3d364d2b
.
This commit promoted a test to conformance and also changed the test at
the same time. It should have been split up into two PRs to verify
whether the change had the intended effect. The test is now failing
consistently, so reverting.
2019-12-18 10:01:00 -05:00
Kubernetes Prow Robot
814fc34cde
Merge pull request #85879 from gongguan/cri-kubemark
...
hollow-node use remote CRI
2019-12-18 06:01:57 -08:00
Anago GCB
9bd2912e7a
Add CHANGELOG-1.18.md for v1.18.0-alpha.1.
2019-12-18 10:15:06 +00:00
Kubernetes Prow Robot
ac4079a5cc
Merge pull request #86351 from andyzhangx/byok-osdisk-default
...
fix: azure data disk should use same key as os disk by default
2019-12-18 00:58:20 -08:00