vault
vault copied to clipboard
fix: show tier-releated error msg for HVD clusters upon sync activation
:hammer_and_wrench: Description
➕ show HVD clusters a more specific error when attempts to activate fail 🐛 🧹 ensure activation errors are cleared once the user tries to re-activate
- [ ] enterprise tests pass locally
:camera_flash: Screenshots
https://github.com/hashicorp/vault/assets/903288/52a57224-d3e4-4962-8c86-aef1b2a20049
:building_construction: How to Build and Test the Change
The best way to reproduce this is by hard coding the flags
service so isHvdManaged
returns true
, and then forcing an error to the activate endpoint by changing the API path to something invalid. Check out the screenshot below for an example: