-
Notifications
You must be signed in to change notification settings - Fork 694
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Experiment creation and execution pages added for litmus (#4047)
Signed-off-by: Arkajyoti Mukherjee <[email protected]>
- Loading branch information
1 parent
5ba0289
commit adf92ba
Showing
527 changed files
with
38,516 additions
and
933 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
chaoscenter/web/src/api/core/infrastructures/connectChaosInfra.ts
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
chaoscenter/web/src/api/core/infrastructures/deleteKubernetesChaosInfrastructure.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
export * from './deleteKubernetesChaosInfrastructure'; | ||
export * from './getKubernetesChaosInfrastructureManifest'; | ||
export * from './testKubernetesChaosInfrastructureConnection'; | ||
export * from './getVersionDetails'; | ||
export * from './listKubernetesChaosInfrastructure'; | ||
export * from './getKubeObject'; |
35 changes: 0 additions & 35 deletions
35
chaoscenter/web/src/api/core/infrastructures/testKubernetesChaosInfrastructureConnection.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.