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

feat: allow arbitrary construct names #64

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Mar 10, 2020

To improve interoperability of cdk8s with other frameworks, do not impose DNS_LABEL constraints on construct names. Instead, normalize them to DNS_LABEL in case they don't comply.

Related to #48

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

To improve interoperability of cdk8s with other frameworks, do not impose DNS_LABEL constraints on construct names. Instead, normalize them to DNS_LABEL in case they don't comply.

Related to #48
@eladb eladb merged commit 1309960 into master Mar 10, 2020
@eladb eladb deleted the benisrae/normalize-construct-names branch March 10, 2020 13:24
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.

1 participant