Split nodejs provider.ts file into meaningful components #479
Labels
area/sdk
Related to the Kubernetes SDKs (nodejs, Python, etc.)
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/enhancement
Improvements or new features
Milestone
Currently, the generated
provider.ts
file for the nodejs SDK is > 15000 LOC, which makes for a sluggish IDE and GitHub experience.The generator should be updated to create multiple files that are separated by component.
The text was updated successfully, but these errors were encountered: