Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #840 from dottorblaster/release-0.9.0
Browse files Browse the repository at this point in the history
Release 0.9.0
  • Loading branch information
dottorblaster authored Feb 25, 2022
2 parents 87e95c0 + d4ddd51 commit 0dec4e9
Show file tree
Hide file tree
Showing 10 changed files with 102 additions and 15 deletions.
87 changes: 87 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,92 @@
# Changelog

## [0.9.0](https://github.com/trento-project/trento/tree/0.9.0) (2022-02-25)

[Full Changelog](https://github.com/trento-project/trento/compare/0.8.1...0.9.0)

### Added

- Pin specific container image versions in the helm chart values [\#656](https://github.com/trento-project/trento/issues/656)
- review values for SUSE infrastructure [\#827](https://github.com/trento-project/trento/pull/827) (@pirat013)
- Add health summary api endpoint [\#816](https://github.com/trento-project/trento/pull/816) (@fabriziosestito)
- Homepage UI component [\#809](https://github.com/trento-project/trento/pull/809) (@dottorblaster)
- Embed cpu and memory usage dashboards in host detail [\#808](https://github.com/trento-project/trento/pull/808) (@nelsonkopliku)
- Sap system health computation [\#807](https://github.com/trento-project/trento/pull/807) (@arbulu89)
- Attach system replication status badge on secondary node [\#796](https://github.com/trento-project/trento/pull/796) (@nelsonkopliku)
- Add remediation command to the corosync token timeouts checks [\#787](https://github.com/trento-project/trento/pull/787) (@diegoakechi)
- Add node exporter state in the frontend [\#782](https://github.com/trento-project/trento/pull/782) (@arbulu89)
- Add prometheus grafana to helm chart [\#780](https://github.com/trento-project/trento/pull/780) (@fabriziosestito)
- Prometheus HTTP service discovery API [\#779](https://github.com/trento-project/trento/pull/779) (@arbulu89)
- Adds feedback collector [\#768](https://github.com/trento-project/trento/pull/768) (@nelsonkopliku)
- Add connection retry when starting Web and Runner [\#753](https://github.com/trento-project/trento/pull/753) (@flaviodsr)
- CI: add install-helm-charts job [\#749](https://github.com/trento-project/trento/pull/749) (@flaviodsr)

### Fixed

- Web serve command not stopped correctly during database initializaion tries [\#815](https://github.com/trento-project/trento/issues/815)
- Links in compressed sidebar don't work [\#772](https://github.com/trento-project/trento/issues/772)
- CD process doesn't clean up old node module tgz files [\#761](https://github.com/trento-project/trento/issues/761)
- Aligns Overview [\#832](https://github.com/trento-project/trento/pull/832) (@nelsonkopliku)
- Use context correctly during db initialization [\#828](https://github.com/trento-project/trento/pull/828) (@arbulu89)
- Compute attached database health [\#824](https://github.com/trento-project/trento/pull/824) (@arbulu89)
- Fix dump scenario script clean-up command [\#806](https://github.com/trento-project/trento/pull/806) (@fabriziosestito)
- Push catalog info after the checks [\#804](https://github.com/trento-project/trento/pull/804) (@dottorblaster)
- Show all sbd devices [\#801](https://github.com/trento-project/trento/pull/801) (@arbulu89)
- Do not make assumptions about the shape of the payload of checks catalog [\#793](https://github.com/trento-project/trento/pull/793) (@dottorblaster)
- Remove mention of Blue Horizon from landing page [\#786](https://github.com/trento-project/trento/pull/786) (@ajaeger)
- Links in compressed sidebar are working again [\#774](https://github.com/trento-project/trento/pull/774) (@MMuschner)

### Closed Issues

- Checks catalog empty [\#706](https://github.com/trento-project/trento/issues/706)
- Settings button missing in Pacemaker Clusters details view [\#705](https://github.com/trento-project/trento/issues/705)

### Other Changes

- Bump actions/setup-node from 2 to 3.0.0 [\#839](https://github.com/trento-project/trento/pull/839) (@dependabot[bot])
- Bump sass from 1.49.8 to 1.49.9 in /web/frontend [\#838](https://github.com/trento-project/trento/pull/838) (@dependabot[bot])
- Bump github.com/prometheus/common from 0.9.1 to 0.32.1 [\#837](https://github.com/trento-project/trento/pull/837) (@dependabot[bot])
- Bump github.com/prometheus/client\_golang from 1.4.0 to 1.12.1 [\#836](https://github.com/trento-project/trento/pull/836) (@dependabot[bot])
- Bump github.com/swaggo/swag from 1.7.9 to 1.8.0 [\#831](https://github.com/trento-project/trento/pull/831) (@dependabot[bot])
- Bump helm chart build tag version [\#830](https://github.com/trento-project/trento/pull/830) (@fabriziosestito)
- Enable Grafana persistence [\#829](https://github.com/trento-project/trento/pull/829) (@fabriziosestito)
- Fix health summary api [\#823](https://github.com/trento-project/trento/pull/823) (@fabriziosestito)
- Fix grafana secret [\#822](https://github.com/trento-project/trento/pull/822) (@fabriziosestito)
- Fix grafana embedding [\#820](https://github.com/trento-project/trento/pull/820) (@nelsonkopliku)
- Implement cluster heatlh computation projection [\#817](https://github.com/trento-project/trento/pull/817) (@arbulu89)
- Bump docker/login-action from 1.12.0 to 1.13.0 [\#814](https://github.com/trento-project/trento/pull/814) (@dependabot[bot])
- Bump sass from 1.49.7 to 1.49.8 in /web/frontend [\#813](https://github.com/trento-project/trento/pull/813) (@dependabot[bot])
- Bump webpack from 5.69.0 to 5.69.1 in /web/frontend [\#812](https://github.com/trento-project/trento/pull/812) (@dependabot[bot])
- Bump @babel/core from 7.17.4 to 7.17.5 in /web/frontend [\#811](https://github.com/trento-project/trento/pull/811) (@dependabot[bot])
- refresh zypper repo before installing node exporter [\#803](https://github.com/trento-project/trento/pull/803) (@nelsonkopliku)
- Add Grafana initialization [\#802](https://github.com/trento-project/trento/pull/802) (@fabriziosestito)
- Run prometheus installation as root [\#800](https://github.com/trento-project/trento/pull/800) (@nelsonkopliku)
- Bump @babel/core from 7.17.2 to 7.17.4 in /web/frontend [\#799](https://github.com/trento-project/trento/pull/799) (@dependabot[bot])
- Bump webpack from 5.68.0 to 5.69.0 in /web/frontend [\#798](https://github.com/trento-project/trento/pull/798) (@dependabot[bot])
- Do not add bitnami charts repo from the installer if it's not needed [\#797](https://github.com/trento-project/trento/pull/797) (@rtorrero)
- Bump react-toastify from 8.1.1 to 8.2.0 in /web/frontend [\#795](https://github.com/trento-project/trento/pull/795) (@dependabot[bot])
- Fix dependabot auto-merge workflow [\#792](https://github.com/trento-project/trento/pull/792) (@fabriziosestito)
- Change trento path in the Dockerfile [\#791](https://github.com/trento-project/trento/pull/791) (@fabriziosestito)
- Bump @yaireo/tagify from 4.9.6 to 4.9.7 in /web/frontend [\#790](https://github.com/trento-project/trento/pull/790) (@dependabot[bot])
- Bump axios from 0.25.0 to 0.26.0 in /web/frontend [\#789](https://github.com/trento-project/trento/pull/789) (@dependabot[bot])
- Bump eslint from 8.8.0 to 8.9.0 in /web/frontend [\#788](https://github.com/trento-project/trento/pull/788) (@dependabot[bot])
- It's 2022 [\#785](https://github.com/trento-project/trento/pull/785) (@ajaeger)
- Allows Grafana dashboards to be embedded [\#784](https://github.com/trento-project/trento/pull/784) (@nelsonkopliku)
- Add exporter deps [\#783](https://github.com/trento-project/trento/pull/783) (@rtorrero)
- Bump @babel/core from 7.17.0 to 7.17.2 in /web/frontend [\#781](https://github.com/trento-project/trento/pull/781) (@dependabot[bot])
- Bump github.com/spf13/afero from 1.8.0 to 1.8.1 [\#778](https://github.com/trento-project/trento/pull/778) (@dependabot[bot])
- Bump actions/setup-python from 2.3.1 to 2.3.2 [\#777](https://github.com/trento-project/trento/pull/777) (@dependabot[bot])
- Bump @yaireo/tagify from 4.9.5 to 4.9.6 in /web/frontend [\#776](https://github.com/trento-project/trento/pull/776) (@dependabot[bot])
- Bump github.com/swaggo/gin-swagger from 1.4.0 to 1.4.1 [\#775](https://github.com/trento-project/trento/pull/775) (@dependabot[bot])
- Add hana cluster details e2e test [\#773](https://github.com/trento-project/trento/pull/773) (@fabriziosestito)
- Bump css-loader from 6.5.1 to 6.6.0 in /web/frontend [\#767](https://github.com/trento-project/trento/pull/767) (@dependabot[bot])
- Bump @babel/core from 7.16.12 to 7.17.0 in /web/frontend [\#766](https://github.com/trento-project/trento/pull/766) (@dependabot[bot])
- Bump react-toastify from 8.1.0 to 8.1.1 in /web/frontend [\#765](https://github.com/trento-project/trento/pull/765) (@dependabot[bot])
- Bump sass from 1.49.3 to 1.49.7 in /web/frontend [\#764](https://github.com/trento-project/trento/pull/764) (@dependabot[bot])
- Bump github.com/avast/retry-go/v4 from 4.0.2 to 4.0.3 [\#763](https://github.com/trento-project/trento/pull/763) (@dependabot[bot])
- E2e test cluster overview [\#762](https://github.com/trento-project/trento/pull/762) (@rtorrero)
- Switch to the SLE BCI images [\#703](https://github.com/trento-project/trento/pull/703) (@dcermak)

## [0.8.1](https://github.com/trento-project/trento/tree/0.8.1) (2022-02-01)

[Full Changelog](https://github.com/trento-project/trento/compare/0.8.0...0.8.1)
Expand Down
6 changes: 3 additions & 3 deletions hack/helm/trento-dev/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: trento-server
repository: file://../../../packaging/helm/trento-server
version: 0.4.2
digest: sha256:ead99837457c0d81375707b54054ebf316231bb41044b0c1cc3d38605ab6ea77
generated: "2022-02-23T14:49:57.750879771+01:00"
version: 0.4.3
digest: sha256:c9eb70724904783089fa70a421f98290502fbdce2d442a89b5ab2f55bf80972f
generated: "2022-02-25T10:41:59.698382251+01:00"
2 changes: 1 addition & 1 deletion install-agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ARGUMENT_LIST=(
"use-tgz"
)

readonly TRENTO_VERSION=0.8.1
readonly TRENTO_VERSION=0.9.0

opts=$(
getopt \
Expand Down
2 changes: 1 addition & 1 deletion install-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

readonly ARGS=("$@")
readonly PROGNAME="./install-server.sh"
TRENTO_VERSION="0.8.1"
TRENTO_VERSION="0.9.0"

usage() {
cat <<-EOF
Expand Down
6 changes: 3 additions & 3 deletions packaging/helm/trento-server/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
version: 15.1.3
- name: grafana
repository: https://grafana.github.io/helm-charts/
version: 6.21.3
digest: sha256:560e3a3fcb8f40ad73e4863e4ca3b3608d86028f9d3b8a8ff75927fe820487fd
generated: "2022-02-10T10:31:14.191129617+01:00"
version: 6.21.8
digest: sha256:75045d54dd223b86272928f8325d12a989fe57f0ad84acd0623421a46fda7176
generated: "2022-02-25T10:43:18.004150494+01:00"
6 changes: 3 additions & 3 deletions packaging/helm/trento-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#!BuildTag: trento/trento-server:0.4.2
#!BuildTag: trento/trento-server:0.4.2-build%RELEASE%
#!BuildTag: trento/trento-server:0.4.3
#!BuildTag: trento/trento-server:0.4.3-build%RELEASE%
apiVersion: v2
name: trento-server
description: The trento server chart contains all the components necessary to run a Trento server.
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates
version: 0.4.2
version: 0.4.3

dependencies:
- name: trento-web
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.9
version: 0.3.10
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ replicaCount: 1
image:
repository: ghcr.io/trento-project/trento-runner
pullPolicy: IfNotPresent
tag: "0.8.1"
tag: "0.9.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion packaging/helm/trento-server/charts/trento-web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.3
version: 0.4.4
2 changes: 1 addition & 1 deletion packaging/helm/trento-server/charts/trento-web/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ replicaCount: 1
image:
repository: ghcr.io/trento-project/trento-web
pullPolicy: IfNotPresent
tag: "0.8.1"
tag: "0.9.0"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 0dec4e9

Please sign in to comment.