-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
Component/ConfigurationIssues related to Configuration providersIssues related to Configuration providersReleaseLine/4.xIdentified as a feature/fix for the 4.x release lineIdentified as a feature/fix for the 4.x release lineStatus/needs-investigationTickets needs more investigationTickets needs more investigationType/enhancementNew feature or requestNew feature or request
Description
Describe the bug
The 2 stage approach of fetching config from config server is not happening
Steps to reproduce
Steps to reproduce the behavior:
- Setup steeltoe to talk to a config server
- Observe traffic to config server
- Verify that a second request is not processed using the config returned for the default
Expected behavior
I expect to be able to perform a get config for the default profile of my application which then informs the application of additional profiles which are active as mentioned in the spring cloud docs.
Environment (please complete the following information):
- Steeltoe Version [3.2.6]
- Platform: [e.g. Cloud Foundry, Azure, etc.)
- OS: Windows,
- .NET Version Net 8
Additional context or links
Metadata
Metadata
Assignees
Labels
Component/ConfigurationIssues related to Configuration providersIssues related to Configuration providersReleaseLine/4.xIdentified as a feature/fix for the 4.x release lineIdentified as a feature/fix for the 4.x release lineStatus/needs-investigationTickets needs more investigationTickets needs more investigationType/enhancementNew feature or requestNew feature or request