Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServiceAccountVisitor resolve version upgrade class parameter changes. #1283

Closed
rsearls opened this issue Dec 1, 2023 · 1 comment
Closed

Comments

@rsearls
Copy link
Collaborator

rsearls commented Dec 1, 2023

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

@rsearls
Copy link
Collaborator Author

rsearls commented Dec 6, 2023

Resolved by https://github.com/arquillian/arquillian-cube/issues/ Bumping Fabric8 version to 6.9.2

@rsearls rsearls closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant