Giter Site home page Giter Site logo

Comments (5)

r1sharma avatar r1sharma commented on May 30, 2024

Looked a little more in the code and figured that toolkit is currently looking for apis in kube cluster with version apps/v1beta1 as per code here.
Latest version of kubectl accepts only apps/v1 version for the apis.
Is there a recommended version of kubectl in the docs that I should use? Also can we update this to point it to the latest?

from chaostoolkit-kubernetes.

Lawouach avatar Lawouach commented on May 30, 2024

Hello.

I think this may have been fixed in #53 but unreleased yet. I'm happy to do a new release if you could just double check it works with master on your side?

As for the API version, it's a very good call but could this be a different issue as it's a general question :)

from chaostoolkit-kubernetes.

r1sharma avatar r1sharma commented on May 30, 2024

Sure @Lawouach . Can you please point me to the instructions on how I can test it from the master branch? Also as you mentioned, I will go ahead and create another issue for api version.

from chaostoolkit-kubernetes.

Lawouach avatar Lawouach commented on May 30, 2024

Hi @r1sharma, I apologise for not responding earlier.

If you have enough controls over your deployment environment:

1/ pip install pip install git+https://github.com/chaostoolkit/chaostoolkit-kubernetes.git

or

2/ git clone https://github.com/chaostoolkit/chaostoolkit-kubernetes.git
cd chaostoolkit-kubernetes
pip install -e .

from chaostoolkit-kubernetes.

r1sharma avatar r1sharma commented on May 30, 2024

@Lawouach thanks for your response. My changes didn't worked when I took the master branch changes on my local. I had to upgrade the code locally in order to look for Kubernetes API version apps/v1 and later it worked great. I do have changes ready. Will create a PR shortly. Meanwhile opening a separate issue for api version that we discussed earlier.

from chaostoolkit-kubernetes.

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.