Releases: netrisai/netris-operator
Releases · netrisai/netris-operator
Release v1.4.0
Release 1.4.0 (#65) New Features: - Added InventoryProfile CRD Bug Fixes: - gogo/protobuf (CVE-2021-3121) vulnerability
Release v1.3.1
Release 1.3.1 (#64) Bug Fixes: - Calico CNI detector after losing connection with the KubeApi - Ignoring '/' in the controller URL string
Release v1.3.0
Release 1.3.0 (#62) New Features: - Added Nat CRD Bug Fixes: - Memory leak caused by the EventBroadcaster
Release v1.2.0
Releases 1.2.0 (#60) New Features: - Added Softgate CRD - Added Switch CRD - Added Controller CRD - Added Link CRD Improvements: - Changed default Calico ASN range Bug Fixes: - Throw an error when the port used by BGP is not found
Release v1.1.0
Releases 1.1.0 (#54) New Features: - Added Site CRD - Added Allocation CRD - Added Subnet CRD Improvements: - Disabling CalicoWatcher when Calico CNI not detected - Added */finalizers resource for all CRDs' RBAC Bug Fixes: - Fixed finalizers names for all CRDs - Minor fixes and linter warnings fixes Co-authored-by: Artashes Balabekyan <[email protected]>
Release v1.0.3
fix: vnet recreation (#46) * fix: vnet: recreation problem (#45) * preparation for a release Co-authored-by: Artashes Balabekyan <[email protected]>
Release v1.0.2
Hotfixes for netris v3 api updates (#44) * fix: update netrisapi package * fix: bgp: OutboundRouteMap field type * fix: calicowatcher: improve cni detection * fix: lbwatcher: detect side using pod host ip (#43) * fix: vnet: remove unused prints * fix: bgp: use portID instead of portName * fix: bgp: portID compare log * update crds * Preparation for a release Co-authored-by: Artashes Balabekyan <[email protected]>
Release v1.0.1
update helm chart version and icon url (#42)
Release v1.0.0
Operator v1 for netris-controller 3.x (#41) * fix: l4-watcher: change lb generation and ip assignment logic * fix: lb-watcher: stop using iprole annotation * fix: bgp: set status N/A when trasport type is vnet * refactor: migrate to netris v3.0.0 v2 api * fix: update netriswebapi package * fix: update netriswebapi package, fix fields * fix: bgp: delete nfvid field, add additional logs * refactor: change bgp according to the new version * feat: bgp: add debug info about which field is changed * fix: calicowatcher: set hardware value to 'auto' * fix: bgp: compare route maps in right way * fix: bgp: delete logic * refactor: bgp: use unireconciler in compare function * refactor: bgp: use unireconciler in compare function * fix: bgp: compare ports * fix: bgp: ahrdware auto functionality * fix: bgp: prefix limit field type * fix: zz generated deepcopy * fix: calicowatcher: fix vnet searching logic * fix: bgp: vlan field comparison * refactor: vnet: remove unused logs * fix: bgp, calico: make hardware not required field * Preparation for v1 release Co-authored-by: Artashes Balabekyan <[email protected]>
Release v0.4.7
LBwacher changed generation logic (#40) * fix: l4-watcher: change lb generation and ip assignment logic * fix: lb-watcher: stop using iprole annotation * fix: bgp: set status N/A when trasport type is vnet * Preparation for new release Co-authored-by: Artashes Balabekyan <[email protected]>