nodepool/nodepool/driver
Benjamin Schanzel d60a27a787
Default limits for k8s labels and quota support
This adds config options to enforce default resource (cpu,mem) limits on
k8s pod labels. With this, we can ensure all pod nodes have resource
information set on them. This allows to account for max-cores and
max-ram quotas for k8s pod nodes. Therefore also adding these config
options. Also tenant-quotas can then be considered for pod nodes.

Change-Id: Ida121c20b32828bba65a319318baef25b562aef2
2022-05-02 11:35:04 +02:00
..
aws Fix default python paths in aws, azure, ibmvpc drivers 2022-04-12 06:32:41 -07:00
azure Fix default python paths in aws, azure, ibmvpc drivers 2022-04-12 06:32:41 -07:00
example Add more debug info to AWS driver 2022-04-11 10:14:20 -07:00
fake Improve handling of errors in provider manager startup 2022-01-14 19:07:32 -08:00
gce Fix infinite recursion in GCE provider 2021-11-08 15:32:49 -08:00
ibmvpc Fix default python paths in aws, azure, ibmvpc drivers 2022-04-12 06:32:41 -07:00
kubernetes Default limits for k8s labels and quota support 2022-05-02 11:35:04 +02:00
metastatic Add more debug info to AWS driver 2022-04-11 10:14:20 -07:00
openshift Merge "Add option of configuring imagePullSecrets for openshift drivers" 2022-04-19 08:58:53 +00:00
openshiftpods Add option of configuring imagePullSecrets for openshift drivers 2022-01-11 14:19:29 +01:00
openstack Merge "Add provider image config to statemachine image upload" 2022-03-14 20:40:41 +00:00
static Add QuotaSupport to drivers that don't have it 2022-01-27 10:11:01 -08:00
test Support threadless deletes 2021-03-21 14:39:01 -07:00
__init__.py Pass requestor data to Nodes 2022-03-21 10:19:54 +01:00
simple.py Support threadless deletes 2021-03-21 14:39:01 -07:00
statemachine.py Add more debug info to AWS driver 2022-04-11 10:14:20 -07:00
taskmanager.py Improve max-servers handling for GCE 2020-06-21 06:38:50 -07:00
utils.py Add more debug info to AWS driver 2022-04-11 10:14:20 -07:00
utils_k8s.py kubernetes: handle situation where the configuration is empty 2021-07-08 12:54:16 -07:00