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

ChaosEngine not received in correct format when retriving it via graphql query getYamlData #573

Open
vivekdasarieric opened this issue Nov 7, 2022 · 2 comments

Comments

@vivekdasarieric
Copy link

From litmuschaos hub we are receiving chaosengine in the below format when requesting via graphql query "getYamlData" . I guess it retrives from https://hub.litmuschaos.io/api/chaos/2.14.0?file=charts/generic/pod-delete/engine.yaml

metadata:
  name: nginx-chaos
  namespace: default

But when using this format, we are not able to create workflow we get the below error
empty chaos experiment name

From the commit https://github.com/litmuschaos/litmus/commit/f416059afa7d845c8b8438cbfb6e8b4691dcec4f#diff-ddef3ecf514a4d1fe675145c[…]4ba8f1e07fc2e16b3e24be17340fc8

We could see that the name is changed to "GenerateName", Could you please fix this in chaoshub?

@vivekdasarieric
Copy link
Author

@vivekdasarieric
Copy link
Author

@ksatchit

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