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

fix(lib): Add struct sharding for providers without namespaces #1375

Merged
merged 9 commits into from
Dec 3, 2021

Conversation

skorfmann
Copy link
Contributor

@skorfmann skorfmann commented Dec 1, 2021

The Dashboard resource has too man exports and runs into microsoft/TypeScript#38691

In contrast to what got fixed in #1248 for the AWS provider, the Datadog provider doesn't have namespaces. Hence, this PR adds struct sharding for providers without namespaces.

Fixes #1374

@skorfmann skorfmann marked this pull request as ready for review December 2, 2021 10:32
Copy link
Contributor

@DanielMSchmidt DanielMSchmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only small nit picks 👍

@skorfmann skorfmann changed the title test(lib): Failing test for datadog provider fix(lib): Add struct sharding for providers without namespaces Dec 3, 2021
@skorfmann skorfmann merged commit ee6cd48 into main Dec 3, 2021
@skorfmann skorfmann deleted the fix-datadog-provider branch December 3, 2021 13:47
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2022

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(lib): Datadog provider Dashboard Resource doesn't build with 0.8
3 participants