geerlingguy / drupal-operator

Drupal Operator for Kubernetes, built with Ansible and the Operator SDK.
32 stars 6 forks source link

Update to latest operator SDK base image and molecule v3 #21

Closed geerlingguy closed 4 years ago

geerlingguy commented 4 years ago

Molecule just updated to v3, which requires some changes. Also get linting working, and update the base image version. See for inspiration:

geerlingguy commented 4 years ago

Hmm... I thought I had already done this but maybe not?

The latest version of Operator SDK is now v0.16.0, and there are some small structural changes to the Dockerfile that need to be made since some content is now in Ansible collections from Galaxy.