Commit Graph

51711 Commits

Author SHA1 Message Date
Antonio Ojea
ad511cd249 update registry 2025-01-20 13:01:53 +00:00
Antonio Ojea
e340a07ccf update kube-proxy 2025-01-20 13:01:53 +00:00
Antonio Ojea
c26a5796fd update networking strategy 2025-01-20 13:01:53 +00:00
Antonio Ojea
68cae5131a server both ga and beta servicecidr and ipaddress apis 2025-01-20 13:01:53 +00:00
Antonio Ojea
3b48b0627b graduate DisableAllocatorDualWrite to beta disabled by default 2025-01-20 13:01:52 +00:00
Antonio Ojea
f97ff113fa graduate MultiCIDRServiceAllocator to GA
don't lock feature gate by default
2025-01-20 13:01:52 +00:00
Kubernetes Prow Robot
4766d191f4 Merge pull request #129577 from ning0515/fix-125332
Only set worker to nil when the key exists.
2025-01-20 01:14:36 -08:00
Kubernetes Prow Robot
ecbe8319f4 Merge pull request #129692 from alexanderConstantinescu/kep-3836-133
KEP-3836: 1.33 - remove feature gate KubeProxyDrainingTerminatingNodes
2025-01-17 17:53:09 -08:00
Kubernetes Prow Robot
b480e3130f Merge pull request #129669 from aramase/aramase/f/credential_provider_config_dup_validation
credential provider config: validate duplicate names early and preserve provider order
2025-01-17 17:53:03 -08:00
Kubernetes Prow Robot
9e0353b81e Merge pull request #122016 from carlory/ref-pr-80043
removed the dependency on `k8s.io/util/nsenter`
2025-01-17 11:06:35 -08:00
Alexander Constantinescu
45529062e7 KEP-3836: 1.33 - remove feature gate 2025-01-17 17:04:40 +01:00
Tom Walker
1d4acfb882 Update EnvFromSource.Prefix doc to mention Secret as well as ConfigMap
Signed-off-by: Tom Walker <walker.thomas.p@gmail.com>
2025-01-17 15:20:15 +00:00
Kubernetes Prow Robot
f64b651eba Merge pull request #129637 from jasondrogba/fix-comment
Fix incorrect function name in comment
2025-01-17 05:44:42 -08:00
Kubernetes Prow Robot
2be1833a47 Merge pull request #128997 from srivastav-abhishek/fix-search-disk-test
Replaced util.NewIOHandler() with fakeIOHandler to make UT pass on different host envs
2025-01-17 05:44:35 -08:00
XiangNing Xia
25a6fa144f There is no need to set the worker to nil to avoid potential timing issues. 2025-01-17 10:10:58 +00:00
Paco Xu
8d7aed698b remove APIListChunking which was GAed since v1.29 2025-01-17 15:56:19 +08:00
Kubernetes Prow Robot
488fac4904 Merge pull request #129661 from pohly/dra-cell-cost-limit-increase
DRA CEL: add missing size estimator
2025-01-16 16:36:33 -08:00
Anish Ramasekar
92e35e7618 update credential provider godoc with unique provider name req
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2025-01-16 15:50:39 -08:00
Anish Ramasekar
9a331bbf59 credential provider config: validate duplicate names early and preserve provider order
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2025-01-16 15:26:47 -08:00
Kubernetes Prow Robot
a1bbf17d73 Merge pull request #129549 from kannon92/documentation-eviction-transition-duration
add documentation that 0s duration will be overwritten for 5m
2025-01-16 10:40:36 -08:00
Patrick Ohly
2cc3dbf225 DRA CEL: add missing size estimator
Not implementing a size estimator had the effect that strings retrieved from
the attributes were treated as "unknown size", leading to wildly overestimating
the cost and validation errors even for even simple expressions like this:

    device.attributes["qat.intel.com"].services.matches("[^a]?sym")

