Skip to content

Commit

Permalink
Prep release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanEllington authored Dec 14, 2020
1 parent 6ff744d commit 5dbde8e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# SAS Viya Monitoring for Kubernetes

## Version 1.0.1 (14Dec20)

* **Overall**
* **[BREAKING CHANGE]** - The default passwords for both Grafana and Kibana
are now randomly generated by default. The generated password is logged
during the initial deployment. It is possible to explicitly set each
password via environment variables or `user.env` files.
* TLS support has been enhanced with improved logging and more accurate
checking of when `cert-manager` is required
* Helm 2.x has reached end-of-life and support for it has been removed
* **Monitoring**
* The `KubeHpaMaxedOut` alert has been modified to only trigger if the
max replicas is > 1
* **Logging**
* Refactored deployment/removal scripting internals
* Added new dashboards & visualizations to Kibana
* Added support for non-standard Docker root

## Version 1.0.0 (18Nov20)

This is the first public release.
Expand Down

0 comments on commit 5dbde8e

Please sign in to comment.