-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (fix) Added name of the runner Pod in ChaosEngine Events (#56) Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io> * (feat) Added support for AdminMode (#45) * (feat) Added support for AdminMode - Replaced EngineDetails.AppNamespace to EngineDetails.EngineNamespace - Added logic to check for resources in chaosEngine namespace - Only job will be created in AppNamespace (experiment.Namespace) - Synced the experiment.Namespace = engineDetails.EngineNamespace, when AdminMode is true - Added OS ENV as ENGINE_NAMESPACE passed from operator, into engineDetails struct * Sycned experiment.Namespace and engineDetails.EngineNamespace Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io> * refcator(chaos_ns): Rename Engine_NAMESPACE to CHAOS_NAMESPACE (#57) Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
- Loading branch information
1 parent
ae26521
commit 2ec17fb
Showing
7 changed files
with
47 additions
and
27 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
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
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
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