Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@angelbarrera92 angelbarrera92 released this 13 Sep 17:25
0c0c456

Networking Core Module version 1.7.0

fury-kubernetes-networking is part of the SIGHUP maintained Kubernetes Fury Distribution. The module ships a networking stack to be deployed on the Kubernetes cluster based on Calico. Team SIGHUP makes it a priority to maintain these modules in compliance with CNCF and with all the latest features from upstream.

This release introduces the support for Kubernetes runtime 1.22 and drops support for 1.18. Refer the Compatibility Matrix for more.

Changelog

Breaking Changes

None

Features

  • #24 Supporting e2e test for 1.22.0 kubernetes
  • #24 Upgrading Calico from v3.19.1 to v3.19.2

Bug Fixes

None

Security Fixes

None

Documentation updates

None

Upgrade Guide

Warnings

Upgrade from v1.7.0 to v1.8.0 should be fairly smooth.

Process

To upgrade this core module from v1.6.0 to v1.7.0, you need to download this new version, then apply the kustomize project. No further action is required.

$ kustomize build katalog/calico | kubectl apply -f -
calico configured