openshift / cluster-monitoring-operator

Manage the OpenShift monitoring stack
Apache License 2.0
247 stars 360 forks source link

MON-3914: [bot] Synchronize versions of the downstream components #2394

Closed openshift-monitoring-bot[bot] closed 2 months ago

openshift-monitoring-bot[bot] commented 2 months ago

Description

This pull request updates jsonnet/versions.yaml to match with the already in use downstream versions of the monitoring components.

Based on that file, it regenerates the assets to update some metadata (mainly the app.kubernetes.io/version annotation) attached to some of the resources and update other placeholders.

It is safe to merge this change (provided that the CI jobs pass).

If you wish to perform this manually, execute the following commands from cluster-monitoring-operator repository:

make versions
make generate
openshift-ci[bot] commented 2 months ago

Hi @openshift-monitoring-bot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.
simonpasquier commented 2 months ago

/ok-to-test /lgtm /approve

simonpasquier commented 2 months ago

/retitle MON-3914: [bot] Synchronize versions of the downstream components

openshift-ci-robot commented 2 months ago

@openshift-monitoring-bot[bot]: This pull request references MON-3914 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.17.0" version, but no target version was set.

In response to [this](https://github.com/openshift/cluster-monitoring-operator/pull/2394): >## Description >This pull request updates `jsonnet/versions.yaml` to match with the **already in use** downstream versions of the monitoring components. > >Based on that file, it regenerates the assets to update some metadata (mainly the `app.kubernetes.io/version` annotation) attached to some of the resources and update other placeholders. > >**It is safe to merge this change (provided that the CI jobs pass).** > >If you wish to perform this manually, execute the following commands from cluster-monitoring-operator repository: >``` >make versions >make generate >``` Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-monitoring-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 2 months ago

/retest-required

Remaining retests: 0 against base HEAD de824318c48dca815e03d07eef68b402b39d02ba and 2 for PR HEAD f5dfaa263a3a2f7d37720c35c9b32c50095c1e4d in total

simonpasquier commented 2 months ago

/skip

simonpasquier commented 2 months ago

/lgtm /retest-required

openshift-ci-robot commented 2 months ago

/retest-required

Remaining retests: 0 against base HEAD de824318c48dca815e03d07eef68b402b39d02ba and 2 for PR HEAD 9d432aaa800704dee59a9c5a06611e0951893441 in total

simonpasquier commented 2 months ago

/retest-required

simonpasquier commented 2 months ago

/test e2e-aws-ovn-techpreview

openshift-ci-robot commented 2 months ago

/retest-required

Remaining retests: 0 against base HEAD cd0d275afa06ea6cdcce3ab156297ab0d39f6e3a and 1 for PR HEAD 9d432aaa800704dee59a9c5a06611e0951893441 in total

simonpasquier commented 2 months ago

/retest-required

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marioferh, openshift-monitoring-bot[bot], simonpasquier

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/openshift/cluster-monitoring-operator/blob/master/OWNERS)~~ [marioferh,simonpasquier] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci-robot commented 2 months ago

/retest-required

Remaining retests: 0 against base HEAD cd0d275afa06ea6cdcce3ab156297ab0d39f6e3a and 2 for PR HEAD 0b36dfd3429bd9b1eb79978c8b1f143de4a661b8 in total

openshift-ci[bot] commented 2 months ago

@openshift-monitoring-bot[bot]: all tests passed!

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).