MON-4574: Onboard openshift/kubernetes-sigs-resource-state-metrics#11252
MON-4574: Onboard openshift/kubernetes-sigs-resource-state-metrics#11252rexagod wants to merge 1 commit into
openshift/kubernetes-sigs-resource-state-metrics#11252Conversation
Sets up image builds for the newly introduced `openshift/resource-state-metrics` repository. Some points for the reviewer: * RSM has auto-generated release branches from OCP 4.23 to OCP 5.1, as such this config is being added to OCP 4.23 (earliest branch that's present in the repository) only. Subsequent additions for future branches should happen automatically. * Other CMO workloads with older configurations, such as `openshift/kube-state-metrics`, use `stream: rhel-9-golang-ci-build-root` (the 4.17 style), and not `member: ci-openshift-build-root-latest.rhel9` (the 4.23 style) in the `ci_build_root` section. Since the configuration for RSM is new, we are sticking to the newer conventions here.
|
@rexagod: This pull request references MON-4574 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.23.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@rexagod: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
openshift/kubernetes-sigs-resource-state-metrics
This should ideally go through the ProdSec Threat Model assessment first, before making its way into the payload. As such, this is blocked by MON-4573.
This PR targets
openshift-4.23, notmainOnboards the newly introduced
openshift/kubernetes-sigs-resource-state-metricsrepository. Some points for the reviewer:openshift/kube-state-metrics, usestream: rhel-9-golang-ci-build-root(the 4.17 style), and notmember: ci-openshift-build-root-latest.rhel9(the 4.23 style) in theci_build_rootsection. Since the configuration for RSM is new, we are sticking to the newer conventions here.