-
Notifications
You must be signed in to change notification settings - Fork 219
feat: improved per resource polling #1826
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
Conversation
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab. |
@@ -26,14 +27,17 @@ | |||
* @param <R> the resource polled by the event source | |||
* @param <P> related custom resource | |||
*/ | |||
// todo check docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
.../javaoperatorsdk/operator/processing/event/source/polling/PerResourcePollingEventSource.java
Outdated
Show resolved
Hide resolved
88da314
to
7899339
Compare
…tor/processing/event/source/polling/PerResourcePollingEventSource.java Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
7899339
to
ba3710c
Compare
Kudos, SonarCloud Quality Gate passed! |
No description provided.