Skip to content

Forward Performance Standby Requests when configuring root credentials for AWS and LDAP #30039

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

Merged
merged 4 commits into from
Mar 27, 2025

Conversation

vinay-gopalan
Copy link
Contributor

Fixes a bug where Performance Secondaries panic when they attempt to de-register / register jobs to the RM, since the RM is nil on Perf Secondaries. This fix appropriately forwards such requests to the Primary node in the cluster.

@vinay-gopalan vinay-gopalan requested a review from a team as a code owner March 26, 2025 19:34
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Mar 26, 2025
@vinay-gopalan vinay-gopalan requested a review from a team as a code owner March 26, 2025 19:37
@vinay-gopalan vinay-gopalan requested a review from beagins March 26, 2025 19:37
Copy link

github-actions bot commented Mar 26, 2025

CI Results:
All Go tests succeeded! ✅

@vinay-gopalan vinay-gopalan added this to the 1.19.1 milestone Mar 26, 2025
Copy link

github-actions bot commented Mar 26, 2025

Build Results:
All builds succeeded! ✅

@vinay-gopalan vinay-gopalan removed the request for review from beagins March 26, 2025 19:45
@vinay-gopalan vinay-gopalan changed the title Forward Performance Secondary Requests when configuring root credentials for AWS and LDAP Forward Performance Standby Requests when configuring root credentials for AWS and LDAP Mar 27, 2025
@vinay-gopalan vinay-gopalan merged commit d16b0be into main Mar 27, 2025
97 checks passed
@vinay-gopalan vinay-gopalan deleted the VAULT-34784/forward-perf-secondary branch March 27, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants