Skip to content

Adding SDK for litmus-python and updating base code changes #19

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

Merged
merged 3 commits into from
Jul 21, 2021
Merged

Adding SDK for litmus-python and updating base code changes #19

merged 3 commits into from
Jul 21, 2021

Conversation

oumkale
Copy link
Member

@oumkale oumkale commented Jul 7, 2021

Signed-off-by: Oum Kale [email protected]

SDK for litmus-python added

  • Run the following command to generate the necessary artifacts for submitting the samplecategory chaos chart.
$ python3 generate_experiment.py -f=attributes.yaml -g=<generate_type>

Note: Replace the generate_type=<generate-type> placeholder with the appropriate value based on the usecase:

  • experiment: Chaos experiment artifacts belonging to an existing OR new experiment.
  • chart: Just the chaos-chart metadata, i.e., experiment_chartserviceversion.yaml
    • Provide the type of chart in the -t flag. It supports the following values:
      • category: It creates the chart metadata for the category i.e chartserviceversion, package manifests
      • experiment: It creates the chart for the experiment i.e chartserviceversion, engine, rbac, experiment manifests
      • all: it creates both category and experiment charts (default type)

@oumkale oumkale self-assigned this Jul 7, 2021
@oumkale oumkale requested review from ispeakc0de and uditgaurav July 15, 2021 14:56
Signed-off-by: Oum Kale <[email protected]>
@oumkale oumkale requested a review from ispeakc0de July 19, 2021 13:06
@oumkale oumkale changed the title SDK for litmus-python Adding SDK for litmus-python and updating base code changes Jul 21, 2021
@ksatchit ksatchit merged commit c4709fb into litmuschaos:master Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants