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 auto-naming bug for computed names #1618

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

lblackstone
Copy link
Member

Proposed changes

This fixes a bug where a resource would be incorrectly auto-named
during preview if the .metadata.name value was a computed value.

Related issues (optional)

Fix #1617

This fixes a bug where a resource would be incorrectly auto-named
during preview if the .metadata.name value was a computed value.
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

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.

Preview shows wrong auto-name if it is a computed value
2 participants