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

[Bug] Runtime variables for dynamic credentials are not supported in DSL #269

Open
utkarshb07 opened this issue May 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working P1 Critical

Comments

@utkarshb07
Copy link
Contributor

Describe the bug
Dynamic credentials create runtime variables by default; if BP contains dynamic creds, the launch of the same from DSL fails with
[ERROR] [calm.dsl.cli.bps:775] Unknown entity type credential

To Reproduce
Steps to reproduce the behaviour:

  1. Create a BP in CALM-DSL
  2. Add Dynamic credentials object to it
  3. Execute the BP launch command.
  4. Above error should surface

Expected behaviour
BP launch should be working the same as UI.

Available Logs/Data
https://nutanix.slack.com/archives/C8FHE2Q69/p1680164384675459

@utkarshb07 utkarshb07 added the bug Something isn't working label May 5, 2023
@abhijeetkaurav1st abhijeetkaurav1st added the P1 Critical label May 5, 2023
abhijeetkaurav1st pushed a commit that referenced this issue Jan 25, 2024
DSL changes for adding new escript type with python3

Co-authored-by: Akhil Gullapalli <[email protected]>
Co-authored-by: Satheesh Rajendran <[email protected]>
(cherry picked from commit ba937730b5978cf46358dbf5961c7fae066a801e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 Critical
Projects
None yet
Development

No branches or pull requests

2 participants