Kubernetes Prow Robot
bf000e8770
Merge pull request #104770 from pacoxu/dual-stack-ga-kubeadm
...
cleanup: DualStack GA for kubeadm
2021-09-28 03:42:42 -07:00
Shiming Zhang
f63c135e1f
Update comments
2021-09-28 18:07:50 +08:00
Kubernetes Prow Robot
2ba872513d
Merge pull request #105283 from ricky-rav/dev_BZ_1997235
...
add NET_RAW capability to server container in "should drop INVALID conntrack entries" e2e test
2021-09-28 02:28:42 -07:00
jyz0309
88e35021e6
address comment
...
Signed-off-by: jyz0309 <45495947@qq.com>
2021-09-28 17:15:44 +08:00
Paco Xu
751ad37a05
kubeadm: cleanup remove some empty feature gate for dual-stack
2021-09-28 15:34:26 +08:00
Kubernetes Prow Robot
9005160245
Merge pull request #105272 from wojtek-t/add_jittering_for_kubelet
...
Add jittering for Kubelet status computing
2021-09-28 00:20:42 -07:00
Riccardo Ravaioli
d97a1b8d63
add NET_RAW capability to server container in "should drop INVALID conntrack entries" test
...
The boom-server container forges out-of-order TCP packets and injects them into the network. This requires the container to have the CAP_NET_RAW linux capability, otherwise the test will fail.
Signed-off-by: Riccardo Ravaioli <rravaiol@redhat.com>
2021-09-28 08:50:55 +02:00
wojtekt
75273a0689
Optimize index updating
2021-09-28 08:40:09 +02:00
kerthcet
75a255d2ed
remove scheduler component config v1beta1
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-09-28 13:13:17 +08:00
Kubernetes Prow Robot
16fdb2f391
Merge pull request #105196 from yibozhuang/improve-scheduler-pv-not-exist-err
...
Enhance ErrReasonPVNotExist in volumebinding scheduler plugin
2021-09-27 19:04:42 -07:00
llhuii
528cd30145
TopologyAwareHints: fix getHintsByZone bug
...
The bug could result in the EndpointSlice controller unnecessarily updating
EndpointSlices associated with a Service that had Topology Aware Hints enabled.
2021-09-28 09:02:24 +08:00
Kubernetes Prow Robot
ce4958d908
Merge pull request #105009 from harjas27/printer_event_count
...
kubectl: remove extra +1 for printing event count
2021-09-27 16:24:43 -07:00
Kubernetes Prow Robot
e35dff68af
Merge pull request #105232 from wojtek-t/optimize_watchcache
...
Optimize watchcache by not starting a gorotuine for all Get/List requests setting RV=0
2021-09-27 15:15:56 -07:00
Kubernetes Prow Robot
c647c5614b
Merge pull request #104985 from caesarxuchao/aggregator-no-spdy
...
Aggregator uses the regular transport when handling upgrade requests
2021-09-27 15:15:44 -07:00
Yibo Zhuang
603a4e1931
Enhance ErrReasonPVNotExist in volumebinding scheduler plugin
...
This change will make the message more clear when there
is a case of PVC(s) bound to PV(s) that no longer exists
and scheduler does not select the node due to this issue.
Previous error message would look like:
0/2 nodes are available: 2 pvc(s) bound to non-existent pv(s)
Updated message looks like:
0/2 nodes are available: 2 node(s) unavailable due to one or more
pvc(s) bound to non-existent pv(s)
For larger clusters with many different reasons of nodes that
are not available, the current message can be very misleading for
users to think that there are many PVCs lost due to PVs deleted but
in fact it could be just a single PVC case but many nodes not selected
by the scheduler due to this case.
Signed-off By: Yibo Zhuang <yibzhuang@gmail.com>
2021-09-27 15:02:35 -07:00
Kubernetes Prow Robot
2210c9ca59
Merge pull request #105285 from spiffxp/revert-104116
...
Revert "Use docker buildx for etcd image"
2021-09-27 13:59:56 -07:00
Kubernetes Prow Robot
dca007bac8
Merge pull request #105212 from BinacsLee/binacs-scheduler-do-not-reference-range-loop-vars
...
scheduler: do not reference range-loop variable
2021-09-27 13:59:45 -07:00
Lee Verberne
4451138bfa
Validate PodSpec in EphemeralContainersUpdate
...
Previously this only validated the ephemeral containers, but it's safer
to validate the entire PodSpec in case other parts of validation add
logic that checks ephemeral containers.
2021-09-27 22:58:08 +02:00
Kubernetes Prow Robot
597f197e61
Merge pull request #105275 from tkashem/apf-rename-seats
...
apf: rename WorkEstimate.Seats to InitialSeats
2021-09-27 12:49:57 -07:00
Kubernetes Prow Robot
7c1e37ef27
Merge pull request #104803 from bobbypage/runtimeclass-skip
...
Skip runtimeclass test unless provider GCE
2021-09-27 12:49:45 -07:00
Kubernetes Prow Robot
5130d43200
Merge pull request #102802 from adisky/metrics-credential-provider-1
...
Add Metrics for Kubelet credential provider
2021-09-27 11:02:22 -07:00
Aaron Crickenberger
d41f9339f6
Revert "Use docker buildx for etcd image"
...
This reverts commit ea1bc18bc1
.
But bumps the REVISION var
This commit broke etcd image builds
2021-09-27 10:46:17 -07:00
wojtekt
65d8037ae3
Add jittering for Kubelet status computing
2021-09-27 19:39:50 +02:00
Kubernetes Prow Robot
aec9acda68
Merge pull request #105214 from alculquicondor/job-update
...
Remove GET job and retries for status updates
2021-09-27 09:05:47 -07:00
Kubernetes Prow Robot
04f3d19bea
Merge pull request #104507 from wzshiming/fix/match
...
Check namespaces match in UpdateWithEventNamespace
2021-09-27 09:05:35 -07:00
Kubernetes Prow Robot
dc2fe6d56c
Merge pull request #105078 from aramase/fix-typo-kms-config
...
fix typo in kms encryption config logs
2021-09-27 07:33:49 -07:00
Kubernetes Prow Robot
48d844ec64
Merge pull request #104483 from margocrawf/master
...
Add UID to client-go impersonation config
2021-09-27 07:33:36 -07:00
Mike Dame
bfd7f72e9b
Remove Stop from ControllerContext and pass ctx.Done
2021-09-27 09:16:38 -04:00
Mike Dame
80dcf7df1b
Update controller initializer funcs to take Context
2021-09-27 09:16:36 -04:00
Lee Verberne
da8ddb7485
Create node_e2e test for ephemeral containers
2021-09-27 13:13:33 +02:00
Kubernetes Prow Robot
6a71f85ccf
Merge pull request #105263 from cyclinder/bump_metrics_server
...
bump metrics-server to 0.5.1
2021-09-27 03:39:34 -07:00
Kubernetes Prow Robot
486ca678a0
Merge pull request #104923 from davidkarlsen/xfsFormatIssue
...
mount-utils: force-format xfs-filesystems too
2021-09-27 02:29:36 -07:00
Kubernetes Prow Robot
d385d0602a
Merge pull request #105158 from justaugustus/its-a-bullseye
...
releng: Update build images to Debian 11 (Bullseye)
2021-09-26 23:14:23 -07:00
cyclinder
3e426355b9
bump metrics-server to 0.5.1
...
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
2021-09-27 11:18:03 +08:00
Carlos Panato
9bad325cb6
kube-cross: update image to v1.23.0-go1.17.1-bullseye.1
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-09-26 15:17:00 +02:00
Kubernetes Prow Robot
b15f788d29
Merge pull request #105250 from ishangupta-ds/remaining-err
...
updated errors pkg to native go pkg for test/e2e/network/netopol test_helper
2021-09-26 05:12:21 -07:00
Kubernetes Prow Robot
d25d741c5f
Merge pull request #105249 from Nordix/issue-105192
...
Clear initial UDP conntrack entries for loadBalancerIPs for proxy-mode=ipvs
2021-09-26 00:26:21 -07:00
ishangupta-ds
4353365aa9
updated errors pkg to fmt for test/e2e/network/netopol test_helper
...
Signed-off-by: ishangupta-ds <ishangupta.ds@gmail.com>
2021-09-26 10:50:38 +05:30
vikram Jadhav
0de4397490
mockery to mockgen conversion
2021-09-25 16:15:08 +00:00
Lars Ekman
4d6db6f1fc
Clear initial UDP conntrack entries for loadBalancerIPs
2021-09-25 16:03:56 +02:00
Jille Timmermans
4c038d387c
Fix double formatting on error message
...
fmt.Errorf() was called with a message rather than a format string
2021-09-25 09:51:48 +02:00
jyz0309
e93e29a6bc
address comment
...
Signed-off-by: jyz0309 <45495947@qq.com>
2021-09-25 09:31:55 +08:00
Abu Kashem
5d67896ade
apf: rename WorkEstimate.Seats to InitialSeats
2021-09-24 19:49:25 -04:00
Khaled Henidak (Kal)
a53e2eaeab
move IPv6DualStack feature to stable. ( #104691 )
...
* kube-proxy
* endpoints controller
* app: kube-controller-manager
* app: cloud-controller-manager
* kubelet
* app: api-server
* node utils + registry/strategy
* api: validation (comment removal)
* api:pod strategy (util pkg)
* api: docs
* core: integration testing
* kubeadm: change feature gate to GA
* service registry and rest stack
* move feature to GA
* generated
2021-09-24 16:30:22 -07:00
Kubernetes Prow Robot
c74d799677
Merge pull request #105190 from RinkiyaKeDad/test-templates
...
adding sig info to failing/flaking test issue templates
2021-09-24 14:57:49 -07:00
Margo Crawford
d9ddfb26e1
Introduces Impersonate-Uid to client-go.
...
* Updates ImpersonationConfig in rest/config.go to include UID
attribute, and pass it through when copying the config
* Updates ImpersonationConfig in transport/config.go to include UID
attribute
* In transport/round_tripper.go, Set the "Impersonate-Uid" header in
requests based on the UID value in the config
* Update auth_test.go integration test to specify a UID through the new
rest.ImpersonationConfig field rather than manually setting the
Impersonate-Uid header
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-09-24 14:06:30 -07:00
Diego Goytia
de969ae2bf
Testing GenerateReadBlockCmd for enabling block volume tests.
2021-09-24 18:50:21 +00:00
Kubernetes Prow Robot
86d23cf441
Merge pull request #105206 from pohly/test-integration-help
...
test/integration: skip etcd startup for -help flag
2021-09-24 10:29:23 -07:00
Kubernetes Prow Robot
a6f9b2b2cb
Merge pull request #105235 from spiffxp/use-k8s-infra-gcb-docker-gcloud
...
use k8s-staging-test-infra/gcb-docker-gcloud
2021-09-24 08:03:23 -07:00
Aaron Crickenberger
42a955b3ae
use k8s-staging-test-infra/gcb-docker-gcloud
2021-09-24 06:54:40 -07:00