Skip to main content
Version: Next

Kubernetes Fury Distribution Release vTBD

Welcome to KFD release vTBD.

The distribution is maintained with ❤️ by the team SIGHUP.

New Features since v1.31.0

Installer Updates

  • TBD

Module updates

  • TBD

Breaking changes 💔

  • TBD

New features 🌟

  • TBD

Fixes 🐞

  • [#334] Fix to policy module templates: setting the policy module type to gatekeeper and the additionalExcludedNamespaces option for Kyverno at the same time resulted in an error do to an bug in the templates logic, this has been fixed.
  • [#336] Fix race condition when deleting Kyverno: changing the policy module type from kyverno to none could, sometimes, end up in a race condition where the API for ClusterPolicy CRD is unregistered before the deletion of the ClusterPolicy objects, resulting in an error in the deletion command execution. The deletion command has been tweaked to avoid this condition.
  • [#344] Fix Cidr Block additional firewall rule in EKS Cluster: remove the limitation to have a single CIDR Block additional firewall rule as the EKS installer supports a list.
  • [#348] Fix Get previous cluster configuration failure on first apply: fixed an issue on furyctl apply for on-premises clusters that made it fail with an ansible-playbook create-playbook.yaml: command failed - exit status 2 error on the very first time it was executed.

Upgrade procedure

Check the upgrade docs for the detailed procedure.