Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Litmusctl for 3.0.0 Chaoscenter compatibility (#140)
* Migrate GetAgentList to GetInfraList Signed-off-by: nagesh bansal <[email protected]> * Migrate ConnectAgent to ConnectInfra Signed-off-by: nagesh bansal <[email protected]> * Migrate UpdateAgent to UpdateInfra Signed-off-by: nagesh bansal <[email protected]> * Migrate GetWorkflowList to GetExperimentList Signed-off-by: nagesh bansal <[email protected]> * Migrate GetWorkflowRunsList to GetExperimentRunsList Signed-off-by: nagesh bansal <[email protected]> * Migrate DeleteChaosWorkflow to DeleteChaosExperiment Signed-off-by: nagesh bansal <[email protected]> * Update get agent cmd Signed-off-by: nagesh bansal <[email protected]> * Update get workflowruns cmd Signed-off-by: nagesh bansal <[email protected]> * Update get chaos-workflows cmd Signed-off-by: nagesh bansal <[email protected]> * Fixes get commands Signed-off-by: nagesh bansal <[email protected]> * Update Connect Command Signed-off-by: nagesh bansal <[email protected]> * Update Disconnect Command Signed-off-by: nagesh bansal <[email protected]> * Add Experiments Related Commands Signed-off-by: nagesh bansal <[email protected]> * Update delete and describe command Signed-off-by: nagesh bansal <[email protected]> * Rename delete/workflow and describe/workflow Signed-off-by: nagesh bansal <[email protected]> * Add run and save commands Signed-off-by: nagesh bansal <[email protected]> * Add create environment command Signed-off-by: nagesh bansal <[email protected]> * Update Terminology Signed-off-by: nagesh bansal <[email protected]> * Update api directory str Signed-off-by: nagesh bansal <[email protected]> * Update logs Signed-off-by: nagesh bansal <[email protected]> * Adds more Error Handling cases Signed-off-by: nagesh bansal <[email protected]> * Update go.mod Signed-off-by: nagesh bansal <[email protected]> * Update .github/workflows Signed-off-by: nagesh bansal <[email protected]> * Fix gofmt Signed-off-by: nagesh bansal <[email protected]> --------- Signed-off-by: nagesh bansal <[email protected]>
- Loading branch information