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

Getting rid of manual replacing in naming "_" to "-" in charts | Litmus-py SDK #50

Open
oumkale opened this issue May 17, 2023 · 1 comment

Comments

@oumkale
Copy link
Member

oumkale commented May 17, 2023

Is this a BUG REPORT or FEATURE REQUEST?

  • On generating charts using Litmus SDK, By default names which get generated with in charts having with '_'.
    Example: 'sample_chaos_exec', after this we have to manually update it to 'sample-chaos-exec' before pushing it to chaos-charts.
  • In this case, instead of replacing manually. generate_experiment.py should handle it.
@oumkale
Copy link
Member Author

oumkale commented May 17, 2023

#49

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

No branches or pull requests

1 participant