Missing cryptograph option in 2.2.5 image
See original GitHub issueHi
First of all thank you for keep the reaper alive.
I just updated to version 2.2.5 in my k8s system and seems that this part is missing in casssandra-reaper.yaml
#cryptograph:
# type: symmetric
# systemPropertySecret: SOME_SYSTEM_PROPERTY
So yes, the WebUI keeps complaining about enable encryption before adding JMX Credential. The workaround is to mount a pre-defined yaml file as ConfigMap but it’s not ideal to do it. Would be nice if you can make a HF update. Thanks !
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (3 by maintainers)
Top Results From Across the Web
Release Notes — Airflow Documentation
In Airflow 2.2.5 there was a bug introduced that made it impossible to disable Airflow to work in iframe. No matter what the...
Read more >The environment is inconsistent, please check the package ...
My list of packages causing the inconsistency is 100+ packages long. Is there another option besides manual removal?
Read more >Failed to install Python Cryptography package with PIP and ...
The global package space in OS provided Pythons is owned by the system and installing things via pip into it is asking for...
Read more >GD - Manual - PHP
hello there, i made a function to create a gradient image. description: gradient(int image_width, int image_height, int start_red, int start_green, ...
Read more >Cisco DNA Center Administrator Guide, Release 2.2.3
Cisco DNA Center provides a configuration option to downgrade the minimum TLS version and enable RC4-SHA, if your network devices under Cisco ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
doh 🤦 Sorry about that folks. I’ve fixed it and pushed another tag:
thelastpickle/cassandra-reaper:87c0c2b
I’ve also re-added Docker tests to catch this kind of problem early in CI.