UKCloud / openshift-deployment-ansible

3 stars 1 forks source link

Hotfix/add metrics tier config #28

Closed gellner closed 6 years ago

gellner commented 6 years ago

Explicitly sets the tier for the metrics pvc. This is required for 3.6

Unfortunately this uncovered various bugs in OpenShift 3.6 and and openshift-ansible 3.6.173.0.48-1 so this includes some nasty hacks to work around these; at least some have been fixed in the upstream github repo and I am following up with Red Hat to see when fixes will be back-ported to 3.6 OCP

Testing - it installs 3.6 and will also install 3.5 once ansible is rolled back to ansible-2.4.0.0

gellner commented 6 years ago

Red Hat case 01975965 has been opened to enquire about the change in behaviour of NoVolumeZoneConflict between version 3.5 and 3.6

stevemul commented 6 years ago

@gellner Can this be closed now? We've moved on pretty far since we worked on this issue but didn't want to bin it without checking with you.

gellner commented 6 years ago

Yeah, I think it can be closed.

Interestingly, when I was building v3.9, the output suggested that openshift_metrics_cassanda_pvc_storage_class_name etc had been depreciated....