mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
71da0209bf
The Catalog, Config Entry, KV and Session resources potentially re-validate the input as its coming in. We need to prevent snapshot restoration failures due to missing namespaces or namespaces that are being deleted in enterprise.
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
```release-note:bug
|
|
namespace: **(Enterprise Only)** Fixed an issue where namespaced services and checks were not being deleted when the containing namespace was deleted.
|
|
```
|