kuryr-kubernetes/kuryr_kubernetes/controller
Michał Dulko abc39b0e68 Introduce NodesSubnetsDriver
In order to have more control over the nodes subnets we expect instead
of relying on static configuration option it's better to have
flexibility. This commit introduces NodesSubnetsDriver model that will
allow writing more complicated drivers providing the
worker_nodes_subnets setting.

A use case in mind is to use OpenShift Machine Custom Resources in order
to discover subnets the nodes are using.

Change-Id: I0eb5d9ad50895151967c23d3ad6d1237cc4d9667
2021-01-22 13:41:39 +01:00
..
drivers Introduce NodesSubnetsDriver 2021-01-22 13:41:39 +01:00
handlers Introduce NodesSubnetsDriver 2021-01-22 13:41:39 +01:00
managers Civilize logging 2020-07-03 15:09:52 +02:00
__init__.py Controller service base 2016-10-04 21:56:50 +03:00
service.py Disable urllib3 warnings 2020-04-08 12:59:54 +02:00