Git Product home page Git Product logo

Comments (4)

mbohlool avatar mbohlool commented on May 10, 2024

Thanks for reporting this. I've looked at that project (and many other python clients) before. The reason that we decided to start this project is that we didn't found any up to date supported client for python. They are either not actively developed, not up to date with latest changes of kubernetes or does not have good tooling around them to make them useful.

This project (client-python) is generated from new spec plus tools around it to make it useful (watch support, kube-config support, etc.). It is also a supported/maintained client (by kubernetes api machinery team).

For this specific client you mentioned, It is not generated from the latest spec (released in 1.5). It is using outdated spec (both swagger 1.2 and the content of the spec file are outdated). Also that is a complete generated code without any tooling around it. Please let me know if I missed something.

I am completely open to any contribution from the community or other python clients.

from python.

stibi avatar stibi commented on May 10, 2024

@mbohlool thanks for your work here on the client-python. It's really the only one working Python client for Kubernetes. I have a lot of use for it in my AWS Lambda functions :)

from python.

mbohlool avatar mbohlool commented on May 10, 2024

Thanks @stibi.

@codevulture I am closing this issue, please feel free to reopen, if my reply was not satisfying.

from python.

codevulture avatar codevulture commented on May 10, 2024

Thanks for your comment, I think we will start using this client soon :) , I will push a couple of patches soon to minimize the differences and later move to using this client.
Thanks for your work!

from python.

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.