kubernetes/pkg
Travis O'Neal 070cb9ec48 Add PlacementCycleState to WAS scheduler framework
Added PlacementCycleState as a third state scope for WAS, alongside pod-level CycleState and PodGroupCycleState.

This is foundational plumbing only — plugin adoption is a follow-up.

Signed-off-by: Travis O'Neal <wtravisoneal@gmail.com>
2026-05-27 10:15:12 -04:00
..
admission/plugin Add policy manifest loader, source, and plugin wiring 2026-03-11 23:47:55 -07:00
api KEP-4427: Remove RelaxedDNSSearchValidation feature gate 2026-05-24 10:21:22 +02:00
apis Merge pull request #139217 from adrianmoisey/dns-search-string-relaxation 2026-05-26 22:54:07 +05:30
auth Adapt the codebase to the Authorizer interface change 2026-05-13 18:34:51 +03:00
capabilities remove import doc comments 2024-12-02 16:59:34 +01:00
certauthorization Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
client staging: extract CRI streaming modules with client-go compatibility 2026-03-12 09:59:55 -04:00
cluster/ports remove import doc comments 2024-12-02 16:59:34 +01:00
controller Merge pull request #138887 from soltysh/replace_failed_pods 2026-05-26 01:15:14 +05:30
controlplane Merge pull request #137204 from luxas/authorizer-decision-to-struct 2026-05-27 02:32:00 +05:30
credentialprovider clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
features KEP-4427: Remove RelaxedDNSSearchValidation feature gate 2026-05-24 10:21:22 +02:00
fieldpath remove import doc comments 2024-12-02 16:59:34 +01:00
generated Merge pull request #138653 from adrianmoisey/hpa-generation-conditions 2026-05-26 22:53:59 +05:30
kubeapiserver Merge pull request #137204 from luxas/authorizer-decision-to-struct 2026-05-27 02:32:00 +05:30
kubectl Remove v1alpha2 API definitions 2026-05-22 12:50:19 +00:00
kubelet Merge pull request #139102 from lukaszwojciechowski/cpumanager-checkpoint-v4-embedded-v2 2026-05-26 15:23:16 +05:30
kubemark kubelet: thread logger through boot time lookup 2026-05-20 15:22:00 +08:00
printers Migrate references to v1alpha3 in tests, controllers, and remaining files 2026-05-22 12:50:19 +00:00
probe Remove redundant re-assignment in for-loops under pkg 2026-03-02 08:47:43 +01:00
proxy proxy/ipvs: avoid per-interface RTM_GETADDR dump in GetAllLocalAddressesExcept 2026-05-24 13:31:10 +08:00
quota/v1 Make quota evaluators in admission conditional on enabled resources 2026-02-20 11:34:33 -05:00
registry Merge pull request #137204 from luxas/authorizer-decision-to-struct 2026-05-27 02:32:00 +05:30
routes build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
scheduler Add PlacementCycleState to WAS scheduler framework 2026-05-27 10:15:12 -04:00
security build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
securitycontext clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
serviceaccount Graduate old ServiceAccount metrics to BETA 2026-05-20 15:52:06 +08:00
util Merge pull request #138389 from gheffern/add-safe-sysctls-135972 2026-05-12 22:04:31 +05:30
volume fix(csi): preserve mount dir on NodePublish error during remount 2026-05-13 11:55:18 -07:00
windows/service build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
.import-restrictions restrict the use of scheme internally to client-go 2025-05-16 08:48:39 +00:00
OWNERS