Git Product home page Git Product logo

Comments (6)

brosner avatar brosner commented on July 23, 2024 2

Very soon. I need to review a couple more things before the release, but haven't had the time yet. I'll make that time today or tomorrow.

from pykube.

brosner avatar brosner commented on July 23, 2024 1

v0.13.0 has been tagged and released.

from pykube.

parasit avatar parasit commented on July 23, 2024

Same error here, in python 2.7
Solution:
in http.py change line 55 from:
else:
to (same in current git version, but not in package pykube-0.12.0-py2.py3-none-any.whl)
elif "client-certificate" in self.config.user:

from pykube.

tobegit3hub avatar tobegit3hub commented on July 23, 2024

Same issue with python 2.7.6 when pip install pykube.

Thanks for @parasit and it works after python setup.py install with the latest source code.

I think this's resolved and you're welcome to close it 😃

from pykube.

paultiplady avatar paultiplady commented on July 23, 2024

I think this is due to a change in the kube config schema, probably due to the 1.3.x kubectl client.

a006ed8 seems to put in a fix for the error.

Given that the current release is broken against kubectl v1.3 without this fix, can we get a new pypi release please?

from pykube.

Chris-Dee avatar Chris-Dee commented on July 23, 2024

When can we expect the next pypi release so that pip install pykube doesn't give this issue since its fixed in the source code?

from pykube.

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.