openshift / cluster-node-tuning-operator

Manage node-level tuning by orchestrating the tuned daemon.
Apache License 2.0
102 stars 105 forks source link

[release-4.14] OCPBUGS-30153: fix rendering extra ctrcfgs #978

Closed vitus133 closed 6 months ago

vitus133 commented 8 months ago

This is a manual cherry-pick of #975 Fix bootstrap error of "more than one ContainerRuntimeConfig found that matches MCP labels" when an additional ContainerRuntimeConfig is provided by user.

/cc @yanirq @MarSik

openshift-ci-robot commented 8 months ago

@vitus133: This pull request references Jira Issue OCPBUGS-30153, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/cluster-node-tuning-operator/pull/978): >This is a manual cherry-pick of #975 >Fix bootstrap error of "more than one ContainerRuntimeConfig found that matches MCP labels" when an additional ContainerRuntimeConfig is provided by user. > >/cc @yanirq @MarSik Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-node-tuning-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.
yanirq commented 8 months ago

/retitle [release-4.14] OCPBUGS-30153: fix rendering extra ctrcfgs

MarSik commented 8 months ago

/label backport-risk-assessed

openshift-ci[bot] commented 8 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MarSik, vitus133

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-node-tuning-operator/blob/release-4.14/OWNERS)~~ [MarSik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
mrniranjan commented 6 months ago

/jira refresh

openshift-ci-robot commented 6 months ago

@mrniranjan: This pull request references Jira Issue OCPBUGS-30153, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/cluster-node-tuning-operator/pull/978#issuecomment-2104386793): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-node-tuning-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.
mrniranjan commented 6 months ago

@vitus133 can you rebase and update the Release Note on the bug. I have verified 4.15 bug.

vitus133 commented 6 months ago

/jira refresh

openshift-ci-robot commented 6 months ago

@vitus133: This pull request references Jira Issue OCPBUGS-30153, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

In response to [this](https://github.com/openshift/cluster-node-tuning-operator/pull/978#issuecomment-2106001378): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-node-tuning-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.
vitus133 commented 6 months ago

/jira refresh

openshift-ci-robot commented 6 months ago

@vitus133: This pull request references Jira Issue OCPBUGS-30153, which is valid. The bug has been moved to the POST state.

7 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.14.z) matches configured target version for branch (4.14.z) * bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST) * release note text is set and does not match the template * dependent bug [Jira Issue OCPBUGS-30152](https://issues.redhat.com//browse/OCPBUGS-30152) is in the state Verified, which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA)) * dependent [Jira Issue OCPBUGS-30152](https://issues.redhat.com//browse/OCPBUGS-30152) targets the "4.15.z" version, which is one of the valid target versions: 4.15.0, 4.15.z * bug has dependents

Requesting review from QA contact: /cc @mrniranjan

In response to [this](https://github.com/openshift/cluster-node-tuning-operator/pull/978#issuecomment-2106002132): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-node-tuning-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.
yanirq commented 6 months ago

Test failure for ci/prow/e2e-no-cluster needs a look: [FAIL] render command e2e test With performance profile and matching extra ContainerRuntimeConfig during bootstrap [It] should render ContainerRuntimeConfig /go/src/github.com/openshift/cluster-node-tuning-operator/test/e2e/performanceprofile/functests-render-command/1_render_command/render_test.go:193

vitus133 commented 6 months ago

/retest-required

vitus133 commented 6 months ago

/test e2e-hypershift

openshift-ci[bot] commented 6 months ago

@vitus133: 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).
vitus133 commented 6 months ago

@mrniranjan @yanirq Needs cherry-pick-approved, lgtm labels :)

yanirq commented 6 months ago

/lgtm

mrniranjan commented 6 months ago

/label cherry-pick-approved

openshift-ci-robot commented 6 months ago

@vitus133: Jira Issue OCPBUGS-30153: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-30153 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/cluster-node-tuning-operator/pull/978): >This is a manual cherry-pick of #975 >Fix bootstrap error of "more than one ContainerRuntimeConfig found that matches MCP labels" when an additional ContainerRuntimeConfig is provided by user. > >/cc @yanirq @MarSik Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fcluster-node-tuning-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-bot commented 6 months ago

[ART PR BUILD NOTIFIER]

This PR has been included in build cluster-node-tuning-operator-container-v4.14.0-202405132008.p0.gce4b975.assembly.stream.el9 for distgit cluster-node-tuning-operator. All builds following this will include this PR.

openshift-merge-robot commented 6 months ago

Fix included in accepted release 4.14.0-0.nightly-2024-05-14-042759