nodepool/nodepool/driver/openshift
Per Wiklund 1fd031bf38 Introduce driver for openshift virtualmachines
With openshift virtualization it makes sense to integrate this resource
type with nodepool. This change proposes a new driver to create and delete
virtualmachines dynamically using a VirtualMachine manifest template
along with a service exposing an ssh endpoint. The template file needs
to be mounted to the deployment and pointed to in the nodepool config
using the openshiftlabels.

Both the virtualmachine and service will be created on launch and
deleted during cleanup.

Change-Id: Ibd8a24edf7d35c079363b2110a65350029abe3ad
2023-01-20 09:04:06 +01:00
..
__init__.py Bump openshift dep 2021-01-11 17:26:31 +01:00
config.py Introduce driver for openshift virtualmachines 2023-01-20 09:04:06 +01:00
handler.py Add missing cloud/region/az/host_id info to nodes 2022-08-25 13:41:05 -07:00
provider.py Introduce driver for openshift virtualmachines 2023-01-20 09:04:06 +01:00