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

Fix pelorus operator script to add proper instructions and remove dup #746

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

mpryc
Copy link
Collaborator

@mpryc mpryc commented Dec 9, 2022

As found by @mateusoliveira43 there was duplication of logic in our Pelorus operator script to echo versions.
Fixed as well instructions that includes new bundle method.

Signed-off-by: Michal Pryc mpryc@redhat.com

@redhat-cop/mdt

As found by @mateusoliveira43 there was duplication of logic in our
Pelorus operator script to echo versions.
Fixed as well instructions that includes new bundle method.

Signed-off-by: Michal Pryc <mpryc@redhat.com>
@weshayutin
Copy link
Contributor

After deploying pelorus.. exporters end up w/ value {} and the defaults are deployed :(

@weshayutin
Copy link
Contributor

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 16, 2022
@mpryc
Copy link
Collaborator Author

mpryc commented Dec 16, 2022

@weshayutin I think you put hold on wrong PR, one should be #750, however it's now fixed as well.

@weshayutin
Copy link
Contributor

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 16, 2022
@weshayutin
Copy link
Contributor

operator-sdk run bundle quay.io/migtools/pelorus-operator-bundle:v0.0.38 --namespace pelorus

works for me..

# TYPE deploy_timestamp gauge
deploy_timestamp{app="todolist",image_sha="sha256:c7accb5aa345594939efb2c98fa1099ec38019749e9a0c1a8b4de2da370c0fc4",namespace="mongo-persistent"} 1.671204756e+09 1671204756000
# HELP deployment_active Active deployments in cluster
# TYPE deployment_active gauge
deployment_active{app="todolist",image_sha="sha256:c7accb5aa345594939efb2c98fa1099ec38019749e9a0c1a8b4de2da370c0fc4",namespace="mongo-persistent"} 1.671204756e+09

@openshift-ci
Copy link

openshift-ci bot commented Dec 16, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mateusoliveira43, weshayutin

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 Dec 16, 2022
@mpryc mpryc merged commit a9b0103 into dora-metrics:master Dec 16, 2022
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.

3 participants