Skip to content

Release v1.9.1

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 09 Oct 18:24
· 549 commits to main since this release

Logging Core Module version 1.9.1

fury-kubernetes-logging is part of the SIGHUP maintained Kubernetes Fury Distribution. The module ships a logging stack to be deployed on the Kubernetes cluster based on ElasticSearch. 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 patch release fixing a deprecated apiVersion usage in logging
module.

Changelog

Breaking Changes

None

Features

Bug Fixes

  • #48 Fix deprecated apiVersion usage for Role and RoleBinding

Security Fixes

None

Documentation updates

None

Upgrade Guide

Warnings

Upgrade from v1.9.0 to v1.9.1 should be fairly smooth.

Process

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

$ kustomize build katalog/curator-s3 | kubectl apply -f -
curator-s3 configured