Skip to content

chore: corrected setting config precedence for secret config#2546

Merged
aryamohanan merged 2 commits into
fix-config-precedencefrom
chore-config-secret
May 13, 2026
Merged

chore: corrected setting config precedence for secret config#2546
aryamohanan merged 2 commits into
fix-config-precedencefrom
chore-config-secret

Conversation

@aryamohanan
Copy link
Copy Markdown
Contributor

@aryamohanan aryamohanan commented May 12, 2026

This issues were found during testing

@aryamohanan aryamohanan changed the title chore: corrected the config precedence for secret config chore: corrected setting config precedence for secret config May 12, 2026
@aryamohanan aryamohanan marked this pull request as ready for review May 12, 2026 14:10
@aryamohanan aryamohanan requested a review from a team as a code owner May 12, 2026 14:10
@aryamohanan aryamohanan added the v6 label May 12, 2026
@sonarqubecloud
Copy link
Copy Markdown

finalConfig.tracing.disable = {};
configStore.set('config.tracing.disable', {
source: CONFIG_SOURCES.DEFAULT
source: disableRes.source
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yaaaa

@aryamohanan aryamohanan merged commit d6fac2f into fix-config-precedence May 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants