Giancarlo Rubio
c367aef47a
Remove exporter-kube-api from kube-prometheus requirements, bump version from chart kube-state
2018-01-03 19:17:32 +01:00
Frederic Branczyk
247c16aae2
*: Add kube-prometheus generate make target to generate stage
2017-12-22 16:10:32 +01:00
Frederic Branczyk
04bee84aec
*: Autogenerate DeepCopy methods
2017-12-22 15:01:54 +01:00
Giancarlo Rubio
c0dec91905
fix s3 sync
2017-12-14 14:19:04 +00:00
Giancarlo Rubio
45dea583f8
split helm deployment in a deploy task
2017-12-06 14:44:08 +00:00
Giancarlo Rubio
73904be8b8
Automatically package helm charts after a PR
2017-12-05 15:18:41 +00:00
Giancarlo Rubio
4dd3ce6218
Enable e2e tests on helm charts
2017-12-01 13:13:08 +01:00
Frederic Branczyk
5dcbacb747
*: bump test timeouts
2017-11-30 16:15:20 +01:00
Frederic Branczyk
5014795c9a
test/e2e: Get Secret before modifying
...
This might be required as the resourceVersion may not be correct.
2017-11-30 15:28:15 +01:00
Max Leonard Inden
df84b7c4fd
Vendoring kubernetes/client-go 1.8
2017-11-30 13:35:36 +01:00
Giancarlo Rubio
e456b2fabf
add make helm-init-repo command to initialize the helm repo …
...
Move all exporters to the helm root folder
Add make helm-init-repo command to initialize the helm repo
2017-11-22 13:42:27 +01:00
Frederic Branczyk
757c0918af
Move jsonnet Dockerfile to own directory
2017-11-07 12:38:20 +01:00
Frederic Branczyk
48f3614fce
Remove Jenkins
2017-11-06 18:12:55 +01:00
Frederic Branczyk
3fbcf77287
*: bump Prometheus to v2.0.0-rc.1
2017-10-17 20:13:40 +02:00
Antoine Legrand
59fe4bea39
Add flag to specify the CRD group
2017-10-12 12:40:41 +02:00
Frederic Branczyk
a7e8b412ea
Documentation: fix documentation and remove unnecessary whitespace
2017-08-22 12:54:38 +02:00
Frederic Branczyk
e41e9e3ff2
Documentation: add compatibility doc
2017-08-01 10:11:33 +02:00
Frederic Branczyk
4e5fffb6d4
Merge pull request #460 from Gouthamve/crd
...
Move to CRDs
2017-07-28 14:14:43 +02:00
Frederic Branczyk
15b5a9d79c
generate Prometheus Operator deployments with jsonnet ( #508 )
...
* *: use jsonnet to generate manifests
* generate Prometheus Operator manifests with jsonnet
* add jsonnet dockenfile for generating with jenkins
2017-07-27 14:17:57 +02:00
Goutham Veeramachaneni
03e1747254
Move framework so that paths can be shared.
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-07-24 16:00:24 +05:30
Goutham Veeramachaneni
c3f957d2ab
Merge remote-tracking branch 'upstream/master' into crd
2017-07-21 18:03:14 +05:30
Goutham Veeramachaneni
0a560374cf
Add tests for the Migration
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-07-21 16:31:52 +05:30
Frederic Branczyk
d260dbb728
Merge pull request #482 from aknuds1/add-pvc-link
...
Add link to PersistentVolumeClaim reference
2017-07-20 15:17:17 +02:00
Arve Knudsen
0e20d0d922
Add link to PersistentVolumeClaim reference
2017-07-17 17:23:28 +02:00
Max Leonard Inden
56c1785409
tests: Remove ClusterIP logic
2017-07-15 11:40:51 +02:00
Max Leonard Inden
bc2d4a0848
test: Bring up k8s cluster via tectonic-installer
2017-07-15 11:31:34 +02:00
Max Leonard Inden
f6777a8a0e
test: Introduce test context per test
2017-05-09 10:13:48 +02:00
Frederic Branczyk
17cacbda83
*: generate RBAC aware bundle
2017-03-31 10:32:13 +02:00
Frederic Branczyk
cadaee5421
prometheus: use a secret for the config
2017-03-09 16:27:49 +01:00
Frederic Branczyk
6648ea426c
Documentation: add links to type in API docs
2017-03-08 11:04:32 +01:00
Frederic Branczyk
c158ee5acc
generate api docs
2017-03-08 09:47:14 +01:00
Frederic Branczyk
3f41c50407
Documentation/user-guides: add alerting guide
2017-03-07 11:35:33 +01:00
Frederic Branczyk
1804e7fb42
Documentation/user-guides: add getting-started
2017-03-07 11:35:33 +01:00
Max Leonard Inden
cb58d995e7
test: Setup jenkins ci
2017-02-23 16:44:00 +01:00
Max Leonard Inden
d4442021c1
tests: Add e2e alertmanager & prometheus exposure tests
...
Ensuring functionality of the "Exposing prometheus and alertmanaer"
tutorial. Testing exposure of alertmanager and prometheus via Nodeport,
Kubernetes API and Ingress controller.
2017-02-14 11:43:42 -08:00
Frederic Branczyk
64502939e2
separate build the binary and container
2017-01-31 15:16:09 +01:00
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