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 referencing the VMware Harbor registry for ipfix-collector #347

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

antoninbas
Copy link
Member

The ipfix-collector YAML manifest should no longer reference the VMware Harbor registry. The image should be pulled from DockerHub.

See antrea-io/antrea#6003

The ipfix-collector YAML manifest should no longer reference the VMware
Harbor registry. The image should be pulled from DockerHub.

See antrea-io/antrea#6003

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.88%. Comparing base (6cf9613) to head (29d4699).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #347   +/-   ##
=======================================
  Coverage   72.88%   72.88%           
=======================================
  Files          19       19           
  Lines        2854     2854           
=======================================
  Hits         2080     2080           
  Misses        602      602           
  Partials      172      172           
Flag Coverage Δ
integration-tests 52.90% <ø> (ø)
unit-tests 71.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@heanlan
Copy link
Contributor

heanlan commented Mar 7, 2024

Although I don't think anyone is actively using the kafka and zookeeper images, should we also move them to Antrea DockerHub to avoid deadlinks?
image

@antoninbas
Copy link
Member Author

@heanlan this can be done in a future PR, the images should not be going away any time soon, but we won't be able to push new ones

@heanlan heanlan merged commit 03d04a6 into main Mar 7, 2024
8 checks passed
@heanlan
Copy link
Contributor

heanlan commented Mar 7, 2024

Would you need a new tag at the moment? @antoninbas

@heanlan heanlan deleted the stop-using-vmware-harbor-for-ipfix-collector branch March 7, 2024 19:56
@antoninbas
Copy link
Member Author

@heanlan No need for a tag, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants