Pratyoy Mukhopadhyay
148109b8ed
[VAULT-3252] Disallow alias creation if entity/accessor combination exists ( #12747 )
...
* Disallow alias creation if entity/accessor combination exists
* Add changelog
* Address review comments
* Add handling to aliasUpdate, some field renaming
* Update tests to work under new entity-alias constraint
* Add check to entity merge, other review fixes
* Log duplicated accessors only once
* Fix flaky test
* Add note about new constraint to docs
* Update entity merge warn log
2021-10-14 09:52:07 -07:00
Chris Capurso
349378454a
[VAULT-1836] Support kv-v1 generic mounts for vault.kv.secret.count metric ( #12020 )
...
* [VAULT-1836] Support kv-v1 generic mounts for vault.kv.secret.count metric
* [VAULT-1836] Add changelog entry
2021-07-09 11:05:05 -04:00
Mark Gritter
3690774f7b
Fix crash when KV store has a zero-length key. ( #9881 )
...
* Fix crash when KV store has a zero-length key.
* Add PR to changelog.
2020-09-02 17:43:44 -05:00
ncabatoff
ee6e2344dd
Fix a race caused by assignment to core.metricSink ( #9560 )
2020-07-22 13:52:10 -04:00
ncabatoff
7484fd7c72
Handle "invalid request" failures stemming from a kvv2 upgrade. ( #9550 )
2020-07-22 10:56:00 -04:00
Mark Gritter
873acbefbd
Unit test that fails to demonstrate identity store problem. ( #9339 )
...
Fix test compilation error.
2020-06-29 13:33:25 -05:00
Mark Gritter
a54a3b6a66
Entity and alias counts ( #9262 )
...
* Added gauge collectors for entity counts.
* Entity and alias gauges.
* Locking around accessor to core.identityStore and core.mount.
2020-06-23 19:45:59 -05:00
Mark Gritter
b3c3635f49
Added gauges to count KV secrets. ( #9250 )
...
* Added gauges to count KV secrets.
* Use real KV implementation in test.
2020-06-19 14:01:35 -05:00