Kubernetes Prow Robot
60862c98a4
Merge pull request #126012 from marosset/windows-kubelet-get-uuid-from-registry
...
Updating kubelet on Windows to query uuid from registry
2024-07-11 13:24:13 -07:00
Kubernetes Prow Robot
5b3040d12a
Merge pull request #126011 from haircommander/sc-userns
...
securitycontext: add support for HostUsers
2024-07-11 12:16:16 -07:00
Kubernetes Prow Robot
e446c59bd0
Merge pull request #125692 from macsko/lock_utilization_improvements_in_scheduling_queue
...
Improve lock utilization in scheduling queue to increase scheduling throughput while many gated pods
2024-07-11 12:15:58 -07:00
Michal Wozniak
fb7704ba03
Delay setting terminal Job conditions until all pods are terminal
...
Fix the integration test typecheck
Fix after rebase
# Conflicts:
# pkg/controller/job/job_controller_test.go
2024-07-11 20:54:09 +02:00
Kubernetes Prow Robot
cdcaea687c
Merge pull request #125751 from ahg-g/elastic-job
...
Graduate ElasticIndexedJob to GA
2024-07-11 11:08:24 -07:00
Kubernetes Prow Robot
9356b0e3e9
Merge pull request #126030 from kaisoz/test-SuccessPolicyMet-false-ignored
...
job_controller: Add test for SuccessCriteriaMet=False
2024-07-11 09:24:04 -07:00
Kubernetes Prow Robot
b977096f5a
Merge pull request #125767 from carlory/fix-external-provisioner-1235
...
Fix pv reclaim failed due to its phase is wrongly updated to the Failed state by kcm
2024-07-11 07:45:18 -07:00
moriya
ac15717653
volumezone: scheduler queueing hints
2024-07-11 14:24:49 +00:00
Kubernetes Prow Robot
5b49afa66b
Merge pull request #125000 from Gekko0114/vz_pvc
...
volumezone: scheduler queueing hints: pvc
2024-07-11 06:29:09 -07:00
Tomas Tormo
5a046a4fd9
job_controller: Add test for SuccessCriteriaMet=False
2024-07-11 12:08:43 +00:00
Kubernetes Prow Robot
5a99930ab5
Merge pull request #125328 from harche/v1_warning
...
[KEP-4569] Add a warning log, an event for cgroup v1 usage and a metric for cgroup version
2024-07-10 23:50:32 -07:00
carlory
850bc09e9b
clean up codes after PodDisruptionConditions was promoted to GA and locked to default
2024-07-11 10:40:21 +08:00
Kubernetes Prow Robot
1740d85aff
Merge pull request #125866 from aroradaman/can-use-nfacct
...
nfacct: conditionally ensure counters and register metrics
2024-07-10 19:26:36 -07:00
Kubernetes Prow Robot
2d877b5259
Merge pull request #125629 from benluddy/cbor-rawextension
...
KEP-4222: Automatically transcode RawExtension between unstructured protocols.
2024-07-10 14:54:35 -07:00
Kubernetes Prow Robot
135f2e0372
Merge pull request #125997 from mimowo/job-comment-cleanup
...
Cleanup TODO comment in the Job controller
2024-07-10 12:15:39 -07:00
Mark Rossetti
26ef4e42e5
Updating kubelet on Windows to query uuid from registry
2024-07-10 11:36:15 -07:00
Peter Hunt
de3f5be0f2
securitycontext: add support for HostUsers
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2024-07-10 13:47:48 -04:00
Hemant Kumar
dac308bdce
Update generated files
2024-07-10 16:18:11 +00:00
Kubernetes Prow Robot
1608dc2b09
Merge pull request #125985 from kaisoz/fix-failureTarget-manually-added
...
job_controller: Ignore FailureTarget JobCondition with Status != True
2024-07-10 09:02:59 -07:00
Hemant Kumar
49e82fd120
Rename ReizeFailed conditions to ResizeInfeasible
2024-07-10 12:02:54 -04:00
Kubernetes Prow Robot
27c6c30905
Merge pull request #124607 from gjtempleton/HPA-Reviewers-Addition
...
HPA - Add gjtempleton to reviewers
2024-07-10 07:08:50 -07:00
Michal Wozniak
8a8717c3a9
Cleanup TODO comment in the Job controller
2024-07-10 12:27:56 +02:00
Tomas Tormo
2aed11ec78
job_controller: Ignore FailureTarget!=True
2024-07-10 08:02:14 +00:00
xuzhenglun
07198b90be
fix panic when watching ReplicationController with AllowWatchBookmarks enabled
2024-07-10 12:09:35 +08:00
Kubernetes Prow Robot
0c8b3e5f30
Merge pull request #125986 from vinayakankugoyal/typo
...
Fix typo in error message for anonymous field in AuthenticationConfig…
2024-07-09 20:45:05 -07:00
Kubernetes Prow Robot
90615231a6
Merge pull request #125097 from YamasouA/ft/queuehit-csinode
...
volumebinding: scheduler queueing hints - CSINode
2024-07-09 17:53:05 -07:00
Vinayak Goyal
27e8923c70
Fix typo in error message for anonymous field in AuthenticationConfiguration.
2024-07-09 21:04:28 +00:00
Ben Luddy
4755e1f859
Automatically transcode RawExtension between unstructured protocols.
2024-07-09 17:02:34 -04:00
Gunju Kim
a03affab78
Terminate restartable init containers ignoring not-started containers
...
This ensures that the restartable init containers receive a termination
signal even if there are any not-started restartable init containers, by
ignoring the not-running containers.
2024-07-10 05:50:51 +09:00
Hemant Kumar
cb1fa3fd73
Add new values for reporting expansion errors via conditions
2024-07-09 16:39:51 -04:00
Hemant Kumar
b92c68b61f
Add new conditions for indicating node and controller resize failures
2024-07-09 16:39:51 -04:00
Kubernetes Prow Robot
4a214f6ad9
Merge pull request #125461 from mimowo/pod-disruption-conditions-ga
...
Graduate PodDisruptionConditions to stable
2024-07-09 11:08:13 -07:00
Harshal Patil
68d317a8d1
Add a warning log, event and metric for cgroup version 1
...
Signed-off-by: Harshal Patil <harpatil@redhat.com >
2024-07-09 11:34:46 -04:00
cyclinder
87129c350a
kubelet: Add a TopologyManager policy options: "max-allowable-numa-nodes"
...
Signed-off-by: cyclidner <kuocyclinder@gmail.com >
2024-07-09 22:26:24 +08:00
Kubernetes Prow Robot
bb089b9374
Merge pull request #125970 from carlory/sync-masked-path-from-moby
...
defaultMaskedPaths must be kept in sync with moby/moby
2024-07-09 07:10:14 -07:00
Daman Arora
33bac685a7
conditionally register nfacct metrics and ensure nfacct counters
...
If the nfacct sub-system is not available in the kernel then:
1. nfacct based metrics won't be registered.
2. proxier will not attempt to ensure the counters
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-07-09 18:49:01 +05:30
Daman Arora
75b18b86dd
proxy/utils/nfacct: API to check if nfacct sub-system is present
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-07-09 18:44:04 +05:30
Vadim Rutkovsky
d028da92cf
flowcontrol: print object type when bootstrapping flowschemas
...
Print object type as Kind may be unset
2024-07-09 13:55:33 +02:00
Maciej Skoczeń
31e89b1f4d
Add activeQLock to scheduling queue to improve Pop() throughput
2024-07-09 11:37:19 +00:00
Kubernetes Prow Robot
51bf5df54a
Merge pull request #125836 from mjudeikis/mjudeikis/auth.token.getter
...
Extend service accounts with optional tokenGetter provider
2024-07-09 00:30:34 -07:00
carlory
f0c2afa19f
defaultMaskedPaths must be kept in sync with moby/moby.
2024-07-09 13:22:29 +08:00
Kubernetes Prow Robot
e48d42d81d
Merge pull request #122627 from sanposhiho/remove-AssignedPodUpdated
...
take PodTopologySpread into consideration when requeueing Pods based on Pod related events
2024-07-08 16:21:11 -07:00
Kubernetes Prow Robot
7cf5ae8e98
Merge pull request #125930 from sanposhiho/cleanup-ifs
...
cleanup: remove non-necessary `if`s
2024-07-08 14:13:50 -07:00
Kubernetes Prow Robot
b106c291c3
Merge pull request #125841 from saschagrunert/get-container-events-ctx
...
cri: allow `GetContainerEvents` to pass a context
2024-07-08 14:13:41 -07:00
Kubernetes Prow Robot
db91d45d2d
Merge pull request #124152 from danwinship/knftables-versions
...
update client/kernel version requirements for nftables kube-proxy
2024-07-08 12:45:02 -07:00
Jerry-yz
bd90e99b2a
fix: schedule code comment typo
...
Signed-off-by: Jerry-yz <yz386071268@gmail.com >
2024-07-09 00:04:18 +08:00
Kubernetes Prow Robot
53c8efbe71
Merge pull request #125743 from benluddy/extract-roundtrip-to-unstructured
...
Extract RoundtripToUnstructured to apimachinery apitesting library.
2024-07-08 08:22:49 -07:00
Dan Winship
b39fd03ee4
Allow disabling nftables kernel version check
2024-07-08 07:29:27 -04:00
Tim Hockin
e6bb041445
Clarify errors in ProjectedVolume validation
...
Also clarify API docs.
2024-07-07 13:54:01 -07:00
Matthieu MOREL
f014b754fb
fix: enable empty and len rules from testifylint on pkg package
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com >
2024-07-06 23:15:43 +00:00