1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 01:06:27 +00:00
prometheus-operator/pkg
paulfantom 35b2954459
pkg/prometheus: remove liveness probe
Removing liveness probe to prevent killing prometheus pod during WAL
replay.

This should be reverted around kubernetes 1.21 release. At that point
startupProbe should be added.
2020-09-15 12:05:18 +02:00
..
admission repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00
alertmanager pkg/*: renamings and reformatting 2020-09-04 17:08:33 +02:00
api *: pass context.Context to client-go functions 2020-09-03 14:13:31 +02:00
apis/monitoring Break the API types out into their own module 2020-08-28 13:41:46 +00:00
client repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00
informers pkg/informers: add mising godoc 2020-09-07 15:24:18 +02:00
k8sutil Instrument client-go requests 2020-09-04 16:03:13 +02:00
listwatch pkg/informers: fix stylistic nits 2020-09-04 17:08:33 +02:00
namespace-labeler repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00
operator pkg: add prometheus_operator_reconcile_operations_total metric (#3415) 2020-08-19 16:41:02 +02:00
prometheus pkg/prometheus: remove liveness probe 2020-09-15 12:05:18 +02:00
thanos pkg/*: renamings and reformatting 2020-09-04 17:08:33 +02:00
version pkg/version: Pass Prometheus Operator version via ldflags 2018-06-13 12:19:48 +02:00