Wander Boessenkool
|
8ecc1f37f0
|
Move python healthcheck script from probes to configMap
|
2019-10-18 10:15:21 +02:00 |
|
Wander Boessenkool
|
c49e64e62c
|
Make HTTPConnection import python 2,3 agnostic
|
2019-10-17 23:36:33 +02:00 |
|
Wander Boessenkool
|
00c9d756e8
|
Move installtime hardcoded rabbitmq credentials to environment variables for healthcheck
|
2019-10-17 23:23:29 +02:00 |
|
Wander Boessenkool
|
9ab58e9757
|
Change healthcheck from wget and grep to python with httplib
|
2019-10-17 22:25:20 +02:00 |
|
Wander Boessenkool
|
d6134fb194
|
Change /bin/ash to /bin/sh as requested by @shanecmd
|
2019-10-17 21:37:51 +02:00 |
|
Wander Boessenkool
|
038fd9271d
|
Properly escape quotes
|
2019-10-14 17:53:28 +02:00 |
|
Wander Boessenkool
|
e87055095c
|
Change 'rabbitmqctl status' to a wget | grep
- This reduces CPU usage from 250 millis on idle to 25 millis on idle
- Default rabbitmq user needs administrator privileges
|
2019-10-14 14:53:53 +02:00 |
|