Maximum number of elements in maps and the maximum length of the driver name
string were also ignored resp. missing. Pre-defined types like
apiservercel.StringType must be avoided because they are defined as having
a zero maximum size.
2025-01-16 16:36:43 +01:00
Ankit Gohil
4aeedcde3b Fix CSI migration UTs 2025-01-16 06:13:49 +00:00
Ankit Gohil
14936a7f58 Promote Portworx CSI migration to GA 2025-01-16 05:33:51 +00:00
Kubernetes Prow Robot
6d24d3bd0e Merge pull request #129650 from Adarsh-verma-14/add-kep-link
add missing KEP link for AuthorizeNodeWithSelectors feature gate
2025-01-15 17:36:33 -08:00
Adarsh-verma-14
c78ee00e96 add missing KEP link for AuthorizeNodeWithSelectors feature gate 2025-01-16 00:00:13 +05:30
Davanum Srinivas
226b43b8ee Prevent alpha feature gates from being enabled by default
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-01-15 13:06:03 -05:00
jasondrogba
94d90fafee fix name 2025-01-15 18:14:32 +08:00
Kubernetes Prow Robot
766e594778 Merge pull request #129329 from olderTaoist/full-sync-one-hour
kube-proxy full sync iptables one hour  even though nothing changes
2025-01-14 15:50:32 -08:00
Kubernetes Prow Robot
3d84276707 Merge pull request #129595 from aravindhp/nlq-env-vars
kubelet: use env vars in node log query PS command
2025-01-14 09:32:33 -08:00
Kubernetes Prow Robot
c9f695138b Merge pull request #129591 from liggitt/node-binding-ga
KEP-4193: Promote ServiceAccountTokenNodeBinding to GA
2025-01-14 08:02:32 -08:00
Jordan Liggitt
59850b5823 Promote ServiceAccountTokenNodeBinding to GA 2025-01-14 09:48:35 -05:00
Kubernetes Prow Robot
f3cbd79db7 Merge pull request #129590 from wojtek-t/cleanup_feature_gates
Remove WatchBookmark feature gate
2025-01-14 00:42:32 -08:00
Wojciech Tyczyński
a7937f5391 Remove WatchBookmark feature gate 2025-01-14 08:31:23 +01:00
olderTaoist
561c1d235a full sync per one hour with BFR 2025-01-14 09:24:38 +08:00
Aravindh Puthiyaparambil
12345a14c3 kubelet: use env vars in node log query PS command
- Use environment variables to pass string arguments in the node log
  query PS command
- Split getLoggingCmd into getLoggingCmdEnv and getLoggingCmdArgs
  for better modularization
2025-01-13 11:43:04 -08:00
xigang
0e55e47cff Remove unnecessary logging in FilterActivePods
Signed-off-by: xigang <wangxigang2014@gmail.com>
2025-01-11 10:44:00 +08:00
Kubernetes Prow Robot
a38edf3a47 Merge pull request #129444 from adrianmoisey/podautoscaler_deprecations
Remove use of deprecated functions
2025-01-10 10:40:39 -08:00
Kubernetes Prow Robot
0b789d7cca Merge pull request #129427 from macsko/improve_map_in_interpodaffinity_prefilter
Improve topologyToMatchedTermCount map in InterPodAffinity PreFilter
2025-01-10 10:40:33 -08:00
Kubernetes Prow Robot
db1da72bee Merge pull request #129543 from pohly/dra-reserved-for-limit
DRA API: bump maximum size of ReservedFor to 256
2025-01-10 06:52:37 -08:00
Maciej Skoczeń
2d82687114 Improve topologyToMatchedTermCount map in InterPodAffinity PreFilter 2025-01-10 10:55:49 +00:00
Kevin Hannon
0899cf892d add documentation that 0s duration will be overwritten for 5m 2025-01-09 14:19:56 -05:00
Patrick Ohly
1cee3682da DRA API: bump maximum size of ReservedFor to 256
The original limit of 32 seemed sufficient for a single GPU on a node. But for
shared non-local resources it is too low. For example, a ResourceClaim might be
used to allocate an interconnect channel that connects all pods of a workload
running on several different nodes, in which case the number of pods can be
considerably larger.

256 is high enough for currently planned systems. If we need something even
higher in the future, an alternative approach might be needed to avoid
scalability problems.

Normally, increasing such a limit would have to be done incrementally over two
releases. In this case we decided on
Slack (https://kubernetes.slack.com/archives/CJUQN3E4T/p1734593174791519) to
make an exception and apply this change to current master for 1.33 and backport
it to the next 1.32.x patch release for production usage.

This breaks downgrades to a 1.32 release without this change if there are
ResourceClaims with a number of consumers > 32 in ReservedFor. In practice,
this breakage is very unlikely because there are no workloads yet which need so
many consumers and such downgrades to a previous patch release are also
unlikely. Downgrades to 1.31 already weren't supported when using DRA v1beta1.
2025-01-09 14:26:01 +01:00
Kubernetes Prow Robot
f34d791b13 Merge pull request #125901 from jralmaraz/kubelet_prober
Report event for the cases when probe returned Unknown result
2025-01-09 05:20:33 -08:00
Paco Xu
2653caa248 fix dra test lint 2025-01-09 10:42:40 +08:00
Abhishek Kr Srivastav
41f805b476 Added check for multipath device mapper
Addressed review comments
2025-01-08 19:44:11 +05:30
googs1025
77eae7c34f feature(scheduler): remove dra plugin resourceslice QueueingHintFn 2025-01-08 16:24:28 +08:00
Adrian Moisey
42a5e5f425 Pass context down to wait.PollUntilContextTimeout 2025-01-07 16:25:55 +02:00
Kubernetes Prow Robot
f1b3fdf7e6 Merge pull request #129500 from carlory/PDBUnhealthyPodEvictionPolicy
Remove general available feature-gate PDBUnhealthyPodEvictionPolicy
2025-01-07 09:38:29 +01:00
carlory
75131475fd Remove general available feature-gate PDBUnhealthyPodEvictionPolicy 2025-01-07 15:24:16 +08:00
Kubernetes Prow Robot
38fab70477 Merge pull request #128398 from tenzen-y/remaining-job-tracking-annotation-testing
Job: Remove JobTrackingFinalizer annotation specific testings
2025-01-07 06:26:28 +01:00