Release v1.7.0
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
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