kata-containers / ci

Kata Containers CI
http://jenkins.katacontainers.io/view/CI%20Status/
Apache License 2.0
13 stars 34 forks source link

jobs-builder: add credential binding for the quay.io registry #526

Closed wainersm closed 1 year ago

wainersm commented 1 year ago

Some Kata tests read the authenticated image registry token from the REGISTRY_CREDENTIAL_ENCODED environment variable so that it should be exported on the build environment of all CCv0 jobs.

Fixes #525 Signed-off-by: Wainer dos Santos Moschetta wainersm@redhat.com

stevenhorsman commented 1 year ago

We're planning to merge this after #522 which will wipe the REGISTRY_CREDENTIAL_ENCODED bindings and when this merges it will re-adds them