Tim Hockin
16286abe1c
Merge 5 fragile proto-bindings scripts into 1
...
Each of these scripts is basically identical, and all were too brittle.
Now they should be more resilient and easier to manage. The script
still needs to be updated if we add new ones, which I do not love.
More cleanup to follow.
Kubernetes-commit: e0ecccff3f5148cc167117ac73233b4edc1640d8
2023-01-05 13:53:59 -08:00
Artyom Lukianov
93cd3d97e3
Extend pod resource API response to return the memory manager information
...
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
Kubernetes-commit: 24023f9fcc7a2031d81a53add1e0054319f0b0f0
2021-04-05 17:15:36 +03:00
Francesco Romani
f73b3cd2cb
node: podresources: add GetAllocatableResources API
...
Extend the podresources API adding the GetAllocatableResources endpoint,
as specified in the KEP
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2043-pod-resource-concrete-assigments
Signed-off-by: Francesco Romani <fromani@redhat.com>
Kubernetes-commit: c44f8214dbd6072416acf3b3ad405838ccf4e93c
2020-11-11 10:30:58 +01:00
Alexey Perevalov
8001f72d88
Add TopologyInfo and cpu_ids into podresources
...
Signed-off-by: Alexey Perevalov <alexey.perevalov@huawei.com>
Kubernetes-commit: ce921c039b933d4ec9ccb2c3db0aea3b9c56283a
2020-10-22 11:47:34 +03:00
Renaud Gaubert
8fadf102c0
Add podresources v1 API
...
Kubernetes-commit: a989bece009496c7d862d42fd32cab9eaf3a21f2
2020-10-10 12:54:21 -07:00