1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-15 16:56:24 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Max Leonard Inden
3bd1968e5c
Build system: Introduce promu to prometheus-operator
Add 'promu.yml' and 'VERSION' file and replace build recipe to use
promu.
2017-01-30 19:22:56 +01:00
Frederic Branczyk
3f42845b99
prometheus: add test for label propagation 2017-01-19 11:02:12 +01:00
Frederic Branczyk
9545b98bcc
*: various prefix name fixes 2017-01-18 19:08:00 +01:00
Frederic Branczyk
522c3a779f
*: add alertmanager status and e2e test for version migration 2017-01-18 10:34:49 +01:00
Frederic Branczyk
fde52882a1
test: extend prometheus/alertmanager e2e test suites
Prometheus test suite now consists of:
- create/delete
- scale up/down
- version migration
- config generation, target discovery and basic query
- alertmanager discovery

Alertmanager test suite now consists of:
- create/delete
- scale up/down
- version migration
2017-01-18 10:33:53 +01:00
Frederic Branczyk
ac84dd6cc0
test/e2e: add basic alertmanager cluster test 2017-01-05 16:31:47 +01:00
Frederic Branczyk
896e9907f0
*: fix config reloading when using external urls 2017-01-04 15:12:20 +01:00
Frederic Branczyk
91a0c41ab5
*: update client-go usage and switch PetSets to StatefulSets 2016-12-19 16:23:40 +01:00
Frederic Branczyk
84b365d321
test: build image from current tree when running e2e tests 2016-11-28 14:58:23 +01:00
Frederic Branczyk
8116cfb187
*: add basic e2e test for Prometheus TPR 2016-11-24 17:46:12 +01:00
Frederic Branczyk
e5a791a26a
always rebuild with GOOS=linux when building container image 2016-11-02 17:40:17 +01:00
Frederic Branczyk
670e543c00
adapt container image repo 2016-11-01 17:36:06 +01:00
Frederic Branczyk
121ba1d0e0
*: add license header and script to ensure it 2016-11-01 16:59:36 +01:00
Fabian Reinartz
3d55bcb006 Rename controller to operator 2016-11-01 14:19:25 +01:00
Fabian Reinartz
f66d48e9f4 Adjust config generation for Prometheus v1.3.0-beta.0 2016-10-18 16:33:15 +02:00
Fabian Reinartz
4b4191d060 Initial commit.
Adds a basic controller that creates a client and connects to
a Kubernetes cluster from within or external.
2016-09-21 13:48:13 +02:00