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 Network Operator to pull images from this repository #423

Closed
Eoghan1232 opened this issue Mar 21, 2023 · 0 comments
Closed

Update Network Operator to pull images from this repository #423

Eoghan1232 opened this issue Mar 21, 2023 · 0 comments

Comments

@Eoghan1232
Copy link
Collaborator

This was mentioned before during the previous release.

Right now it uses images built on quay openshift repo https://github.com/openshift/sriov-network-operator:

CNI_IMAGE_DIGEST=$(skopeo inspect docker://quay.io/openshift/origin-sriov-cni | jq --raw-output '.Digest')

Shouldn't those envs be changed to values from here to use images built from this repository?

Makefile uses hack/deploy-setup.sh which builds the operator

Had an issue where I had to manually set the tags in the env.sh file, in order for my deployment to work, as a latest version of Network Operator/Device Plugin that was being pulled from quay.io was breaking for me.

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

No branches or pull requests

2 participants