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

Release v3.0.100 is missing the pre-built bootstrap assets #826

Open
dlaudams opened this issue Sep 10, 2024 · 1 comment
Open

Release v3.0.100 is missing the pre-built bootstrap assets #826

dlaudams opened this issue Sep 10, 2024 · 1 comment

Comments

@dlaudams
Copy link
Contributor

The bootstrap pre-built assets have not been published as part of the release.

This causes the lambda to be built every time from scratch:

HTTPError: Response code 404 (Not Found)
Can not get prebuilt lambda: Error: Command failed: node /xxx/node_modules/cdk-ecr-deployment/lambda/install.js /xxx/node_modules/cdk-ecr-deployment/lambda/out
HTTPError: Response code 404 (Not Found)

image

@Daniel-ZA
Copy link

Daniel-ZA commented Sep 11, 2024

Also getting error when the lambda function that handles the logic is created.

  • CDK version: 2.153.0
  • cdk-ecr-deployment (latest)

image

I tried to download the zip file from where CDK assets bucket cdk-hnb659fds-assets-<ACCOUNT_ID>-<REGION> where it is stored and the only object in the zip file for the lambda function was the bootstrap file and it is empty.

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

2 participants