We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4186cd commit 5e13db1Copy full SHA for 5e13db1
operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ConfigurationService.java
@@ -485,7 +485,6 @@ default Set<Class<? extends HasMetadata>> withPreviousAnnotationForDependentReso
485
*
486
* @return if resource version should be parsed (as integer)
487
* @since 4.5.0
488
- * @return if resource version should be parsed (as integer)
489
*/
490
default boolean parseResourceVersionsForEventFilteringAndCaching() {
491
return false;
0 commit comments