Moritz Reinhardt
Moritz Reinhardt
I think the documentation about [how to remove a user](https://github.com/StackExchange/blackbox#how-to-remove-a-user-from-the-system) is wrong. It suggests that the key doesn't get deleted from the keyring although it seems like that is the...
### Description I saw that `expirationSeconds` wasn't available through this provider. ### Acceptance tests - [x] Have you added an acceptance test for the functionality being added? - [x] Have...
I'm not sure I understand how this tool is being published. * There is a chart in this repo that's at version 1.2.2. and appVersion 2.3 according to its [`Chart.yaml`](https://github.com/max-rocket-internet/k8s-event-logger/blob/70a457a725017250e66db559a1fb03f4fd6ecc9f/chart/Chart.yaml)...
Previously the query counted all transactions. Without this, the metric doesn't really make any sense. ---- Tests still pass. The related test actually mocks the return value of the query...
Do I understand the code/docs correctly, that there is currently no support for recursive snapshots (`zfs snapshot -r`) which create atomic snapshots of all descendent datasets? _I may be interested...