Avner Sternheim

Results 17 comments of Avner Sternheim

The reason behind it, is because we want to have two repositories in GIT one for developers to change for their configuration and one for support people. When the client...

Eventually I solve this requirement: repo for support and repo for dev with the composite solution: ``` cloud: config: server: composite: - type: git uri: https://git-codecommit.eu-west-2.amazonaws.com/v1/repos/fallback-repo default-label: main force-pull: true...

@ryanjbaxter something looks weird. Suddenly all my builds breaks. Even when I just fork without adding new code. for example: Caused by: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'org.springframework.cloud.config.server.environment.vault.SpringVaultClientConfiguration': Requested...

@ryanjbaxter - I guess you mean - shouldn't ? if that right, I don't see reason why not. It can be merged to all branches. What do I need to...

@ryanjbaxter I see that you didn't insert your fix: Make GitCredentialsProviderFactory a bean. Fixes #1896 (#1926) to branch 2.2.x and my fix depends on it. Can you do it?

@OlgaMaciaszek and @spencergibb any progress on this issue- I still see it happening 2020.0.4. any progress on that?

I also see this problem. Is someone working to solve this bug ?! it's totally wrong behaviour and it's different than the git behaviour. Is there a workaround to this...