Release v0.9
Pre-release
Pre-release
This release brings the following:
- Allow users to define the network priority and traffic classification for their Kubernetes and Arktos workloads, and Mizar manages network QoS for Pod traffic.
- Ability to create VPCs and subnets within Kubernetes cluster to provide network isolation among application containers, an ability required for multi tenancy support in Kubernetes.
- Mizar CNI implementation in golang and changes that enable Mizar to act as container networking solution for Kubernetes as well as Arktos scale-out architecture (in next release)
- Various stability and bug fixes:
- Fix Kubernetes service connectivity failure. (Issue #506)
- Fix instability in scaled-endpoint UDP checksum computation. (Issue #541)
- Fix UDP checksum initialization issue in encapsulating IP packet.
- Fix XDP load issue when performance / non-debug mode is enabled. (Issue #485)
- Fix failures in Mizar bootstrap script. (Issue #538)
- Fix containerd restart requirement issue when deploying Mizar with Arktos.
- Fix python versioning to allow Mizar deployment on Ubuntu 20.04 systems. (Issue #509)