This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-24 21:13:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
389825754c8d3fe4292c38facc0bbb80ec8efdfd
kubernetes
/
pkg
/
kubelet
/
allocation
History
ndixita
27b99fe2ae
Add test coverage to ensure that when PLR are checkpointed, overhead is excluded from it. And when mapping allocated resources back from the checkpoint to pod spec the values have resources excluding the overhead
2026-03-12 20:06:58 +00:00
..
state
kubelet: migrate allocation to contextual logging
2025-11-12 21:50:24 +02:00
allocation_manager_test.go
Add test coverage to ensure that when PLR are checkpointed, overhead is excluded from it. And when mapping allocated resources back from the checkpoint to pod spec the values have resources excluding the overhead
2026-03-12 20:06:58 +00:00
allocation_manager.go
Fix vet error
2026-03-05 18:11:02 -05:00
doc.go
…
features_linux.go
Merge pull request
#135856
from natasha41575/static_pod_check
2025-12-31 07:18:34 +05:30
features_unsupported.go
build: remove deprecated '// +build' tag
2025-12-18 12:16:21 +01:00
features_windows.go
build: remove deprecated '// +build' tag
2025-12-18 12:16:21 +01:00
handlers.go
move resize infeasibility check into an admitHandler
2026-02-10 20:26:49 +00:00