Commit Graph

126634 Commits

Author SHA1 Message Date
Ed Bartosh
3a67bc0def kubelet: add DRA plugin name to the Plugin struct 2024-10-27 10:47:14 +02:00
Ed Bartosh
2048b7b8fd kubelet: add DRAGRPCOperationsDuration metric 2024-10-27 10:47:06 +02:00
Ed Bartosh
a21f3f0a04 kubelet: add DRAOperationsDuration metric 2024-10-27 10:46:59 +02:00
Kubernetes Prow Robot
e15d5b9da9
Merge pull request #128122 from aojea/storage_error
use same name for package than the folder
2024-10-27 07:34:53 +00:00
Kubernetes Prow Robot
1d8828ce70
Merge pull request #128091 from saschagrunert/cni-plugins
Update cni-plugins to v1.6.0
2024-10-27 03:01:06 +00:00
Kubernetes Prow Robot
0618b73d17
Merge pull request #126396 from SergeyKanzhelev/ownersfornodefeatures
added OWNERS for nodefeatures
2024-10-27 03:00:59 +00:00
Kubernetes Prow Robot
7d5baf436c
Merge pull request #126082 from my-git9/ip-masq-agent-image
addons: update ip-masq-agent version
2024-10-27 03:00:52 +00:00
Kubernetes Prow Robot
3690cb7f9a
Merge pull request #128101 from pohly/dra-api-cel-cost-limit
DRA API: implement CEL cost limit
2024-10-26 20:18:52 +01:00
Kubernetes Prow Robot
25d6f76538
Merge pull request #128337 from torredil/fix-gce-cos-master-serial-5123
Add VolumeAttachment event registration to CSI volume limits plugin
2024-10-26 16:00:52 +01:00
Kensei Nakada
3e9d88b0ff
fix: register ResourceSlice to allResources 2024-10-26 22:48:02 +09:00
torredil
fe1badf635
Add VolumeAttachment event registration to CSI volume limits plugin
Signed-off-by: torredil <torredil@amazon.com>
2024-10-26 13:41:28 +00:00
Omer Aplatony
c01a8a51af port-forward: fixed error handling for empty remote port
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2024-10-26 14:24:09 +03:00
Sergey Kanzhelev
5cfaf47448 update allocated resources status validation to account for claims 2024-10-26 07:11:06 +00:00
Sergey Kanzhelev
aed81e5d47 regenerate files 2024-10-26 07:11:06 +00:00
Sergey Kanzhelev
546436eb16 update device health status comments 2024-10-26 07:04:22 +00:00
Kensei Nakada
b5d0745db3
Fix: use pod-high-priority.yaml to trigger preemption in PreemptionAsync test case 2024-10-26 14:16:24 +09:00
Kubernetes Prow Robot
762dda5d2b
Merge pull request #124013 from richabanker/metrics-exemplar
Add histogram exemplar support
2024-10-26 04:08:53 +01:00
James Sturtevant
0c2357710a
respond to feedback
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-10-25 15:55:05 -07:00
Kevin Hannon
742ca47e72 bug: fix a bug when the check for dedicated container fs fails 2024-10-25 18:52:42 -04:00
Kevin Hannon
c25563b9ab Fix a bug where container fs is considered split if imagefs and
containerfs are on the same drive but different path
2024-10-25 18:51:22 -04:00
Kubernetes Prow Robot
b3cf9c6e5c
Merge pull request #128269 from tallclair/allocated
[FG:InPlacePodVerticalScaling] Rework handling of allocated resources
2024-10-25 23:24:52 +01:00
Richa Banker
d4210832f4 Add histogram exemplar support 2024-10-25 14:57:21 -07:00
Ben Luddy
8fb9622b88
Update generated clients. 2024-10-25 17:56:57 -04:00
Ben Luddy
57e337dbbf
Make generated client codecs support CBOR based on feature gate. 2024-10-25 17:56:57 -04:00
Tim Allclair
b186c160ca Clarify eviction based on allocated pods 2024-10-25 13:53:11 -07:00
Tim Allclair
c75a3e717e More precise allocatedPod name usage 2024-10-25 13:32:36 -07:00
Kubernetes Prow Robot
d3fd5940e4
Merge pull request #128333 from AnishShah/eviction-manager
Revert #126562 that is causing eviction tests to fail
2024-10-25 21:22:52 +01:00
Kubernetes Prow Robot
eb10b9b979
Merge pull request #128107 from alaypatel07/kep-4017-integration-tests
[KEP-4017]: update e2e and integration test for PodIndexLabel
2024-10-25 20:18:52 +01:00
Anish Shah
9faab07dda fix lint errors 2024-10-25 11:15:31 -07:00
Hemant Kumar
a9d71bd6e6 Move RecoverVolumeExpansionFailure feature to beta 2024-10-25 13:39:43 -04:00
Kubernetes Prow Robot
e79722d98a
Merge pull request #128318 from soltysh/kubelet_port_forward
Reset streams when an error happens during port-forward (part 1/2)
2024-10-25 18:33:10 +01:00
Kubernetes Prow Robot
119f114f01
Merge pull request #128196 from richabanker/move-version
Move k8s.io/apiserver/pkg/util/version to component-base
2024-10-25 18:33:01 +01:00
Kubernetes Prow Robot
cdf077da6f
Merge pull request #127565 from pohly/dra-structured-all-mode-fix
DRA: structured "all" mode fix
2024-10-25 18:32:53 +01:00
Tim Allclair
40595bd94b Fix FakeStatusManager SetPodAllocation 2024-10-25 09:51:42 -07:00
Kubernetes Prow Robot
1947bf57ef
Merge pull request #127898 from modulitos/modulitos/fix-metrics-docs
Fix docs for apiserver admission metrics
2024-10-25 17:27:05 +01:00
Kubernetes Prow Robot
aec2ea1877
Merge pull request #124609 from AxeZhan/refac
Move some helper functions from api/v1 to component-helpers
2024-10-25 17:26:52 +01:00
Alay Patel
0aa065ab7e update e2e and integration test for PodIndexLabel
Signed-off-by: Alay Patel <alayp@nvidia.com>
2024-10-25 12:17:19 -04:00
James Sturtevant
2c5a8c2618
Add Windows Affinity Featuregate
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-10-25 09:14:54 -07:00
James Sturtevant
4d25c25eb0
Support CPU and Memory manager on Windows
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-10-25 09:14:53 -07:00
Kubernetes Prow Robot
ed67bd77a8
Merge pull request #128336 from soltysh/cronjob_timestamp_stable
Promote job creation timestamp annotation to stable
2024-10-25 16:14:52 +01:00
Maciej Szulik
db94009981
Promote job creation timestamp annotation to stable
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2024-10-25 16:09:54 +02:00
Kubernetes Prow Robot
b95484e330
Merge pull request #128214 from googs1025/chore/printers/ut
chore(printers): add unit test coverage for printers part
2024-10-25 13:46:53 +01:00
Maciej Szulik
aa11f2461f
Reset streams when an error happens during port-forward
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2024-10-25 13:43:58 +02:00
Kubernetes Prow Robot
8b063a6a08
Merge pull request #128331 from ArangoGutierrez/devel/driverresources.deepcopy
DRA: generate deepcopy for DriverResources
2024-10-25 12:42:52 +01:00
Carlos Eduardo Arango Gutierrez
32214631eb
DRA: generate deepcopy for DriverResources
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-10-25 11:43:34 +02:00
Anish Shah
ac82e8a005 Revert "Fix issue in split filesystem where layers are stored on same disk but different paths"
This reverts commit aea0b90652.
2024-10-25 02:09:55 -07:00
Kubernetes Prow Robot
d9b95ea94f
Merge pull request #128259 from dinhxuanvu/conversion-build-tag
Restore build-tag for conversion and defaulter gen
2024-10-25 08:28:53 +01:00
AxeZhan
2ffb568540 rename functions 2024-10-25 12:53:24 +08:00
AxeZhan
9fe847482d move functions 2024-10-25 10:45:28 +08:00
Kubernetes Prow Robot
68f63471a7
Merge pull request #128322 from benluddy/cbor-storage-wiring
KEP-4222: Wire CBOR CR storage behind test-only feature gate.
2024-10-25 03:32:51 +01:00