dora-metrics / pelorus

Automate the measurement of organizational behavior
https://pelorus.readthedocs.io/
Apache License 2.0
245 stars 83 forks source link

Upgrade grafana and prometheus versions to latest available #1157

Closed etsauer closed 2 months ago

etsauer commented 2 months ago

Linked Issues

resolves #1156

Description

This change upgrades the prometheus and grafana operator dependencies to the latest versions currently available in OperatorHub:

Testing Instructions

  1. Deploy PR build of the operator, make sure install goes well.
  2. Need to find some way to test upgrades in an instance that contains data
github-actions[bot] commented 2 months ago

Test images available! ๐Ÿงช๐Ÿš€ To test operator with them, run

operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1157-e7062a4 \
--namespace test-pelorus-operator

To clean up environment afterwards, run

operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
github-actions[bot] commented 2 months ago

Test images available! ๐Ÿงช๐Ÿš€ To test operator with them, run

operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1157-7d7b88f \
--namespace test-pelorus-operator

To clean up environment afterwards, run

operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
github-actions[bot] commented 2 months ago

Test images available! ๐Ÿงช๐Ÿš€ To test operator with them, run

operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1157-34d9eef \
--namespace test-pelorus-operator

To clean up environment afterwards, run

operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
openshift-ci[bot] commented 2 months ago

@etsauer: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.13-e2e-openshift cf6413c2bda0d045845e4a6a9cb3d6af38a2307d link true /test 4.13-e2e-openshift

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpryc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/dora-metrics/pelorus/blob/master/OWNERS)~~ [mpryc] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment