kubernetes/pkg
Patrick Ohly 096e948905 dra scheduler: support structured parameters
When a claim uses structured parameters, as indicated by the resource class
flag, the scheduler is responsible for allocating it. To do this it needs to
gather information about available node resources by watching
NodeResourceSlices and then match the in-tree claim parameters against those
resources.
2024-03-07 22:21:04 +01:00
..
api Merge pull request #123435 from tallclair/apparmor-ga 2024-03-06 15:35:14 -08:00
apis dra api: add structured parameters 2024-03-07 16:15:31 +01:00
auth
capabilities
client Move cri/streaming to k8s.io/kubelet staging repository 2023-06-05 08:08:18 +02:00
cloudprovider Drop vsphere cloud provider 2024-01-23 19:57:01 -05:00
cluster/ports
controller Merge pull request #123482 from sanposhiho/hpa-containerresource-graduation 2024-03-06 17:37:36 -08:00
controlplane Promote ValidatingAdmissionPolicy to GA. 2024-03-05 16:00:21 -08:00
credentialprovider chore: Cleanup in-tree credential provider azure and cloud provider azure 2024-01-20 15:18:31 +08:00
features Merge pull request #123482 from sanposhiho/hpa-containerresource-graduation 2024-03-06 17:37:36 -08:00
fieldpath
generated dra api: add structured parameters 2024-03-07 16:15:31 +01:00
kubeapiserver node authorizer: lock down access for NodeResourceSlice 2024-03-07 16:15:52 +01:00
kubectl Merge pull request #120259 from SataQiu/clean-apf-20230830 2023-08-31 19:44:42 -07:00
kubelet Merge pull request #123435 from tallclair/apparmor-ga 2024-03-06 15:35:14 -08:00
kubemark Fix permission denied error 2024-02-16 09:57:18 -08:00
printers dra api: add structured parameters 2024-03-07 16:15:31 +01:00
probe cleanup: omit comparison with bool constants 2023-09-05 10:24:38 +08:00
proxy Change kube-proxy behaviour to consider hints when ServiceTrafficDistribution feature gate is enabled 2024-03-03 22:46:03 -08:00
quota/v1 api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
registry dra api: add structured parameters 2024-03-07 16:15:31 +01:00
routes
scheduler dra scheduler: support structured parameters 2024-03-07 22:21:04 +01:00
security Separate feature-gate for AppArmor fields 2024-03-06 10:46:32 -08:00
securitycontext
serviceaccount jwt: strictly support compact serialization only 2024-02-27 17:16:08 -05:00
util Retool typecheck to be simpler 2024-02-29 22:07:00 -08:00
volume Merge pull request #123446 from linxiulei/hit_cache 2024-03-04 10:24:45 -08:00
windows/service
.import-restrictions
OWNERS