Skip to content

Commit

Permalink
changelog: Update for 2.10.1 release
Browse files Browse the repository at this point in the history
Refs: #3469
Refs: #3477
Refs: #3481
Refs: #3479
Refs: #3484
Refs: #3483
  • Loading branch information
gdemonet committed Aug 5, 2021
1 parent 18bf239 commit 60f8cb3
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
# CHANGELOG

## Release 2.10.1 (in development)
## Release 2.10.1
### Enhancements

- Improve performance of Shell UI when switching between navigation entries
(PR[#3469](https://github.com/scality/metalk8s/pull/3469))

### Bug fixes

- Fix a few issues in MetalK8s UI with error handling for Nodes deployment
(PR[#3477](https://github.com/scality/metalk8s/pull/3477))

- [#3480](https://github.com/scality/metalk8s/issues/3480) - Switch Grafana
base image to Ubuntu (and bump to 8.0.6) to handle DNS `SERVFAIL` errors
gracefully
(PR[#3481](https://github.com/scality/metalk8s/pull/3481))

- [#3474](https://github.com/scality/metalk8s/issues/3474) - Lower the alert
thresholds for low filesystem available space and inodes to react before
kubelet starts evicting pods
(PR[#3479](https://github.com/scality/metalk8s/pull/3479))

- Fix "Logs" dashboard in Grafana (templating error)
(PR[#3484](https://github.com/scality/metalk8s/pull/3484))

- [#3475](https://github.com/scality/metalk8s/issues/3475) - Fix broken links
in MetalK8s UI for "Advanced Metrics" in Nodes and Volumes pages
(PR[#3483](https://github.com/scality/metalk8s/pull/3483))

## Release 2.10.0
### Enhancements
Expand Down

0 comments on commit 60f8cb3

Please sign in to comment.