Skip to content

(PUP-10951) Allow splat operator inside overridden resource collectors #8535

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

Merged

Conversation

joshcooper
Copy link
Contributor

Commit 8bdaaec removed the when CapabilityMapping statement, but didn't
remove the corresponding issue. I was thinking of Java switch/case, where
multiple cases fall through. This makes it possible to use the splat operator to
override attributes for collected resources.

Commit 8bdaaec removed the `when CapabilityMapping` statement, but didn't
remove the corresponding issue. I was thinking of Java switch/case, where
multiple cases fall through. This makes it possible to use the splat operator to
override attributes for collected resources.
@joshcooper joshcooper requested review from a team March 9, 2021 18:34
@justinstoller
Copy link
Member

Seems pretty straight forward with the context given in the commit message

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.

2 participants