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

chore(scheduler): sync the chaos-scheduler with latest chaosengine #38

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

ispeakc0de
Copy link
Member

What this PR does / why we need it:

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

Special notes for your reviewer:

Checklist:

  • Fixes #
  • 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
  • E2E run Required for the changes

@ispeakc0de ispeakc0de force-pushed the sync-schedule branch 5 times, most recently from d91d4ab to 475286b Compare June 3, 2024 07:13
@ispeakc0de ispeakc0de merged commit 69c7633 into litmuschaos:master Jun 13, 2024
3 of 4 checks passed
ispeakc0de added a commit to ispeakc0de/chaos-scheduler that referenced this pull request Jun 20, 2024
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.

Chaos scheduler expects integer for probe inputs whereas chaosengine expects string.
3 participants