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: enable outputting .metadata fields for nodejs CR overlay #3511

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rquitales
Copy link
Member

Proposed changes

This PR fixes the bug where we cannot grab a CustomResource's metadata field, when one is not specified as an input arg.

But this doesn't.

Related issues (optional)

Fixes: #3510

@rquitales rquitales requested a review from EronWright February 20, 2025 23:44
@rquitales rquitales self-assigned this Feb 20, 2025
Copy link

Does the PR have any schema changes?

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

This comment was marked as outdated.

Copy link
Contributor

@EronWright EronWright left a comment

Choose a reason for hiding this comment

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

Let's get to the root cause before masking the issue.

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.

Unable to get CustomeResource .metadata field if original input does not specify one
2 participants