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

controller: introduce custom matcher #1149

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

ffromani
Copy link
Member

use custom matcher to check reconciliation result. This enable both more concise and more expressive (higher level) code.

use custom matcher to check reconciliation result.
This enable both more concise and more expressive (higher level)
code.

Signed-off-by: Francesco Romani <[email protected]>
@ffromani ffromani added the cherry-pick-candidate Possible cherry-pick in the future label Jan 10, 2025
@openshift-ci openshift-ci bot requested review from swatisehgal and Tal-or January 10, 2025 11:09
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 10, 2025
@ffromani
Copy link
Member Author

/cherry-pick release-4.18

@openshift-cherrypick-robot

@ffromani: once the present PR merges, I will cherry-pick it on top of release-4.18 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.18

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-sigs/prow repository.

@ffromani
Copy link
Member Author

prerequisite for #1124

factor out common code which can't fail and which is a minor detail
fro the test flow: an ideal candidate for a helper extraction.

Signed-off-by: Francesco Romani <[email protected]>
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 12, 2025
Copy link
Contributor

openshift-ci bot commented Jan 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ffromani, Tal-or

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-merge-bot openshift-merge-bot bot merged commit 523f18c into main Jan 12, 2025
16 checks passed
@openshift-cherrypick-robot

@ffromani: new pull request created: #1151

In response to this:

/cherry-pick release-4.18

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-sigs/prow repository.

@ffromani ffromani deleted the controller-tests-requeue-matcher branch January 12, 2025 12:23
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. cherry-pick-candidate Possible cherry-pick in the future lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants