You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 2.3.1 (#7260)
* Update CHANGELOG for v2.3.1 release
Signed-off-by: Lan Luo <lan.luo@broadcom.com>
* Set VERSION to v2.3.1
Signed-off-by: Lan Luo <lan.luo@broadcom.com>
---------
Signed-off-by: Lan Luo <lan.luo@broadcom.com>
Add missing job dependency in build_tag.yml workflow (#6781)
Without the get-version dependency, the DOCKER_TAG var will be empty.
Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
Set VERSION env var in workflow when building Antrea images for tag (#……6776)
If VERSION is not set, make will not use the correct tag, and the job
will fail.
Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
Update Jenkins Scripts for Testbed Migration (#6751)
* Upgraded Windows images to restore CI on the latest kubernetes cluster
* Updated external node e2e test and jenkins script for testbed migration.
Signed-off-by: Shuyang Xin <gavinx@vmware.com>