You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a BP in CALM-DSL
Add Dynamic credentials object to it
Execute the BP launch command.
Above error should surface
Expected behaviour
BP launch should be working the same as UI.
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)
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:
Expected behaviour
BP launch should be working the same as UI.
Available Logs/Data
https://nutanix.slack.com/archives/C8FHE2Q69/p1680164384675459
The text was updated successfully, but these errors were encountered: