Force rotate root to the active node (#27631)

* force rotate root to the active node

* add changelog
This commit is contained in:
Ellie 2024-07-01 08:35:26 -05:00 committed by GitHub
parent c605bd6341
commit 76e326934f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

3
changelog/27631.txt Normal file
View file

@ -0,0 +1,3 @@
```release-note:bug
core: Fixed an issue with performance standbys not being able to handle rotate root requests.
```

View file

@ -1832,6 +1832,7 @@ func (b *SystemBackend) sealPaths() []*framework.Path {
Description: "OK",
}},
},
ForwardPerformanceStandby: true,
},
},