kic-reference-architectures icon indicating copy to clipboard operation
kic-reference-architectures copied to clipboard

bug: errors with autogenerated password (ledger pw)

Open qdzlug opened this issue 2 years ago • 1 comments

Describe the bug

User receives the following error when deploying:

Diagnostics:
  pulumi:pulumi:Stack (sirius-deploy-jaylke22):
    Cluster name: lke-jaylke22-cluster
    error: Missing required configuration variable 'sirius:ledger_pwd'
        please set a value using the command `pulumi config set sirius:ledger_pwd <value>`
    error: an unhandled error occurred: Program exited with non-zero exit code: 1
 

To Reproduce Deploy MARA.

Expected behavior Password should be autogenerated.

Your environment n/a

Additional context None

qdzlug avatar Apr 22 '22 21:04 qdzlug

Why didn't this get caught in automated tested? @qdzlug forgot he manually set that in the Jenkinsfiles so it didn't get exercised. Bad @qdzlug...pay attention next time.

qdzlug avatar Apr 22 '22 21:04 qdzlug