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
The HasMetadata#getApiVersion method is returning a string starting
with "/" when the group is "". This is not consistent with how owner
references are specified.
This issues is causing:
operator-framework/java-operator-sdk#2723
Copy file name to clipboardExpand all lines: kubernetes-model-generator/kubernetes-model-core/src/main/java/io/fabric8/kubernetes/api/model/HasMetadata.java
Copy file name to clipboardExpand all lines: kubernetes-model-generator/kubernetes-model-core/src/test/java/io/fabric8/kubernetes/api/model/HasMetadataTest.java
0 commit comments