projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

stop pushing images to Docker Hub #483

Closed skriss closed 2 years ago

skriss commented 2 years ago

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

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #483 (1b92a6d) into main (6331a78) will decrease coverage by 0.63%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #483      +/-   ##
==========================================
- Coverage   78.22%   77.59%   -0.64%     
==========================================
  Files          29       29              
  Lines        2209     2209              
==========================================
- Hits         1728     1714      -14     
- Misses        347      357      +10     
- Partials      134      138       +4     
Impacted Files Coverage Δ
internal/status/status.go 48.64% <0.00%> (-24.33%) :arrow_down:
internal/controller/controller.go 72.13% <0.00%> (-2.46%) :arrow_down:
internal/objects/service/service.go 83.47% <0.00%> (-0.87%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6331a78...1b92a6d. Read the comment docs.