Skip to content
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

stop pushing images to Docker Hub #4314

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

skriss
Copy link
Member

@skriss skriss commented Jan 31, 2022

Removes the Docker Hub image push since
images are now published on GHCR.

Closes #3998.

Signed-off-by: Steve Kriss krisss@vmware.com

Last chance for anyone to weigh in if they think this is a bad idea and we should keep pushing images to Docker Hub in the background!

Removes the Docker Hub image push since
images are now published on GHCR.

Closes projectcontour#3998.

Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss requested a review from a team as a code owner January 31, 2022 16:15
@skriss skriss requested review from stevesloka and sunjayBhatia and removed request for a team January 31, 2022 16:15
Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss added the release-note/major A major change that needs more than a paragraph of explanation in the release notes. label Jan 31, 2022
@skriss skriss requested a review from youngnick January 31, 2022 16:20
@codecov
Copy link

codecov bot commented Jan 31, 2022

Codecov Report

Merging #4314 (4338d25) into main (609ba08) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4314   +/-   ##
=======================================
  Coverage   77.81%   77.81%           
=======================================
  Files         112      112           
  Lines       10032    10032           
=======================================
  Hits         7806     7806           
  Misses       2044     2044           
  Partials      182      182           

@skriss skriss merged commit 15b2c6e into projectcontour:main Feb 3, 2022
@skriss skriss deleted the rm-dockerhub-push branch February 3, 2022 15:32
erwbgy pushed a commit to erwbgy/contour that referenced this pull request Feb 5, 2022
Removes the Docker Hub image push since
images are now published on GHCR.

Closes projectcontour#3998.

Signed-off-by: Steve Kriss <krisss@vmware.com>

rebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/major A major change that needs more than a paragraph of explanation in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move off off docker.io
3 participants