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

Improve render error handling #724

Merged

Conversation

jlojosnegros
Copy link
Contributor

When looking for a MachineConfigPool match for each PerformanceProfile we can found no match at all.
We should check for this case before using the MCP.

This do not detect the root cause of the problem, an invalid PerformanceProfile. To tackle that problem we would need something more deep like a validator.

When looking for a MachineConfigPool match for each PerformanceProfile
we can found no match at all.
We should check for this case before using the MCP.

This do not detect the root cause of the problem, an invalid
PerformanceProfile. To tackle that problem we would need something more
deep like a validator.
@openshift-ci openshift-ci bot requested review from Tal-or and yanirq July 21, 2023 15:04
@jlojosnegros
Copy link
Contributor Author

/retest-required

@ffromani
Copy link
Contributor

/approve
/lgtm

looks a nice improvement anyway to me

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 25, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ffromani, jlojosnegros

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 Jul 25, 2023
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD fbd2df9 and 2 for PR HEAD 8d40c3e in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 25, 2023

@jlojosnegros: all tests passed!

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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 75e8a95 into openshift:master Jul 25, 2023
13 checks passed
@mrniranjan
Copy link
Contributor

/cherry-pick release4.13

@openshift-cherrypick-robot

@mrniranjan: cannot checkout release4.13: error checking out release4.13: exit status 1. output: error: pathspec 'release4.13' did not match any file(s) known to git

In response to this:

/cherry-pick release4.13

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/test-infra repository.

@mrniranjan
Copy link
Contributor

/cherry-pick release-4.13

@openshift-cherrypick-robot

@mrniranjan: new pull request created: #755

In response to this:

/cherry-pick release-4.13

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/test-infra repository.

MarSik added a commit to MarSik/cluster-node-tuning-operator that referenced this pull request Aug 11, 2023
… MCP"

This was fixed in a better way by openshift#724

This reverts commit e54e169.
MarSik added a commit to MarSik/cluster-node-tuning-operator that referenced this pull request Aug 11, 2023
… MCP"

This was fixed in a better way by openshift#724

This reverts commit e54e169.
harche added a commit to sairameshv/cluster-node-tuning-operator that referenced this pull request Aug 14, 2023
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants