Giter VIP home page Giter VIP logo

Comments (8)

lwander avatar lwander commented on May 20, 2024

Can you import

import io.kubernetes.client.util.Config

or is the editor just not suggesting it?

from java.

ViniciusDeAndrade avatar ViniciusDeAndrade commented on May 20, 2024

It is a little strange because the package explore do not show anything "inside" the Config.class tree item.
I am sending a screenshot to show the idea of the bug.

class

See in the package explore that there is a KubeConfig.class file, and it can be expanded, showing the KubeConfig class. It cannot be made with the Config.class file. So, the example given by this kubernetes-client java cannot work properly.

Finally, the editor suggest to me to create a Config class to solve this problem. So, it means that it is not recognizing the Config class in the maven dependencies

from java.

lwander avatar lwander commented on May 20, 2024

Are you able to build your code when you import the config class? If so, maybe something needs to be reconfigured in your editor.

from java.

lwander avatar lwander commented on May 20, 2024

As an example, we're using this client at the 1.0.0-beta1 release just fine here: https://github.com/spinnaker/clouddriver/blob/master/clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/security/KubernetesV2Credentials.java#L152

from java.

lwander avatar lwander commented on May 20, 2024

And here is an example of an editor opening the dependency:
editor

from java.

ViniciusDeAndrade avatar ViniciusDeAndrade commented on May 20, 2024

I will try to use another IDE so. In fact, when I try to use "alt + F5" to check the "force update of snapshots/releases", the editor do not save what I just did. I know that because I open it again and see it unchecked.

Maybe it is really a eclipse problem. I have tryed to use it on windows, besides ubuntu. I guess it is time to try .... Netbeans.

Thanks for your help

from java.

ViniciusDeAndrade avatar ViniciusDeAndrade commented on May 20, 2024

I finally fixed it!
There was an error on maven cache

Thank you!

from java.

lwander avatar lwander commented on May 20, 2024

Glad it works!

from java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.