Skip to content

Releases: netrisai/netris-operator

Release v3.0.0

02 Feb 02:00
469ac08
Compare
Choose a tag to compare

New Features:

  • Added the option to create a BGP with an untagged network interface
  • Introduced a new untagged option for network interfaces in the VNet with a global VLAN id

Bug Fixes:

  • Included tags array in subnet_translations, addressing an error during the creation of subnet CR with certain Netris versions
  • Modified the type of DnatToPort in NAT CRD

Release v2.1.2

27 Dec 22:19
403d5a4
Compare
Choose a tag to compare

The 'dnatToPort' type in the NAT CRD is updated

Release v2.1.1

07 Apr 09:31
0f56c50
Compare
Choose a tag to compare
L4LBMeta CR's finalizer (#75)

Bug Fixes:
- Added a finalizer to L4LBMeta CRs to address a bug where L4LBs were not properly deleted when a namespace was deleted due to issues arising from the L4LBMetas already being removed

Release v2.1.0

22 Dec 15:49
06389e4
Compare
Choose a tag to compare

Bug Fixes:

  • Proper tenant selection for on-demand created L4LB resources whose backends are from the nested subnet.

New Features:

  • Added option to set the default tenant for L4LB resources. It's useful for situations when there is a need to choose from which tenant the L4LB frontend IP Address should be selected.

Release v2.0.1

22 Sep 10:55
c5bab8c
Compare
Choose a tag to compare
Release 2.0.1

Bug Fixes:
- BGP handle tags field inside the struct

Release v2.0.0

19 Aug 15:23
219b4b7
Compare
Choose a tag to compare
Release 2.0.0 (#72)

Compatible release of operator for Netris Controller v3.1

Release v1.4.4

03 Jun 12:58
d67ed28
Compare
Choose a tag to compare
Release 1.4.4 (#69)

Bug Fixes:
- Operator crash when Calico bgpconfiguration's .spec was empty

Release v1.4.3

13 May 12:02
fe2d40d
Compare
Choose a tag to compare
Release 1.4.3 (#68)

Bug Fixes:
- BGP: Inbound max prefix comparison when the peer is terminated on a switch

Release v1.4.2

27 Apr 15:01
50f56ef
Compare
Choose a tag to compare
 Release 1.4.2 (#67)

Bug Fixes:
- Inbound Prefix list for autogenerated Calico BGP peers

Release v1.4.1

13 Apr 17:13
a963850
Compare
Choose a tag to compare
Release 1.4.1 (#66)

Bug Fixes:
- Event broadcaster shutdown panic issue
- CalicoWatcher: don't disable mesh when there are no created bgps in netris