openshift / cluster-operator

52 stars 35 forks source link

Use aws-machine-controller binary on target cluster #300

Closed csrwng closed 6 years ago

csrwng commented 6 years ago

When testing/developing on AWS actuator, we have to go through the trouble of pushing an image to an external registry and manually changing the deployment on the target cluster. Also when CI tests it, we're not really testing the built AWS actuator on the target cluster. This pull does the following:

This results in the following limitations:

csrwng commented 6 years ago

@dgoodwin @abutcher ptal, this is an initial stab at solving the issue of running the local actuator on the target cluster.

dgoodwin commented 6 years ago

/lgtm