Giter Site home page Giter Site logo

Openshift support about chaos-operator HOT 6 CLOSED

litmuschaos avatar litmuschaos commented on May 29, 2024
Openshift support

from chaos-operator.

Comments (6)

ksatchit avatar ksatchit commented on May 29, 2024

@daniellelagziel , thank you for trying out litmus. We shall get back on this! cc: @uditgaurav

from chaos-operator.

uditgaurav avatar uditgaurav commented on May 29, 2024

@daniellelagziel can I know the ansible version you are using also do you have python openshift installed? As this experiment is using ansible k8s and k8s_fatcs module so it should satisfy the following criteria:

python >= 2.7
openshift >= 0.6
PyYAML >= 3.11

You can check python openshift using pip freeze and if it is not installed then install it using pip install openshift

from chaos-operator.

daniellelagziel avatar daniellelagziel commented on May 29, 2024

I didn't have python openshift and PyYaml installed, I've installed it now, and the result of pip freeze are :
openshift==0.9.2
PyYAML==3.10

the python version is Python 2.7.16
I deleted the engine-nginx-runner and cpu-hog pods, but in recreation of cpu-hog pod, there is the same error :
AnsibleError: Unable to create local directories(/.ansible/tmp): [Errno 13] Permission denied: '/.ansible'

from chaos-operator.

uditgaurav avatar uditgaurav commented on May 29, 2024

@daniellelagziel It seems that you don't have permissions to make .ansible in '/' please check once.
To retry the experiment delete the chaosengine and chaosexperiment and then recreate it.

from chaos-operator.

daniellelagziel avatar daniellelagziel commented on May 29, 2024

Is there any way to change the spec of cpu-hog ?
Right now the security context in the yaml of cpu-hog is -

securityContext:
capabilities:
drop:
- KILL
- MKNOD
- SETGID
- SETUID
runAsUser: 1000190000

from chaos-operator.

ksatchit avatar ksatchit commented on May 29, 2024

@daniellelagziel litmus has moved to golang for all chaos experiments - as the default, with considerable openshift users. Clsoing this issue, please feel free to re-open if you still face problems

from chaos-operator.

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.