Upgrading to OpenShift 3.3.0 metrics fails
Issue
-
I have upgraded by OpenShift cluster to 3.3.0. I have upgraded the logging EFK stack. Upgrading the metrics stack fails.
-
I am running as follows -
# oc new-app -f /usr/share/openshift/examples/infrastructure-templates/enterprise/metrics-deployer.yaml -p HAWKULAR_METRICS_HOSTNAME=metrics.openshiftdev.dev.example.com,CASSANDRA_PV_SIZE=10Gi,METRIC_DURATION=800,MODE=refresh
this ends up with the following message:
PREFLIGHT CHECK SUCCEEDED
validate_master_accessible: ok
validate_hostname: The HAWKULAR_METRICS_HOSTNAME value is deemed acceptable.
validate_deployer_secret: ok
Deleting any previous deployment (leaving route and PVCs)
POD_NAME metrics-deployer-hxetq
The Pod "metrics-deployer-hxetq" is invalid.
spec: Forbidden: pod updates may not change fields other than `containers[*].image` or `spec.activeDeadlineSeconds`
Environment
- OCP 3.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
