-
Notifications
You must be signed in to change notification settings - Fork 297
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
Add documentation for creating construct libraries #794
Comments
This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label. |
Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label. |
I'd be keen to work on this as we are looking to distribute a few pre-baked charts. For some reason,
Having spent some time in the debugger, the If I inline my entire code into e.g. Should I open a seprate bug for 🔼 or is that something better docs might address? |
@felipesere Yes please open a separate bug for this! Thank you :) Edit: I went ahead and created an issue here, since I had an inkling of where a possible cause is: cdk8s-team/cdk8s-core#401 |
I see you already have the PRs sorted 🌶️ . |
Nope, all good 👍 |
This issue has not received any attention in 1 year and will be closed soon. If you want to keep it open, please leave a comment below @mentioning a maintainer. |
We should add a page to the website with information about how to author cdk8s construct libraries. Some of the content may overlap with the instructions for creating construct libraries for the AWS CDK, as described in the FAQ of Construct Hub: https://constructs.dev/contribute
The text was updated successfully, but these errors were encountered: