Skip to content

Pass binder to ConfigServerInstanceProvider#2269

Merged
ryanjbaxter merged 1 commit into3.1.xfrom
binders-for-configserverinstanceprovider
Jun 12, 2023
Merged

Pass binder to ConfigServerInstanceProvider#2269
ryanjbaxter merged 1 commit into3.1.xfrom
binders-for-configserverinstanceprovider

Conversation

@ryanjbaxter
Copy link
Copy Markdown
Contributor

Now that we the config data loader loads configuration in two phases, the first phase does not allow us to load configuration from the BootstrapContext because we have not finished loading configuration data yet. Therefore it is useful to pass the Binder from the ResolverContext which contains the config data that has already been loaded in the first phase.

Related to changes made in #2260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants