Skip to content

Add runtime support for Set-components #175

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
merged 5 commits into from
Jan 10, 2019
Merged

Add runtime support for Set-components #175

merged 5 commits into from
Jan 10, 2019

Conversation

vkryachko
Copy link
Member

The gist of the change is that it introduces support for Set-multibindings that enables components to declare a dependency on a Set as well as to create components that contribute values to a Set.

@googlebot googlebot added cla: yes Override cla labels Dec 19, 2018
@vkryachko
Copy link
Member Author

/retest

@vkryachko
Copy link
Member Author

/retest

@vkryachko vkryachko requested a review from VinayGuthal January 3, 2019 16:50
}
return delegateContainer.getProvider(anInterface);
}

@Override
Copy link
Contributor

Choose a reason for hiding this comment

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

Javadoc?

@vkryachko
Copy link
Member Author

/retest

@google-oss-bot
Copy link
Contributor

@vkryachko: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
connected-check-changed a5072ec link /test connected-check-changed

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@vkryachko vkryachko merged commit d26f7e1 into master Jan 10, 2019
@vkryachko vkryachko deleted the vk.set_component branch January 18, 2019 16:08
@firebase firebase locked and limited conversation to collaborators Oct 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants