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
A clear and concise description of what the bug is.
Failed to deploy the backstage pattern because of below error:
11:57:34 AM | CREATE_FAILED | Custom::AWSCDK-EKS-KubernetesResource | BackstageDatabaseExternalSecretA3EDF340
Received response status [FAILED] from custom resource. Message returned: Error: b'Error from server (NotFound): error when creating "/tmp/manifest.yaml": namespaces "backstage" not found\n'
Logs: /aws/lambda/backstage-blueprint-awscdkawseksKu-Handler886CB40B-gygkSKUeNmUY
at invokeUserFunction (/var/task/framework.js:2:6)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async onEvent (/var/task/framework.js:1:369)
at async Runtime.handler (/var/task/cfn-response.js:1:1676) (RequestId: 2d37c026-f026-42c9-9b16-066c8c9dbc5c)
From Lambda logs, it happened when it was deploying externalsecret.
This issue has been automatically marked as stale because it has been open 60 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue has been automatically marked as stale because it has been open 60 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days
Describe the bug
A clear and concise description of what the bug is.
Failed to deploy the backstage pattern because of below error:
From Lambda logs, it happened when it was deploying externalsecret.
To Reproduce
Steps to reproduce the behavior:
Deploy the backstage pattern.
Expected behavior
A clear and concise description of what you expected to happen.
The backstage environment can be created successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Cloud9 with Amazon Linux 2023
Smartphone (please complete the following information):
NA
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: