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

Simplify FailingReactor #930

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

skitt
Copy link
Member

@skitt skitt commented Jun 11, 2024

The various action implementation functions all follow the same pattern, and can be implemented in react() itself.

This also avoids linting failures with the latest versions of the unparam linter.

The various action implementation functions all follow the same
pattern, and can be implemented in react() itself.

This also avoids linting failures with the latest versions of the
unparam linter.

Signed-off-by: Stephen Kitt <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr930/skitt/simplify-failing-reactor

@tpantelis tpantelis enabled auto-merge (rebase) June 12, 2024 13:20
@tpantelis tpantelis merged commit b1e1a01 into submariner-io:devel Jun 12, 2024
16 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr930/skitt/simplify-failing-reactor]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants