Skip to content

Backport 1.6.x: "vault status" should work in any namespace.#10762

Merged
mgritter merged 3 commits intorelease/1.6.xfrom
backport-pr-10725-10742-1.6.x
Jan 25, 2021
Merged

Backport 1.6.x: "vault status" should work in any namespace.#10762
mgritter merged 3 commits intorelease/1.6.xfrom
backport-pr-10725-10742-1.6.x

Conversation

@mgritter
Copy link
Contributor

Backport of PRs #10725 and #10742

Mark Gritter added 2 commits January 25, 2021 11:50
* Implement sys/seal-status and sys/leader as normal API calls
(so that they can be used in namespaces.)
* Added changelog.
@vercel
Copy link

vercel bot commented Jan 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

vault – ./website

🔍 Inspect: https://vercel.com/hashicorp/vault/eo0pbat4m
✅ Preview: Canceled

[Deployment for 5968a43 canceled]

vault-storybook – ./ui

🔍 Inspect: https://vercel.com/hashicorp/vault-storybook/d8igo2lzp
✅ Preview: Canceled

[Deployment for 5968a43 canceled]

@vercel vercel bot temporarily deployed to Preview – vault January 25, 2021 20:35 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook January 25, 2021 20:35 Inactive
@mgritter mgritter requested a review from swayne275 January 25, 2021 20:45
@mgritter mgritter merged commit f35d357 into release/1.6.x Jan 25, 2021
@mgritter mgritter deleted the backport-pr-10725-10742-1.6.x branch February 12, 2021 07:17
tsaarni pushed a commit to Nordix/vault that referenced this pull request Jan 8, 2026
…rp#10762) (hashicorp#11160) (hashicorp#11348)

* sdk/rotation: Prevent rotation attempts on read-only storage

Rotation is a write operation that mutates both Vault's storage
and an external resource. Attempting this on a read-only node
(like in a performance secondary cluster) will fail.

This check preempts the rotation to prevent a split-brain scenario
where the external credential is changed but Vault's storage
cannot be updated.

* changelog

* fix failing test

Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants