Skip to content

Conversation

markgoddard
Copy link
Contributor

Adds a Github Actions workflow for building Kolla container images, and pushing them to Ark.

The tag is displayed in the workflow run output.

@markgoddard markgoddard self-assigned this Apr 22, 2022
@markgoddard markgoddard force-pushed the ci-container-image-build branch 3 times, most recently from 39f80cd to 75e909d Compare April 26, 2022 16:40
It's not trivial to find the tag used when images were last built. The docker
image ls output can have multiple tags for a single image, and we can't know
which one is the most recent. Extract the tag from kolla-build.conf and write
it to ~/kolla_tag.
Builds and pushes kolla images using a self-hosted runner.
@markgoddard markgoddard force-pushed the ci-container-image-build branch 2 times, most recently from 74c8636 to 6166f89 Compare April 26, 2022 17:43
@markgoddard
Copy link
Contributor Author

Copy link
Member

@mnasiadka mnasiadka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@markgoddard markgoddard merged commit c2e97e0 into stackhpc/wallaby Apr 27, 2022
@markgoddard markgoddard deleted the ci-container-image-build branch April 27, 2022 13:30
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