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

refactor(chaos_ns): Rename Engine_NAMESPACE to CHAOS_NAMESPACE #57

Merged
merged 1 commit into from
Mar 30, 2020
Merged

refactor(chaos_ns): Rename Engine_NAMESPACE to CHAOS_NAMESPACE #57

merged 1 commit into from
Mar 30, 2020

Conversation

ispeakc0de
Copy link
Member

Signed-off-by: shubhamchaudhary shubham.chaudhary@mayadata.io

What this PR does / why we need it:

  • Rename Engine_NAMESPACE to CHAOS_NAMESPACE

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Checklist:

  • Fixes #
  • Labelled this PR & related issue with documentation tag
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
@ispeakc0de ispeakc0de requested a review from ksatchit March 30, 2020 13:42
@ispeakc0de ispeakc0de self-assigned this Mar 30, 2020
@rahulchheda rahulchheda changed the title refcator(chaos_ns): Rename Engine_NAMESPACE to CHAOS_NAMESPACE refactor(chaos_ns): Rename Engine_NAMESPACE to CHAOS_NAMESPACE Mar 30, 2020
@rahulchheda rahulchheda self-requested a review March 30, 2020 13:43
@ksatchit ksatchit merged commit 2d74647 into litmuschaos:master Mar 30, 2020
rahulchheda pushed a commit to rahulchheda/chaos-runner that referenced this pull request Mar 31, 2020
…schaos#57)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
rahulchheda pushed a commit to rahulchheda/chaos-runner that referenced this pull request Mar 31, 2020
…schaos#57)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>
rahulchheda pushed a commit to rahulchheda/chaos-runner that referenced this pull request Mar 31, 2020
…schaos#57)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
@rahulchheda rahulchheda mentioned this pull request Apr 1, 2020
9 tasks
ksatchit pushed a commit that referenced this pull request Apr 1, 2020
* (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>
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

Successfully merging this pull request may close these issues.

3 participants