Maciej Szulik
|
174288d751
|
Add unit tests verifying the update touches old, unhealthy pods first, and only after new pods.
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
|
2024-10-31 11:13:01 +01:00 |
|
Kubernetes Prow Robot
|
66b3dc1a38
|
Merge pull request #128400 from tenzen-y/use-uid-typed-instead-of-string
Job: Refactor uncountedTerminatedPods to avoid casting everywhere
|
2024-10-29 06:32:56 +00:00 |
|
Yuki Iwai
|
a23e7a42d3
|
Job: Refactor uncountedTerminatedPods to avoid casting everywhere
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
|
2024-10-29 13:12:35 +09:00 |
|
Kubernetes Prow Robot
|
ce47f7b416
|
Merge pull request #128395 from thockin/master
Mark api/openapi-spec/**/*.json as generated files
|
2024-10-29 02:28:54 +00:00 |
|
Kubernetes Prow Robot
|
685b8b3ba1
|
Merge pull request #126981 from kannon92/stable-empty-dir-promotion
KEP-1967: promote size backed memory volumes to stable
|
2024-10-29 01:00:54 +00:00 |
|
Kubernetes Prow Robot
|
36081ff24f
|
Merge pull request #128321 from yongruilin/reset-label-allow-list
feat(metrics): Add method to reset label allow lists
|
2024-10-28 23:56:59 +00:00 |
|
Kubernetes Prow Robot
|
961344ddb2
|
Merge pull request #128124 from PiotrProkop/topology-manager-options-stable
topologymanager: Promote support for improved multi-numa alignment in Topology Manager to GA
|
2024-10-28 23:56:53 +00:00 |
|
Kubernetes Prow Robot
|
a15840a34b
|
Merge pull request #128348 from sanposhiho/patch-12
Fix: use pod-high-priority.yaml to trigger preemption in PreemptionAsync test case
|
2024-10-28 22:19:17 +00:00 |
|
Kubernetes Prow Robot
|
30ee35516b
|
Merge pull request #128323 from benluddy/cbor-client-gen
KEP-4222: Support CBOR for generated clients based on client-go feature gating.
|
2024-10-28 22:19:08 +00:00 |
|
Kubernetes Prow Robot
|
86b99869cb
|
Merge pull request #128299 from SergeyKanzhelev/updateDHS
Update Device Health fields description for KEP-4680
|
2024-10-28 22:19:01 +00:00 |
|
Kubernetes Prow Robot
|
eb5c8965be
|
Merge pull request #128013 from seans3/admission-configuration-strict
AdmissionConfiguration now uses strict validation
|
2024-10-28 22:18:54 +00:00 |
|
Kubernetes Prow Robot
|
8aae9aabf3
|
Merge pull request #127661 from pohly/dra-resourceclaim-metrics
DRA resourceclaims: maintain metric of total and allocated claims
|
2024-10-28 21:12:53 +00:00 |
|
Tim Hockin
|
4ccb7265c4
|
Mark api/openapi-spec/**/*.json as generated files
|
2024-10-28 13:33:50 -07:00 |
|
Kubernetes Prow Robot
|
1e7f75292d
|
Merge pull request #126798 from borg-land/easy-rsa-patch
Use easyrsa from Github
|
2024-10-28 19:02:53 +00:00 |
|
Kubernetes Prow Robot
|
2fabf5fa63
|
Merge pull request #128029 from bouaouda-achraf/oom-adjust-score-pod-aware
kubelet(OOM-score-adj): change OOM score adjustment calculation for sidecar container
|
2024-10-28 17:42:54 +00:00 |
|
Ben Luddy
|
969357b99c
|
Update vendor (client now calls ParseAccept from goautoneg).
|
2024-10-28 13:15:28 -04:00 |
|
Ben Luddy
|
67b9dc1f3e
|
Wire client feature gates affecting RESTClient content config.
|
2024-10-28 13:15:28 -04:00 |
|
Kubernetes Prow Robot
|
78fed9dbcd
|
Merge pull request #128390 from aroradaman/netlink-bump
bump: github.com/vishvananda/netlink
|
2024-10-28 16:36:54 +00:00 |
|
Daman Arora
|
440c6dfd9a
|
bump: github.com/vishvananda/netlink
Signed-off-by: Daman Arora <aroradaman@gmail.com>
|
2024-10-28 20:36:14 +05:30 |
|
Kubernetes Prow Robot
|
646b0bc49b
|
Merge pull request #128354 from SataQiu/join-control-plane-e2e
kubeadm: support joining control plane nodes in dryrun mode without a real initialized control plane
|
2024-10-28 14:40:55 +00:00 |
|
SataQiu
|
dc48aed791
|
kubeadm: support joining control plane nodes in dryrun mode without a real initialized control plane
|
2024-10-28 21:37:58 +08:00 |
|
Achraf BOUAOUDA
|
e6a518a644
|
kubelet(OOM-score-adj): change OOM score adjustment calculation for sidecar container
|
2024-10-28 09:12:59 +01:00 |
|
Kubernetes Prow Robot
|
9ec52fc063
|
Merge pull request #128283 from bzsuni/bz/ut/kubeadm
kubeadm: Add UT for cmd/kubeadm/app/cmd/util/join.go
|
2024-10-28 06:42:54 +00:00 |
|
bzsuni
|
80fe671cc9
|
Add UT for cmd/kubeadm/app/cmd/util/join.go
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
|
2024-10-28 11:12:06 +08:00 |
|
Kubernetes Prow Robot
|
1148e5ee5f
|
Merge pull request #128363 from aojea/e2e_context_cancellation
e2e: stop controller if context cancelled
|
2024-10-27 22:28:53 +00:00 |
|
Antonio Ojea
|
ad0bc4857b
|
e2e: stop controller if context cancelled
|
2024-10-27 21:23:00 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|