Petros Moisiadis

Results 7 issues of Petros Moisiadis

This would normally involve these steps: 1. Decrypt repository data with the old key 2. Re-encrypt decrypted repository data with new key 3. Replace old data (encrypted with the old...

I got the following traceback on a frequent backup task (running every 5 minutes). The failure happened only once. Subsequent backup tasks succeeded normally, so not a big issue for...

I am not sure if vault-cli is expected to work with v2 of kv in general since I had to add the 'data/' in the secret path myself to fetch...

The TS.ADD command can take optional arguments (RETENTION, ENCODING, CHUNK_SIZE, ON_DUPLICATE, and LABELS) used only when creating a new time series (e.g. if the key does not already exist), otherwise...

enhancement

Hello! Some TimeSeries commands such as `MRANGE` and `MGET` do not involve passing specific keys in their arguments as they act uppon multiple keys matched by the various filters (by...

docs

Some commands of the TimeSeries module, such as TS.MGET, TS.MRANGE, TS.MREVRANGE and TS.QUERYINDEX, do not include explicitly the keys (time series) they will operate on in their syntax. Instead, any...

Stale
bug

Versions: - CentOS Linux release 7.7.1908 (Core) - cvpi version 2020.2.3-base-4-g56c15e7 go1.13.6 `python3 setup.py install` fails when compiling http_client_filter.cc. Here is the part of the output with the compiler error:...