Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get litmus chaosresult by chaos-operator without .status.experimentStatus.verdict #368

Closed
MandssS opened this issue Jun 10, 2021 · 2 comments

Comments

@MandssS
Copy link

MandssS commented Jun 10, 2021

Is this a BUG REPORT or FEATURE REQUEST?

Choose one: BUG REPORT or FEATURE REQUEST

What happened:

get chaosresult by chaos-operator , but .status.experimentStatus.verdict always empty

{
    "metadata ":{
        "name ":"c0a4f8888cefbbb6-pod-autoscaler ",
        "namespace ":"default ",
        "uid ":"8acb3d1a-8888-8888-8888-2e2579ba585a ",
        "resourceVersion ":"617941 ",
        "generation ":2,
        "creationTimestamp ":"2021-06-10T03:30:20Z ",
        "labels ":{
            "app.kubernetes.io/component ":"experiment-job ",
            "app.kubernetes.io/part-of ":"litmus ",
            "app.kubernetes.io/version ":"1.13.0 ",
            "chaosUID ":"ad477de0-8888-8888-8888-d1db6aa90ac6 ",
            "controller-uid ":"5d2b3d3a-8888-8888-8888-e8a91f976400 ",
            "job-name ":"pod-autoscaler-6qgdau ",
            "name ":"c0a4f8888cefbbb6-pod-autoscaler "
        },
        "managedFields ":Array[1]
    },
    "spec ":{
        "engine ":"c0a4f8888cefbbb6 ",
        "experiment ":"pod-autoscaler "
    },
    "status ":{
        "experimentStatus ":{
            "phase ":" ",
            "verdict ":" "
        },
        "history ":{
            "passedRuns ":0,
            "failedRuns ":1,
            "stoppedRuns ":0
        }
    }
}

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

@ksatchit
Copy link
Member

@MandssS , can you please elaborate on the usecase & the manifests used? Also what are the versions of the chaos-operator & experiments being used (they should match ideally)

@neelanjan00
Copy link
Member

Closing this issue as it is stale, you can create a new issue if needed. Thanks for raising the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants