You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(native): wrap config so that we don't serialize CR class
This is required to avoid having to register Jackson's ClassSerializer
class, not to mention the fact that it really doesn't make sense to
serialize the class in the first place.
Copy file name to clipboardExpand all lines: operator-framework-quarkus-extension/tests/src/main/java/io/javaoperatorsdk/quarkus/it/TestOperatorApp.java
0 commit comments