Kubernetes Prow Robot
1d66302c42
Merge pull request #106458 from dims/lint-yaml-in-owners-files
...
Lint/Beautify yaml in OWNERS files
2021-12-10 06:39:12 -08:00
Sascha Grunert
5983850dbc
Mark --container-runtime-endpoint
and --image-service-endpoint
stable
...
Since we removed dockershim we now rely on both flags, which therefore
should not marked experimental any more.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-10 14:54:10 +01:00
BinacsLee
1027b8de40
scheduler: fix race condition during cache refresh
2021-12-10 20:46:12 +08:00
Kubernetes Prow Robot
1b0d83f1d6
Merge pull request #106599 from klueska/fix-numa-bug
...
Fix Bugs in CPUManager distribute NUMA policy option
2021-12-10 04:41:12 -08:00
sunzhaochang
f0e74bfb7f
Fix unexpected end of TestDependentsRace
2021-12-10 20:07:37 +08:00
Carlos Panato
37dda91186
dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-12-10 12:54:55 +01:00
Wojciech Tyczyński
8f5ece0548
P&F: enable mutating work estimator
2021-12-10 08:10:26 +01:00
haoyun
92fa957dd1
feat: use clock instead
...
Signed-off-by: haoyun <yun.hao@daocloud.io>
2021-12-10 13:59:12 +08:00
Kubernetes Prow Robot
cc6f12583f
Merge pull request #106921 from dims/update-x/tools-to-v0.1.8
...
Update golang.org/x/tools to a specific tag (v0.1.8) and avoid SHA
2021-12-09 21:31:10 -08:00
Sravanth Bangari
26be8d6890
Skip creating HNS loadbalancer with empty endpoints
2021-12-09 20:03:21 -08:00
Kubernetes Prow Robot
15e5f2a19a
Merge pull request #106291 from sbs2001/fix_invalid_comment
...
Remove invalid comment in legacyregistry
2021-12-09 19:03:10 -08:00
Davanum Srinivas
c89299a890
Temporarily comment out untrusted user
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-09 21:31:32 -05:00
Davanum Srinivas
9405e9b55e
Check in OWNERS modified by update-yamlfmt.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-09 21:31:26 -05:00
Davanum Srinivas
a5c670102c
Cleanup owners files to make parsing automatable
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-09 21:31:03 -05:00
Kubernetes Prow Robot
b5a610064c
Merge pull request #106920 from neolit123/1.24-update-kubeadm-owners
...
kubeadm: update OWNERS for 1.24
2021-12-09 18:01:22 -08:00
Kubernetes Prow Robot
ab4448dd2f
Merge pull request #104177 from DangerOnTheRanger/e2e-resize-node-flake-fix
...
Fix node resizing E2E test flake
2021-12-09 18:01:11 -08:00
Spencer Peterson
f468bee672
Document when workqueue metrics are dropped
...
Two simple choices for workqueues do not document that they do not emit
metrics. Using their named variants fixes this, but was undocumented.
Change-Id: I100ad08a4859513987941ed35d12abb4cbb39873
2021-12-09 16:59:54 -08:00
Kubernetes Prow Robot
481459d12d
Merge pull request #106872 from calvin0327/fix-kubeadm-kubelet-constant
...
kubeadm: amend constant to kubelet.
2021-12-09 16:29:22 -08:00
Kubernetes Prow Robot
461dc9e371
Merge pull request #104640 from lizhuqi/fluentd-1-17
...
Remove stackdriver version variable
2021-12-09 16:29:10 -08:00
Kubernetes Prow Robot
747f3c8fd9
Merge pull request #106901 from bobbypage/graceful-shutdown-fix-master
...
kubelet: set failed phase during graceful shutdown
2021-12-09 14:39:04 -08:00
Jeffrey Ying
fcd567208c
Remove bazel condition in openapi_test
2021-12-09 13:30:56 -08:00
David Porter
95264a418d
kubelet: set failed phase during graceful shutdown
...
Revert to previous behavior in 1.21/1.20 of setting pod phase to failed
during graceful node shutdown.
Setting pods to failed phase will ensure that external controllers that
manage pods like deployments will create new pods to replace those that
are shutdown. Many customers have taken a dependency on this behavior
and it was breaking change in 1.22, so this change reverts back to the
previous behavior.
Signed-off-by: David Porter <david@porter.me>
2021-12-09 13:17:40 -08:00
Kubernetes Prow Robot
12b4bef7bd
Merge pull request #106852 from wojtek-t/remove_legacy_leader_election
...
Remove support for Endpoints and ConfigMaps lock from leader election
2021-12-09 12:21:03 -08:00
Walter Fender
b869d5550c
Bump konnectivity network proxy to v0.0.27.
...
/kind feature
Includes fixes for a few resource leaks.
Set the dependency chain to K/K v0.0.21.
Fixes # N/A
```release-note
NONE
```
```docs
NONE
```
2021-12-09 11:56:20 -08:00
Davanum Srinivas
627c50661e
Update golang.org/x/tools to a specific tag and avoid SHA
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-09 14:23:55 -05:00
ahrtr
f01ecfabf4
replace ioutil with io and os for cluster/images/etcd;
...
bump the REVISION in Makefile to 5
2021-12-10 03:13:17 +08:00
Lubomir I. Ivanov
0290eb63b6
kubeadm: update OWNERS for 1.24
2021-12-09 21:07:56 +02:00
Kubernetes Prow Robot
8cc7d14588
Merge pull request #106859 from knight42/refactor/remove-apiserver-insecure-port
...
refactor(apiserver): remove the insecure flags
2021-12-09 09:48:30 -08:00
Kubernetes Prow Robot
cbec2a936b
Merge pull request #105517 from tkashem/apf-metrics
...
apf: add new label for request_execution_seconds metric
2021-12-09 09:48:18 -08:00
Mike Spreitzer
8afd6780b4
Note dishonesty of IntervalClock
2021-12-09 12:23:32 -05:00
Kubernetes Prow Robot
bfeabe894f
Merge pull request #106892 from ncdc/improve-path-recorder-duplicate-registration-info
...
Improve pathrecorder duplicate registration info
2021-12-09 08:06:28 -08:00
Kubernetes Prow Robot
cb0e11a296
Merge pull request #106860 from knight42/refactor/remove-ctrlmgr-insecure-port
...
refactor: remove the insecure flags in controller-manager
2021-12-09 08:06:16 -08:00
Scott Nice
5183513661
Fix gofmt verify
2021-12-09 09:18:22 -05:00
Kubernetes Prow Robot
c16b2afc1d
Merge pull request #106850 from MadhavJivrajani/deprecate-clock-pkg
...
Deprecate types in k8s.io/apimachinery/util/clock
2021-12-09 06:06:10 -08:00
Madhav Jivrajani
1e1ff064c0
clock: Deprecate types to use k8s.io/utils/clock
...
* Each exposed type/func is aliased to an equilvalent in
k8s.io/utils/clock.
* Adds deprecation notices to each type.
* This package should be completely deleted in 1.25.
* The test file is deleted since types are now references
to k8s.io/utils/clock
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2021-12-09 16:16:44 +05:30
Madhav Jivrajani
4ca13e6f0e
Bump k8s.io/utils
...
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2021-12-09 16:16:27 +05:30
Kubernetes Prow Robot
e3c83c6134
Merge pull request #106658 from wpedrak/even-more-resilient-version.txt
...
Even more resilient version.txt
2021-12-09 02:08:11 -08:00
Tomas Smetana
c60f5e6dbc
mount-utils: Detect potential stale file handle
...
This is a fix for the issue #97031 . It may happen that a subpath mount
point on a networking FS gets deleted on the server but in the case of
some file systems (CIFS) it would make the stat syscall end with ENOENT,
preventing the mount point to be cleaned up and pods using the mount
can't be cleanly deleted.
This situation can be detected by calling also access syscall on the
same path: if there is a discrepancy between stat and access results,
treating the mount as corrupted allows for successful cleanup and
unmount.
2021-12-09 10:40:46 +01:00
wpedrak
183793cb27
Update version.txt only when necessary
...
Follow up on https://github.com/kubernetes/kubernetes/pull/106653
2021-12-09 10:09:49 +01:00
Kubernetes Prow Robot
f98f27bc2f
Merge pull request #106891 from neolit123/1.24-kubeadm-fix-external-etcd-ca-validation
...
kubeadm: validate local etcd certficates during expiration checks
2021-12-09 00:24:09 -08:00
Wojciech Tyczyński
29d9683cd0
Remove support for Endpoints and ConfigMaps lock from leader election
2021-12-09 09:23:44 +01:00
Jian Zeng
fe448785b5
fix: remove insecure flag from configure-kubeapiserver.sh
...
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
2021-12-09 15:06:52 +08:00
haoyun
cd3bafc2ed
cleanup: remove insecure flag
...
Signed-off-by: haoyun <yun.hao@daocloud.io>
2021-12-09 12:36:29 +08:00
Anago GCB
30e588c5fe
CHANGELOG: Update directory for v1.24.0-alpha.1 release
2021-12-09 03:55:16 +00:00
Kubernetes Prow Robot
a8e06cf2bf
Merge pull request #106473 from Dingshujie/fix_inotify_memory_leak
...
update k/utils to v0.0.0-20211116205334-6203023598ed to fix inotify memory leak
2021-12-08 19:32:09 -08:00
Kubernetes Prow Robot
c732444905
Merge pull request #106868 from pacoxu/v1.23.0-api-testdata
...
Add V1.23.0 api compatibility testdata
2021-12-08 16:38:10 -08:00
Kubernetes Prow Robot
cdf3ad823a
Merge pull request #97252 from dims/drop-dockershim
...
Completely remove in-tree dockershim from kubelet
2021-12-08 12:51:46 -08:00
Kubernetes Prow Robot
8f91d09865
Merge pull request #106878 from humblec/rbd-1
...
rbd: initialize ceph monitors slice with an empty value.
2021-12-08 11:47:55 -08:00
Kubernetes Prow Robot
f6cebd2dd1
Merge pull request #106683 from panslava/rbs-annotation
...
Disable GCE external load balancer when services handled by Ingress-GCE
2021-12-08 11:47:48 -08:00
Andy Goldstein
04aa8f9dcd
Improve pathrecorder duplicate registration info
...
Print information from both the original path registration and the new
path registration stack traces when encountering a duplicate. This helps
the developer determine where the duplication is coming from and makes
it much easier to resolve.
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
2021-12-08 14:39:42 -05:00