- Apr 17, 2020
-
-
Lili Cosic authored
-
- Mar 24, 2020
-
-
paulfantom authored
-
- Mar 23, 2020
-
-
Paul Gier authored
-
- Mar 03, 2020
-
-
Paul Gier authored
-
- Feb 11, 2020
- Feb 07, 2020
-
-
Paul Gier authored
This allows compatiblity with kubernetes v1.14 and earlier.
-
- Feb 06, 2020
-
-
Paul Gier authored
Includes prometheus-operator v0.35.1 which should fix the statefulset crash loop issue #2950
-
- Feb 03, 2020
-
-
Paul Gier authored
-
- Jan 06, 2020
-
-
Paul Gier authored
This prevents mismatch between prometheus-operator binary and related CRD yaml files.
-
- Dec 18, 2019
-
-
Lili Cosic authored
-
- Nov 01, 2019
-
-
Sergiusz Urbaniak authored
-
- Oct 23, 2019
-
-
Paul Gier authored
* Avoid race condition when deploying quickstart example The namespace and CRD creation must happen before any dependent objects are created. So we can put these in a separate directory (manifest/setup) so they can be created before the other objects. Some minor updates to the README and added a couple of scripts for the quickstarts Update travis script to avoid race condition Signed-off-by:
Paul Gier <pgier@redhat.com> * simplify the example quickstart script and improve readme Signed-off-by:
Paul Gier <pgier@redhat.com> * increase minikube memory to 6g for quickstart example
-