chaos-operator
chaos-operator copied to clipboard
get litmus chaosresult by chaos-operator without .status.experimentStatus.verdict
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?:
@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)
Closing this issue as it is stale, you can create a new issue if needed. Thanks for raising the issue!