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

fix image push workflows #51

Merged
merged 1 commit into from
May 30, 2023

Conversation

adrianchiris
Copy link
Collaborator

  • bump actions versions
  • remove usage of docker_meta in image push master workflow as its not needed
  • use buildx imagetools to construct manifest from manifests for multi-arch builds.

- bump actions versions
- remove usage of docker_meta in image push master
  workflow as its not needed
- use buildx imagetools to construct manifest from
  manifests for multi-arch builds.

Signed-off-by: adrianc <[email protected]>
@adrianchiris
Copy link
Collaborator Author

i used sriov-cni as reference for adding the image push workflows, apparently they have issues :(

https://github.com/k8snetworkplumbingwg/sriov-cni/actions/workflows/image-push-master.yml

i will followup with a PR to fix those as well.

@adrianchiris adrianchiris requested a review from moshe010 May 30, 2023 11:06
@moshe010 moshe010 merged commit ffa376e into k8snetworkplumbingwg:master May 30, 2023
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.

2 participants