integr8ly / application-monitoring-operator

Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30 stars 45 forks source link

Intly 4255 #102

Closed R-Lawton closed 4 years ago

R-Lawton commented 4 years ago

Prerequisites

OSD 4.2 cluster

The followign Pr is to verify the JIRA Update AMO to include new Grafana Operator Intly-4255.

Verification

  1. install AMO from my branch using the following https://github.com/integr8ly/application-monitoring-operator#installation
  2. Once everything is installed and running check the following:
    • The image path version in the grafana operator yaml this should v3.0.1
    • The image path version in the application monitoring operator yaml this should v1.0.1
    • In the grafana serviceAccount there should be a test annotations that looks like the following test: asdfgh
  3. Lastly is to ensure that the logs have no errors
davidkirwan commented 4 years ago

@R-Lawton just waiting on a cluster to test the changes, ill give you a bell when I've done that!

R-Lawton commented 4 years ago

Cool sounds good

davidkirwan commented 4 years ago
R-Lawton commented 4 years ago

@davidkirwan The example annotation is no more

davidkirwan commented 4 years ago

Great the last thing then is to squash all the commits. Can do a bluejeans with you if you're unsure how to do that btw (or ask @dimitraz :grinning:)

R-Lawton commented 4 years ago

@davidkirwan thats squashed now had to fix a conflict