antrea-mc-controller no longer deploys successfully #6149
Labels
area/multi-cluster
Issues or PRs related to multi cluster.
kind/bug
Categorizes issue or PR as related to a bug.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Describe the bug
The
antrea-mc-controller
never becomes ready. When looking at the logs:This is causing the jenkins-e2e-multicluster CI job to fail.
I am still investigating, but I think that #5843 may have caused this regression.
To Reproduce
Create a K8s cluster, and use the latest version (non-released) of all Antrea images:
antrea/antrea-controller-ubuntu:latest antrea/antrea-agent-ubuntu:latest antrea/antrea-mc-controller:latest
.Expected
The
antrea-mc-controller
Pod becomes Ready after a short while.Actual behavior
The
antrea-mc-controller
Pod never becomes Ready and hence keeps getting restarted by K8s.Versions:
Only affects top-of-tree (latest), not any released Antrea version.
The text was updated successfully, but these errors were encountered: