Rory
Rory
*Description of changes:* Include missing step in the metric-server guide, required to authenticate users and/or roles. Without this additional step, running the following command results in a unauthorized error: ```...
# Akka - [x] Shared crypto library (Java) - [ ] Genesis block generator - [ ] Stream status checks with https://doc.akka.io/docs/akka/current/stream/operators/RestartFlow/onFailuresWithBackoff.html when tx not found - [ ] Write...
feat: added double asterisk wildcard selector to prevent uppercasing of keys before exporting envs
### Description When using the wildcard to match multiple secrets to export as env variables, all keys get uppercased. There are situations where this is undesirable. To maintain backwards compatibility...