-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[ci] Set default ACR in UpgrateVersion/PR/official pipeline. #10341
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@liushilongbuaa , could you please update the PR title, description, and add tags? |
xumia
reviewed
Mar 24, 2022
xumia
reviewed
Mar 24, 2022
liushilongbuaa
force-pushed
the
updateV
branch
2 times, most recently
from
March 25, 2022 05:51
f9715dc
to
11c4101
Compare
liushilongbuaa
changed the title
Update v
[ci] Set default ACR in UpgrateVersion pipeline in reproducible build.
Mar 25, 2022
xumia
previously approved these changes
Mar 25, 2022
liushilongbuaa
changed the title
[ci] Set default ACR in UpgrateVersion pipeline in reproducible build.
[ci] Set default ACR in UpgrateVersion/PR/official pipeline.
Mar 29, 2022
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
xumia
previously approved these changes
Mar 31, 2022
liushilongbuaa
force-pushed
the
updateV
branch
2 times, most recently
from
April 1, 2022 03:25
5011a15
to
559394f
Compare
xumia
previously approved these changes
Apr 1, 2022
/azp run Azure.sonic-buildimage |
1 similar comment
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
Azure Pipelines successfully started running 1 pipeline(s). |
xumia
approved these changes
Apr 1, 2022
xumia
pushed a commit
that referenced
this pull request
Apr 2, 2022
Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
liushilongbuaa
added a commit
that referenced
this pull request
Apr 8, 2022
Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
liushilongbuaa
added a commit
that referenced
this pull request
Apr 8, 2022
Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
liushilongbuaa
added
Request for 202106 Branch
Included in 202106 Branch
Request for 202111 Branch
For PRs being requested for 202111 branch
Included in 202111 Branch
labels
Apr 8, 2022
SuvarnaMeenakshi
added a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Apr 11, 2022
…onic-net#10341)" This reverts commit f4bbcd1.
qiluo-msft
added a commit
to qiluo-msft/sonic-buildimage
that referenced
this pull request
Apr 11, 2022
…onic-net#10341)" This reverts commit f4bbcd1.
6 tasks
qiluo-msft
added a commit
that referenced
this pull request
Apr 12, 2022
6 tasks
liushilongbuaa
added a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Apr 12, 2022
…et#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
6 tasks
6 tasks
liushilongbuaa
added a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Jun 2, 2022
…et#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
liushilongbuaa
added a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Jun 2, 2022
…et#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
liushilongbuaa
added a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Jun 2, 2022
…et#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline.
6 tasks
liushilongbuaa
added a commit
that referenced
this pull request
Jun 22, 2022
* [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline. * Add a config variable to override default container registry instead of dockerhub. (#10166) * Add variable to reset default docker registry * fix bug in docker version control
StormLiangMS
pushed a commit
to StormLiangMS/sonic-buildimage
that referenced
this pull request
Jul 18, 2022
…et#11002) * [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (sonic-net#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline. * Add a config variable to override default container registry instead of dockerhub. (sonic-net#10166) * Add variable to reset default docker registry * fix bug in docker version control
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci
Included in 202012 Branch
Included in 202106 Branch
Included in 202111 Branch
Request for 202012 Branch
Request for 202106 Branch
Request for 202111 Branch
For PRs being requested for 202111 branch
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why I did it
docker hub will limit the pull rate.
Use ACR instead to pull debian related docker image.
How I did it
Set DEFAULT_CONTAINER_REGISTRY in pipeline.
How to verify it
Log will print DEFAULT_CONTAINER_REGISTRY value.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)