-
Notifications
You must be signed in to change notification settings - Fork 20
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
Temporary assignment for CONTAINER_HUB_PROXY #911
base: main
Are you sure you want to change the base?
Temporary assignment for CONTAINER_HUB_PROXY #911
Conversation
This is needed to merge metal3-io/metal3-dev-env#1473 Signed-off-by: Riccardo Pittau <[email protected]>
22dcde8
to
91a39c2
Compare
/test metal3-ubuntu-e2e-integration-test-main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @lentzi90
Check discussion in dev-env PR linked in summary as well.
/hold
until discussion of actions taken are complete.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's take this in after addressing this.
@@ -64,4 +64,10 @@ CAPM3BRANCH="${CAPM3BRANCH:-${CAPM3RELEASEBRANCH}}" | |||
|
|||
# Container image registry value to override the default value in m3-dev-env | |||
export CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-"registry.nordix.org/quay-io-proxy"} | |||
|
|||
#NOTE (elfosardo): this can be removed once https://github.com/metal3-io/metal3-dev-env/pull/1473 merges |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to keep Docker Hub for some images like Kind, so this comment is incorrect.
This is needed to merge metal3-io/metal3-dev-env#1473