Releases: netrisai/netris-operator
Releases · netrisai/netris-operator
Release v3.0.0
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
The 'dnatToPort' type in the NAT CRD is updated
Release v2.1.1
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
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
Release 2.0.1 Bug Fixes: - BGP handle tags field inside the struct
Release v2.0.0
Release 2.0.0 (#72) Compatible release of operator for Netris Controller v3.1
Release v1.4.4
Release 1.4.4 (#69) Bug Fixes: - Operator crash when Calico bgpconfiguration's .spec was empty
Release v1.4.3
Release 1.4.3 (#68) Bug Fixes: - BGP: Inbound max prefix comparison when the peer is terminated on a switch
Release v1.4.2
Release 1.4.2 (#67) Bug Fixes: - Inbound Prefix list for autogenerated Calico BGP peers
Release v1.4.1
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