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

Add validator for service bound resoruce operations #2399

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Sep 18, 2024

This commit introduces a new validator that emits warnings when it detects operations that are bound directly to a service when a resource bound to that service may be a better match.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit introduces a new validator that emits warnings when it
detects operations that are bound directly to a service when a resource
bound to that service may be a better match.
@kstich kstich requested a review from a team as a code owner September 18, 2024 22:43
@kstich kstich merged commit 7813acb into main Sep 18, 2024
14 checks passed
@kstich kstich deleted the find_service_ops_for_resources branch September 18, 2024 23:10
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.

2 participants