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

Workflow failure: main #81

Closed
pulumi-bot opened this issue Aug 3, 2023 · 3 comments · Fixed by #82
Closed

Workflow failure: main #81

pulumi-bot opened this issue Aug 3, 2023 · 3 comments · Fixed by #82
Assignees
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed

Comments

@pulumi-bot
Copy link

pulumi-bot commented Aug 3, 2023

Workflow Failure

main has failed. See the list of failures below:

@pulumi-bot pulumi-bot added kind/engineering Work that is not visible to an external user needs-triage Needs attention from the triage team p1 A bug severe enough to be the next item assigned to an engineer labels Aug 3, 2023
@mikhailshilkov
Copy link
Member

Dupe of #75

I suspect we can close #75 unless Luke has a fix for it already

@danielrbradley
Copy link
Member

Agreed, lets tidy up these issues and move to tracking this automated one.

@lukehoban moving your assignment over to here from #75

@mikhailshilkov mikhailshilkov removed the needs-triage Needs attention from the triage team label Aug 3, 2023
@lukehoban
Copy link
Member

Three remaining issues after unblocking #82.

The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: ad83a97d-9b26-43ba-aa06-7c9510026314)

error creating IAM Policy sampleappTaskDefExecutionRoleDefaultPolicy0AD15374: EntityAlreadyExists: A policy called sampleappTaskDefExecutionRoleDefaultPolicy0AD15374 already exists. Duplicate names are not allowed.

error creating IAM Policy retrieveTransformedObjectLambdaServiceRoleDefaultPolicy18E312EA: EntityAlreadyExists: A policy called retrieveTransformedObjectLambdaServiceRoleDefaultPolicy18E312EA already exists. Duplicate names are not allowed.

lukehoban added a commit that referenced this issue Aug 5, 2023
Using LTS versions.

A dependency updated to require Node 16 awhile ago which broke our tests. aws/constructs#1682

Use newer aws-native version in a test.

Fix up networking configuration in fargate test.

Fixes #81.
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants