Sync manifests with Antrea v1.2.1 following below steps:
Copy antrea.yml into antrea-manifest/antrea.yml.
-- Replace the antrea-agent.conf/antrea-cni.conflist/antrea-controller.conf with template;
-- Replace host-cni-conf and host-cni-bin with template;
-- Replace Antrea image with template;
-- Add annotation 'release.openshift.io/version' for deployment antrea-controller and daemonset
antrea-agent.
Update the antreainstall_cr under directory of deploy/kubernetes and deploy/openshift according
to the change in antrea.yml from Antrea repo.
Update the role.yaml under directory of deploy/kubernetess and deploy/openshift according to the
rbac change in antrea.yml
Also, update Dockerfile for specifying OVS and CNI version while building Antrea UBI image.
Sync manifests with Antrea v1.2.1 following below steps:
Also, update Dockerfile for specifying OVS and CNI version while building Antrea UBI image.