generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
APIGatewayAWS APIGateway (v1 + v2) integration issuesAWS APIGateway (v1 + v2) integration issueskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
The current auto-generated code for IsSynced method is not performing nil check on fields before dereferencing them. This lead to panic during resource reconciliation for apigatewayv2 VPCLink resource.
While determining the Synced condition, Adding a nil check before dereferencing the field will help resolve this problem.
RedbackThomson
Metadata
Metadata
Assignees
Labels
APIGatewayAWS APIGateway (v1 + v2) integration issuesAWS APIGateway (v1 + v2) integration issueskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.