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

Update default image to vmware registry #3466

Merged
merged 1 commit into from Mar 18, 2022

Conversation

luolanzone
Copy link
Contributor

@luolanzone luolanzone commented Mar 17, 2022

Update the default multi-cluster image to
projects.registry.vmware.com/antrea/antrea-mc-controller:latest
which is the same as other antrea manifests.

Signed-off-by: Lan Luo luola@vmware.com

@luolanzone luolanzone added the area/multi-cluster Issues or PRs related to multi cluster. label Mar 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2022

Codecov Report

Merging #3466 (f408a32) into main (1d27432) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3466      +/-   ##
==========================================
- Coverage   65.34%   65.33%   -0.02%     
==========================================
  Files         268      268              
  Lines       26901    26901              
==========================================
- Hits        17578    17575       -3     
- Misses       7415     7416       +1     
- Partials     1908     1910       +2     
Flag Coverage Δ
kind-e2e-tests 55.70% <ø> (-0.07%) ⬇️
unit-tests 42.48% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
pkg/log/log_file.go 70.00% <0.00%> (-2.50%) ⬇️
pkg/controller/traceflow/controller.go 74.07% <0.00%> (-2.12%) ⬇️
pkg/agent/nodeportlocal/k8s/npl_controller.go 58.70% <0.00%> (-2.05%) ⬇️
pkg/controller/externalippool/controller.go 84.37% <0.00%> (-1.88%) ⬇️
pkg/agent/proxy/proxier.go 62.71% <0.00%> (-0.25%) ⬇️
pkg/agent/cniserver/server.go 65.96% <0.00%> (+0.30%) ⬆️
pkg/ipam/poolallocator/allocator.go 51.15% <0.00%> (+1.15%) ⬆️
pkg/apiserver/storage/ram/watch.go 94.23% <0.00%> (+3.84%) ⬆️
pkg/agent/nodeportlocal/k8s/annotations.go 100.00% <0.00%> (+6.45%) ⬆️
pkg/apiserver/certificate/certificate.go 76.38% <0.00%> (+6.94%) ⬆️

Update the default multi-cluster image to
projects.registry.vmware.com/antrea/antrea-mc-controller:latest
which is the same as other antrea manifests.

Signed-off-by: Lan Luo <luola@vmware.com>
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tnqn
Copy link
Member

tnqn commented Mar 18, 2022

/skip-all

@tnqn tnqn merged commit f7e980e into antrea-io:main Mar 18, 2022
@luolanzone luolanzone deleted the update-mc-images branch March 20, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/multi-cluster Issues or PRs related to multi cluster.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants