Skip to content

2 step import not happening #1295

@thompson-tomo

Description

@thompson-tomo

Describe the bug

The 2 stage approach of fetching config from config server is not happening

Steps to reproduce

Steps to reproduce the behavior:

  1. Setup steeltoe to talk to a config server
  2. Observe traffic to config server
  3. 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

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions