Skip to content
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

Ensure last-wins profile order is respected for AWS Parameter Store and Secrets Manager #2386

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

driseley
Copy link
Contributor

Fixes #2385

Note, for Secrets Manager this fix breaks existing tests, which I have corrected. I don't think the existing tests assert the correct expected profile order, so these have been updated to reflect the changed logic. However I don't know if this counts as a breaking change?

Also, I would be very grateful, if this is accepted, if it could be backported to the 4.0.x branch as this is the version we are currently using and where it affects us.

@driseley
Copy link
Contributor Author

Fixed checkstyle issue and force pushed

@driseley
Copy link
Contributor Author

@spencergibb - is it possible to get the build for this PR rerun?
Many thanks

@ryanjbaxter ryanjbaxter merged commit cad977d into spring-cloud:main Mar 12, 2024
1 check passed
@ryanjbaxter
Copy link
Contributor

Thanks for the PR @driseley. The 4.0.x branch is no longer supported so we will not be cherry picking the PR back to that branch because there will not be any more open source releases of that branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS Parameter Store Environment Repository returns profiles in the wrong order
3 participants