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 classes involved in creating io.fabric8 ServiceAccount
have changed between io.fabric8 version 4.0.2 and 5.12.4. Evaluation and
alterations are needed at line 46
The classes involved in creating io.fabric8 ServiceAccount
have changed between io.fabric8 version 4.0.2 and 5.12.4. Evaluation and
alterations are needed at line 46
[ERROR] /home/rsearls/j1/arquillian-cube/kubernetes/kubernetes/src/main/java/org/arquillian/cube/kubernetes/impl/visitor/ServiceAccountVisitor.java:[45,75] cannot find symbol
[ERROR] symbol: method createNew()
[ERROR] location: interface io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.ServiceAccount,io.fabric8.kubernetes.api.model.ServiceAccountList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ServiceAccount>>
This issue depends on #1270
being resolved first.
See tracker doc, #1279
The text was updated successfully, but these errors were encountered: