CatherineF-dev
a30af261f1
remove lint
2021-11-12 15:03:44 +00:00
Ryan Phillips
d6f9df424a
defer close the rotated log open
2021-11-12 08:13:24 -06:00
Shivanshu Raj Shrivastava
d9b21cd1de
fixed using reference to loop iterator
2021-11-12 17:22:36 +05:30
Kubernetes Prow Robot
7b9f4f18fe
Merge pull request #105135 from astraw99/fix-nil-mergeMap
...
Fix nil check in map merge
2021-11-12 02:26:27 -08:00
Jan Safranek
bb8157d780
Fix deletion protection unit test
...
The test should not depend on current set of default feature gates, it
should always ensure the ones necessary for the tests are set.
2021-11-12 10:47:15 +01:00
navist2020
bc4bbd88b2
kubeadm/certs/renew:remove deprecated flags csrOnly and csrPath
2021-11-12 17:44:35 +08:00
Kubernetes Prow Robot
c98b388a84
Merge pull request #105450 from danwinship/ipvs-dead-code
...
Remove some dead code in the ipvs proxy
2021-11-11 20:50:27 -08:00
CatherineF-dev
a8324a3bb7
clean
2021-11-12 03:52:19 +00:00
CatherineF-dev
03f7a8d7d2
add local registry.Reset()
2021-11-12 03:50:08 +00:00
Kubernetes Prow Robot
35f9bcabf1
Merge pull request #105992 from hwdef/fix-kubeadm-2419
...
kubeadm: add mutation for Linux paths in KubeletConfiguration on Windows
2021-11-11 19:48:29 -08:00
hwdef
b985e094b0
kubeadm: fix absolute paths do not work properly in config files in windows
2021-11-12 10:42:46 +08:00
CatherineF-dev
744785ee40
remove prometheus.DefaultRegisterer
2021-11-12 02:17:28 +00:00
Kubernetes Prow Robot
d19e16b86d
Merge pull request #106048 from dcbw/pod-storage-empty-oldMachine
...
pod/storage: remove always-empty 'oldMachine' in setPodHostAndAnnotations()
2021-11-11 17:30:28 -08:00
Kubernetes Prow Robot
de52812264
Merge pull request #106360 from ehashman/metrics-implementations-docs
...
Remove outdated metric IMPLEMENTATIONS, update links
2021-11-11 15:15:49 -08:00
Kubernetes Prow Robot
c9a245fa48
Merge pull request #106266 from ahg-g/ahg-metrics
...
Move a number of scheduler metrics to STABLE
2021-11-11 15:15:37 -08:00
Kubernetes Prow Robot
2bd67845d4
Merge pull request #105550 from damemi/wire-contexts-rbac
...
Wire contexts to RBAC controllers
2021-11-11 15:15:25 -08:00
Kubernetes Prow Robot
3ca3daac76
Merge pull request #103415 from tiloso/staticcheck-kubelet
...
Fix staticcheck failure in pkg/kubelet/cm/cpuset
2021-11-11 15:15:13 -08:00
Dan Williams
a04997e1a1
pod/storage: remove always-empty 'oldMachine' in setPodHostAndAnnotations()
...
There's only one caller of setPodHostAndAnnotations() and it always
passes an empty 'oldMachine'.
Signed-off-by: Dan Williams <dcbw@redhat.com>
2021-11-11 16:29:20 -06:00
Alexander Zielenski
68e175ef68
verify liveObj not returned by manager pipeline
...
addresses feedback by adding a test to make sure that the manager pipeline will not return the same instance used as input, and that the output does not input managedFields
2021-11-11 14:24:27 -08:00
Kubernetes Prow Robot
0c27c643a8
Merge pull request #106362 from ehashman/append-to-node-log
...
Append node e2e logs to file where possible
2021-11-11 14:16:08 -08:00
Kubernetes Prow Robot
bbc3a9aace
Merge pull request #106359 from mmiranda96/fix/mark-restart-test-flaky
...
Mark restart_test as flaky
2021-11-11 12:00:33 -08:00
Kubernetes Prow Robot
274ffbd3bc
Merge pull request #106358 from justaugustus/justaugustus-prune
...
OWNERS(justaugustus): Prune extraneous reviewer roles
2021-11-11 12:00:20 -08:00
Kubernetes Prow Robot
7663bffd51
Merge pull request #106321 from neolit123/1.23-fix-e2e-test-failures-1
...
kubeadm: fix test failures in the e2e_kubeadm suite
2021-11-11 12:00:08 -08:00
Elana Hashman
5401551d12
Append node e2e logs to file where possible
...
Functionality added in systemd 240:
1977d1477f/NEWS (L3919-L3921)
2021-11-11 11:16:51 -08:00
Kubernetes Prow Robot
649840f403
Merge pull request #106346 from verb/1.23-ec-node-feature
...
Add NodeFeature tag to ephemeral containers e2e
2021-11-11 10:50:08 -08:00
Elana Hashman
4d3a4ec809
Remove outdated metric IMPLEMENTATIONS, update links
2021-11-11 10:05:24 -08:00
Mike Miranda
990e9506de
Mark restart_test as flaky
2021-11-11 17:25:27 +00:00
Stephen Augustus
7c319c0192
OWNERS(justaugustus): Prune extraneous reviewer roles
...
Taking an opportunity to prune myself from some aliases/review paths
to reduce my workload.
If:
- I am no longer reviewing in an area, prune
- There were under five reviewers, remain
- I was already an approver for the area, prune from review path
- I was a reviewer as part of Release Managers, comment out with
"approvals only"
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-11-11 12:03:06 -05:00
Kubernetes Prow Robot
0fefe4e605
Merge pull request #106314 from shivanshu1333/fix/master/105841
...
Migrated remaining lines of `server.go` and `csi.go` to structured logging
2021-11-11 08:48:07 -08:00
Kubernetes Prow Robot
931ec69594
Merge pull request #106329 from benluddy/agg-flowcontrolsignal-flake
...
Fix flake caused by sampling signal counter too early.
2021-11-11 07:28:08 -08:00
Lee Verberne
d31d0cc29a
Remove kubectl from ephemeral container e2e
...
It's not available in the node e2e environment.
2021-11-11 08:04:43 -05:00
Kubernetes Prow Robot
ba944971f6
Merge pull request #105512 from gnufied/add-subpath-mount-source-check
...
Fix check for subpath source
2021-11-11 04:43:51 -08:00
Kubernetes Prow Robot
9fba771fe9
Merge pull request #97279 from tnqn/merge-forward-rules
...
Remove redundant forwarding rule in filter table
2021-11-11 03:05:50 -08:00
Lee Verberne
e1e97a0e47
Add NodeFeature tag to ephemeral containers e2e
2021-11-11 05:54:01 -05:00
Kubernetes Prow Robot
d9f06f9e18
Merge pull request #106169 from kerthcet/bug/shape-can-be-empty-in-scoring-stragety
...
ScoringStrategy RequestedToCapacityRatio's shape should not be empty
2021-11-10 21:33:49 -08:00
Kubernetes Prow Robot
6580977884
Merge pull request #106319 from mikedanese/bashfix
...
don't expand $(ls -A /scrub) in PV_RECYCLER_TEMPLATE
2021-11-10 20:31:50 -08:00
astraw99
9fe2c30609
fix nil merge map
2021-11-11 10:56:55 +08:00
Quan Tian
95a706ba7c
Remove redundant forwarding rule in filter table
2021-11-11 10:27:53 +08:00
Kubernetes Prow Robot
e7c3138d94
Merge pull request #106327 from ravisantoshgudimetla/fix-kubelet-units
...
[test][kubelet]: Fix out of bounds in TestSyncLabels unit
2021-11-10 16:03:50 -08:00
David Porter
f5140d3145
kubelet: cgroupv2 disable memcg notifications
...
The current memory notifier on cgroupv2 relies on reading
`cgroup.event_control` which is unsupported on cgroupv2. For now, let's
disable the feature on cgroupv2.
2021-11-10 15:40:59 -08:00
Chok Yip Lau
8fcf98ec3b
Added JSONPath wait for kubectl wait
...
Co-authored-by: Eddie Zaneski <eddiezane@gmail.com>
2021-11-10 18:34:27 -05:00
Cheng Xing
b2d4f9a211
DelegateFSGroupToCSIDriver feature gate to beta
2021-11-10 15:19:37 -08:00
Kubernetes Prow Robot
3f0a634ef7
Merge pull request #106323 from neolit123/1.23-update-system-validators-to-1.6.0
...
vendor: update system-validators to v1.6.0
2021-11-10 14:56:53 -08:00
Mike Dame
80c01707e0
Wire contexts to Batch controllers ( #105491 )
...
* Wire contexts to Batch controllers
* (hold) feedback + updates that overlap with Apps controllers
* fixup errors
2021-11-10 14:56:46 -08:00
Kubernetes Prow Robot
82379431df
Merge pull request #104792 from matthyx/60140
...
make kubectl cp resume on transfer error
2021-11-10 14:56:34 -08:00
ravisantoshgudimetla
696abecada
[test][kubelet]: Fix out of bounds in TestSyncLabels unit
2021-11-10 16:53:59 -05:00
Kubernetes Prow Robot
ad99a592f7
Merge pull request #106317 from lauchokyip/fixOutput
...
Fixed nil pointer dereference
2021-11-10 13:53:35 -08:00
Kubernetes Prow Robot
dcf0a031e9
Merge pull request #105885 from gnufied/move-configurable-fsgroup-ga
...
Move configurable fsgroup to GA
2021-11-10 13:53:27 -08:00
Ben Luddy
c2654a6851
Fix flake caused by sampling signal counter too early.
...
TestFlowControlSignal has been flaking occasionally (somewhere around
0.5% on my machine using golang.org/x/tools/cmd/stress with -p
20). The intent was to sample the number of times the signal fired at
the moment a backend receives a connection from the proxy as an
alternative to test doubles, but the signal count was being
sampled (and recorded) immediately on calls to (net.Listener).Accept()
-- before blocking -- instead of immediately after unblocking.
The flake no longer occurs on my machine (again, using stress -p 20)
with this patch.
2021-11-10 16:48:49 -05:00
Kubernetes Prow Robot
6b41d75794
Merge pull request #106234 from jpbetz/cel-libs
...
Add wired off code for Validation rules for Custom Resource Definitions using the CEL expression language
2021-11-10 12:53:33 -08:00