Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile and playbook for newer operator-sdk and ansible #883

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmontleon
Copy link
Collaborator

It looks like we're supposed to be installing this now from a requirements.yml.

As an example:
https://github.com/operator-framework/operator-sdk/blob/master/testdata/ansible/memcached-operator/Dockerfile
https://github.com/operator-framework/operator-sdk/blob/master/testdata/ansible/memcached-operator/requirements.yml

k8s_facts are also good and gone now so we need to replace them with k8s_info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants