Commit Graph

15 Commits

Author SHA1 Message Date
Ciprian Hacman 61708eae6b Rename kops to kOps in the docs 2020-10-29 19:40:53 +02:00
flouthoc 56bc28dede
Update prometheus-operator to support k8sv >= 1.16.0 2020-09-30 00:07:25 +05:30
Cory Schwartz 930a96a0eb use v0.29 2020-02-14 15:56:04 -08:00
mikesplain 9e55b8230a Update copyright notices
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
flouthoc 4f3e106433
Change versions to fix memory.limit_in_bytes: device or resource busy
Change Operator version to `to fix memory.limit_in_bytes: device or resource busy`
Issue is that the upgrade for docker to fix CVE-2019-5736 has required that runC be loaded into memory: lxc/lxc@6400238.
The data is about 12Mi in size, so it's too big to work with the 10Mi containers that Prometheus Operator creates for the configuration reloader side-cars.

Fixed in newer Versions of Prometheus Operators therefore changing versions.

References:
https://github.com/helm/charts/issues/11447
https://github.com/coreos/prometheus-operator/pull/2403
2019-05-25 16:04:03 +05:30
Kubernetes Prow Robot 183d71a270
Merge pull request #6305 from bzon/master
Add extra privilege to prometheus-k8s ClusterRole
2019-01-09 03:51:31 -08:00
John Bryan Sazon 96a96b4891 Add extra privilege to prometheus-k8s ClusterRole 2019-01-07 17:21:15 +00:00
Alex Williams 147d2aec90
Remove duplicate Deployment for prometheus-operator 2018-12-23 23:23:29 +00:00
zouyee c7ae696767 bump prometheus-operator version and deploy file 2018-12-11 14:02:14 +08:00
wangxy518 701cf08d27
Update v0.19.0.yaml 2018-10-24 10:00:49 +08:00
SataQiu 0550d8d4e8 fix the typos 2018-10-19 17:35:26 +08:00
Rui Cao bc3fef285a Fix some typos
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-06 08:53:20 +08:00
ruicao 44fb3a9b1e Typo fix: bellow -> below
Signed-off-by: ruicao <ruicao@alauda.io>
2018-09-10 21:18:50 +08:00
Moritz Heiber 29531e7541
Rename ClusterRoleBindings to avoid overwriting their definitions 2018-06-08 14:30:03 +02:00
Giancarlo Rubio 15f95be9b3 Create addon for prometheus-operator 2018-05-10 20:05:39 +02:00