We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bef18 commit d16dbdeCopy full SHA for d16dbde
core/runtime/src/main/java/io/quarkiverse/operatorsdk/runtime/CRDConfiguration.java
@@ -86,7 +86,7 @@ public interface CRDConfiguration {
86
* found with the v2 generator, which is the default one and the one that is actively maintained.
87
*
88
* @return {@code true} if the v1 version of the CRD generator should be used
89
- * @since 6.9.1
+ * @since 6.8.5
90
* @deprecated using this method should be reserved for blocking situations, please open an issue reporting the problem
91
* you're facing with the v2 generator before reverting to use the v1 version
92
*/
0 commit comments