Skip to content

Conversation

@rbtr
Copy link
Collaborator

@rbtr rbtr commented Apr 28, 2022

Signed-off-by: Evan Baker rbtr@users.noreply.github.com

Reason for Change:

Issue Fixed:

Requirements:

Notes:

@rbtr rbtr force-pushed the buildah branch 15 times, most recently from 9c9d820 to a255453 Compare April 29, 2022 19:12
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
@rbtr rbtr marked this pull request as ready for review May 2, 2022 17:11
@rbtr
Copy link
Collaborator Author

rbtr commented May 2, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
@rbtr rbtr enabled auto-merge (squash) May 4, 2022 16:02
set -e
export PLATFORM_TAG=$(make container-platform-tag TAG=${{ parameters.tag }} PLATFORM=${{ parameters.os }}/${{ parameters.arch }})
export REF=$(IMAGE_REGISTRY)/$(make ${{ parameters.name }}-image-name):$PLATFORM_TAG
skopeo copy containers-storage:$REF docker-daemon:$REF
Copy link
Contributor

Choose a reason for hiding this comment

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

nice!

Copy link
Contributor

@jaer-tsun jaer-tsun left a comment

Choose a reason for hiding this comment

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

lgtm

@rbtr rbtr disabled auto-merge May 4, 2022 23:06
@rbtr
Copy link
Collaborator Author

rbtr commented May 4, 2022

patching together various runs, tests have passed

@rbtr rbtr merged commit 6394cf6 into Azure:master May 4, 2022
@rbtr rbtr deleted the buildah branch May 4, 2022 23:18
@rbtr rbtr self-assigned this May 5, 2022
@rbtr rbtr added enhancement ci Infra or tooling. labels May 5, 2022
rsagasthya pushed a commit to rsagasthya/azure-container-networking that referenced this pull request May 18, 2022
* build multiplat manifests with buildah

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* copy container in to docker-daemon cache and re-enable trivvy

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* set -e

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
matmerr pushed a commit to matmerr/azure-container-networking that referenced this pull request Jun 29, 2022
* build multiplat manifests with buildah

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* copy container in to docker-daemon cache and re-enable trivvy

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>

* set -e

Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants