Kubernetes Prow Robot
|
91a9ce28ac
|
Merge pull request #112607 from mattcary/ubuntu-path
Consider only plugin subpath when cleaning up mounts
|
2022-09-22 17:24:38 -07:00 |
|
Kubernetes Prow Robot
|
5fe1450ba7
|
Merge pull request #112028 from dengyufeng2206/test2508
fix several typos under scheduler framework
|
2022-09-22 15:18:53 -07:00 |
|
Kubernetes Prow Robot
|
9cd59bfc38
|
Merge pull request #112660 from kerthcet/cleanup/change-approver
Make autoscaling team the autoscaler_contract package approver
|
2022-09-22 12:51:22 -07:00 |
|
Kubernetes Prow Robot
|
df89bbc4d4
|
Merge pull request #112324 from tnqn/fix-outdated-comment
Fix outdated code comments of proxierHealthServer
|
2022-09-22 12:51:04 -07:00 |
|
Kubernetes Prow Robot
|
3a0dbe5749
|
Merge pull request #112335 from piotrnosek/fixcustomcrd
Fix HPA E2E CustomResourceDefinition test
|
2022-09-22 11:01:06 -07:00 |
|
kerthcet
|
2679d998d3
|
Make autoscaling team as the autoscaler_contract package approver
Signed-off-by: kerthcet <kerthcet@gmail.com>
|
2022-09-22 23:18:12 +08:00 |
|
Kubernetes Prow Robot
|
dfc9bf0953
|
Merge pull request #112615 from mengjiao-liu/update_CRD_link
Update `PreserveUnknownFields` field document link
|
2022-09-22 07:59:16 -07:00 |
|
Kubernetes Prow Robot
|
5ce4f98a76
|
Merge pull request #112579 from SergeyKanzhelev/removePodOverhead
remove podOverhead feature gate as a feature is now GA since 1.24
|
2022-09-22 07:59:04 -07:00 |
|
Kubernetes Prow Robot
|
2dba4034f8
|
Merge pull request #112554 from kushagra98/variable-name-change
variable name change for better understanding
|
2022-09-22 03:37:02 -07:00 |
|
Kushagra
|
dc321b4d2a
|
requeted changes: fix variables in test cases
|
2022-09-22 09:17:15 +00:00 |
|
Kushagra
|
01b553145c
|
requested changes: fix return type variables
|
2022-09-22 08:59:02 +00:00 |
|
JunYang
|
1706de24d2
|
use klog.InfoS instead of klog.V(0).Info and log structured(registry part)
|
2022-09-22 14:59:43 +08:00 |
|
JunYang
|
a6899eb1da
|
use klog.InfoS instead of klog.V(0).Infof(kubemark part)
|
2022-09-22 14:52:33 +08:00 |
|
Kubernetes Prow Robot
|
0fff024276
|
Merge pull request #112640 from humblec/rbd-owner
Add humblec to approvers and reviewers list for Ceph driver
|
2022-09-21 19:11:13 -07:00 |
|
Kubernetes Prow Robot
|
969d416bc4
|
Merge pull request #112603 from humblec/var-3
fix typos in pkg/validation and test/cmd
|
2022-09-21 19:11:02 -07:00 |
|
Kubernetes Prow Robot
|
cdbb15c802
|
Merge pull request #112650 from rphillips/fixes/112124
kubelet: increase log level for "Path does not exist" in kubelet_getters
|
2022-09-21 15:55:13 -07:00 |
|
Abu Kashem
|
f4f363fbe4
|
add patch annotations to flowcontrol v1beta3
|
2022-09-21 18:54:21 -04:00 |
|
Abu Kashem
|
0a99e6ebb1
|
apiserver: update apf logic to use v1beta3
|
2022-09-21 18:54:20 -04:00 |
|
Abu Kashem
|
6ac0e87979
|
apiserver: generate for apf v1beta3
|
2022-09-21 18:54:19 -04:00 |
|
Abu Kashem
|
e1a764d635
|
apiserver: enable v1beta3 for apf
|
2022-09-21 18:54:19 -04:00 |
|
Abu Kashem
|
dfcd9d905f
|
apiserver: apf rename copy to v1beta3
|
2022-09-21 18:54:19 -04:00 |
|
Abu Kashem
|
0e7827dc05
|
apiserver: copy apf v1beta2 to v1beta3
|
2022-09-21 18:54:19 -04:00 |
|
Piotr Nosek
|
96ff1b1bcb
|
Fix HPA E2E CRD test
|
2022-09-21 22:39:47 +00:00 |
|
Vitor Falcao
|
0beafd1a5a
|
Improved message for pod status in rejectPod
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
|
2022-09-21 21:46:52 +00:00 |
|
Kubernetes Prow Robot
|
07eb448c82
|
Merge pull request #112610 from alculquicondor/fix-stale-disruption
Fix flaky TestStalePodDisruption
|
2022-09-21 14:23:31 -07:00 |
|
Kubernetes Prow Robot
|
d0a06a60a9
|
Merge pull request #112289 from electrocucaracha/add_tparallel-scheduling
Enable Parallel test execution in pkg/scheduler
|
2022-09-21 14:23:13 -07:00 |
|
Ryan Phillips
|
205adec698
|
kubelet: increase log level for Path does not exist message
|
2022-09-21 14:16:44 -05:00 |
|
Quan Tian
|
8a73e79777
|
Fix outdated code comments of proxierHealthServer
Signed-off-by: Quan Tian <qtian@vmware.com>
|
2022-09-21 23:21:19 +08:00 |
|
Humble Chirammal
|
c15757d611
|
Add humblec to approvers and reviewers list for Ceph driver
Ref#
https://github.com/kubernetes/kubernetes/pull/95361
https://github.com/kubernetes/kubernetes/pull/111137
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
|
2022-09-21 20:01:39 +05:30 |
|
Todd Neal
|
9e83c2d7eb
|
reword image gc failure log
Reword the log so that it sounds less like a failure of kubelet and points
towards the root cause of not enough data being eligible to free.
|
2022-09-20 21:57:59 -05:00 |
|
Mengjiao Liu
|
5417fc236f
|
Update PreserveUnknownFields field document link
|
2022-09-21 10:39:14 +08:00 |
|
Kubernetes Prow Robot
|
de693b5e2d
|
Merge pull request #112577 from andrewsykim/feature-gate-cleanup
Clean up feature gates ServiceLoadBalancerClass and ServiceLBNodePortControl
|
2022-09-20 18:13:12 -07:00 |
|
Matthew Cary
|
3993c23a74
|
Make mount ref search more robust
Change-Id: Id28c2d1c8e996c10e4ad19a993ebbe75b142c1af
|
2022-09-20 17:57:39 -07:00 |
|
Aldo Culquicondor
|
524daa0a7d
|
Fix flaky TestStalePodDisruption
Change-Id: I3394caa54593b7e0206a2872cbdaafddd2fc47f8
|
2022-09-20 15:17:07 -04:00 |
|
Kubernetes Prow Robot
|
9c9b29032f
|
Merge pull request #112589 from SataQiu/clean-featuregates-1.26
Remove GA featuregates IndexedJob and SuspendJob
|
2022-09-20 08:09:34 -07:00 |
|
Kubernetes Prow Robot
|
5e38528ef5
|
Merge pull request #110279 from sanposhiho/internal-cache
scheduler: Update cached Pod any time to make sure the Pod's status is up-to-date
|
2022-09-20 08:09:20 -07:00 |
|
Humble Chirammal
|
6621db7dd1
|
fix typos in pkg/validation and test/cmd
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
|
2022-09-20 19:12:17 +05:30 |
|
Paco Xu
|
3bbd025982
|
ut: compare dns options without order
|
2022-09-20 11:45:43 +08:00 |
|
SataQiu
|
8dba9f782d
|
remove GA featuregates IndexedJob and SuspendJob
|
2022-09-20 11:00:43 +08:00 |
|
Paco Xu
|
468b2a2297
|
kubelet: append options to pod if there are multi options in /etc/resolv.conf
|
2022-09-20 10:40:54 +08:00 |
|
Kubernetes Prow Robot
|
e8e20ce563
|
Merge pull request #112451 from aojea/proxy_logging
kube-proxy use debug log level for Service cache operations
|
2022-09-19 14:21:45 -07:00 |
|
Kubernetes Prow Robot
|
f510bcac90
|
Merge pull request #112402 from tkashem/test-beta-default
test: new beta version should be disabled by group,version
|
2022-09-19 13:17:33 -07:00 |
|
Sergey Kanzhelev
|
ad7199a9da
|
remove podOverhead feature gate as a feature is now GA since 1.24
|
2022-09-19 19:25:16 +00:00 |
|
Andrew Sy Kim
|
525a2b183c
|
remove +featureGate=LoadBalancerClass tag in service.spec.loadBalancerClass
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
|
2022-09-19 14:55:14 -04:00 |
|
Andrew Sy Kim
|
7aaacb22a9
|
remove feature gate ServiceLBNodePortControl that GA'd in v1.24
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
|
2022-09-19 14:55:08 -04:00 |
|
Andrew Sy Kim
|
bba9c3bde1
|
remove the feature gate ServiceLoadBalancerClass that GA'd in v1.24
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
|
2022-09-19 14:55:02 -04:00 |
|
Kubernetes Prow Robot
|
04ee339c7a
|
Merge pull request #112567 from SataQiu/clean-features-20220919
Scheduler: remove GA featuregates: DefaultPodTopologySpread, NonPreemptingPriority, PodAffinityNamespaceSelector and PreferNominatedNode
|
2022-09-19 10:57:40 -07:00 |
|
Kubernetes Prow Robot
|
60e2f6c519
|
Merge pull request #112509 from humblec/new-1
various corrections in pkg/volume
|
2022-09-19 09:09:18 -07:00 |
|
Kubernetes Prow Robot
|
f6f44bff90
|
Merge pull request #111708 from yangjunmyfm192085/fixloginfi
use klog.InfoS instead of klog.V(0).InfoS
|
2022-09-19 07:53:18 -07:00 |
|
SataQiu
|
92be899407
|
Remove GA featuregates: DefaultPodTopologySpread, NonPreemptingPriority, PodAffinityNamespaceSelector, PreferNominatedNode
|
2022-09-19 22:00:40 +08:00 |
|