Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade grafana and prometheus versions to latest available #1157

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

etsauer
Copy link
Collaborator

@etsauer etsauer commented Sep 5, 2024

Linked Issues

resolves #1156

Description

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

  • Prometheus Operator v4.10.0
  • Grafana Operator v5.12.0

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

Copy link

github-actions bot commented Sep 5, 2024

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

Copy link

github-actions bot commented Sep 5, 2024

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

Copy link

github-actions bot commented Sep 5, 2024

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

Copy link

openshift-ci bot commented Sep 5, 2024

@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 cf6413c 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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link

openshift-ci bot commented Sep 5, 2024

[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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2024
@mpryc mpryc merged commit 7413e5b into dora-metrics:master Sep 5, 2024
9 of 10 checks passed
@etsauer etsauer deleted the fix-grafana-version branch September 9, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pelorus-operator not compatible with OpenShift 4.16 due to old grafana and prometheus version
2 participants