Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@reachjainrahul reachjainrahul released this 13 Jan 17:49
59fa02b

Added

  • Add Antrea NetworkPolicy rollback in case of any realization failure. (#85, @shenmo3)
  • Add VPC Poller feature to import cloud VPCs:
  • Add Antrea VM agent CI coverage for Windows platform. (#72, @Anandkumar26)
  • Add unit test coverage for CloudProviderAccount and CloudEntitySelector CR webhooks. (#73, @archanapholla)

Changed

  • Support Antrea v1.10.0 release. (#84, @reachjainrahul)
  • Process each Antrea NetworkPolicy independently rather than processing all Antrea NetworkPolicies mapping to a cloud security group together. (#85, @shenmo3)
  • Update integration test to run Antrea VM agent CI in a container for Ubuntu and RHEL platforms. (#70, @Anandkumar26)

Fixed

  • Fix Antrea NetworkPolicy realization status incase a Antrea NetworkPolicy is modified. (#88, @reachjainrahul)