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
d800e7e052d4e5d71fb0046fe591e4dcb0c9ebcd
kubernetes
/
pkg
/
quota
/
v1
/
evaluator
/
core
History
carlory
f8e8e55f1d
locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1
...
Signed-off-by: carlory <
baofa.fan@daocloud.io
>
2025-12-18 15:59:33 +08:00
..
doc.go
…
persistent_volume_claims_test.go
locked the feature-gate VolumeAttributesClass to default (true) and switch storage version from v1beta1 to v1
2025-12-18 15:59:33 +08:00
persistent_volume_claims.go
…
pods_test.go
adjusts DRA extended resource quota to include devices usages from regular resource claims
2025-11-05 23:24:24 +00:00
pods.go
adjusts DRA extended resource quota to include devices usages from regular resource claims
2025-11-05 23:24:24 +00:00
registry.go
fixed the loophole that allows user to get around resource quota set by system admin
2025-12-18 00:56:20 +00:00
resource_claims_test.go
fixed the loophole that allows user to get around resource quota set by system admin
2025-12-18 00:56:20 +00:00
resource_claims.go
fixed the loophole that allows user to get around resource quota set by system admin
2025-12-18 00:56:20 +00:00
services_test.go
chore: depr. pointer pkg replacement for pkg/controller
2025-07-07 13:22:36 +02:00
services.go
…