Skip to content

Release v1.11.1

Compare
Choose a tag to compare
@angelbarrera92 angelbarrera92 released this 15 Sep 10:30
1a0045f

Ingress Core Module version 1.11.1

fury-kubernetes-ingress is part of the SIGHUP maintained Kubernetes
Fury Distribution
. The
module ships Ingress Controller and TLS certificate management
components you need to manage external access to your services in your
cluster. Team SIGHUP makes it a priority to maintain these modules in
compliance with CNCF and with all the latest features from upstream.

This is a minor release fixing a permission issue.

Changelog

Known issues

  • forecastle component is broken of kubernetes 1.22. This is due to apiVersion incombatibilities upstream

Breaking changes

None

Features

Bug fixes

  • #52 Fixing permission issue for ingress-nginx-metrics svc

Upgrade Guide

Process

To upgrade this core module from v1.11.0 to v1.11.1, you need to download this new version, then apply the kustomize project.

kustomize build katalog/nginx/configs/ | kubectl apply -f -
# Configured