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

DRAFT: Fix/#21 platform family nil ref #27

Merged
merged 4 commits into from
Nov 21, 2022

Conversation

tedsmitt
Copy link
Owner

Adds a check to the PlatformFamily value (only available on Fargate tasks) and if it is not available, then we get the container instance OS and add our own "PlatformFamily" value. This prevents the nil pointer issue we were seeing on EC2 launch-type tasks.

@tedsmitt tedsmitt changed the title Fix/#21 platform family nil ref DRAFT: Fix/#21 platform family nil ref Nov 13, 2022
@tedsmitt tedsmitt merged commit 48a46df into main Nov 21, 2022
@tedsmitt tedsmitt deleted the fix/#21-platform-family-nil-ref branch January 29, 2023 18:07
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

Successfully merging this pull request may close these issues.

None yet

1 participant