-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add docs on how to upgrade the metrics components between versions. #2122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bump, any news on this? |
@mwringe This is for 3.2 only, right? |
@tnguyen-rh yes, its for when people are moving between 3.1 and 3.2 (since that is the only main version update they have so far). But it will also be required for going between 3.2 and 3.3, etc |
@mwringe Thanks. For future reference, feel free to add the label |
@tnguyen-rh Added a milestone. |
Any idea when this will appear in the 3.2 docs? I can see it in the origin docs but not the 3.2 ones. |
@mwringe Once a PR is merged it's in Origin fairly quickly, but isn't released until the followup label (to double-check if it hits all the CCS standards) is removed and after our weekly async release. Does this need to be in the Enterprise docs quickly? |
You will now need to run: | ||
---- | ||
$ oc new-app -f metrics-deployer.yaml \ | ||
-p HAWKULAR_METRICS_HOSTNAME=hawkular-metrics.example.com,MODE=redeploy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, it should be 'refresh' not 'redeploy' here. Thanks for the catch
- Use table for post-reboot "next step". - Simplify "Upgrading Cluster Metrics" (automatic). - Simplify "Upgrading Cluster Metrics" (manual).
PR #2234 has rev history and has merged. Removing |
@adellape I still don't see this in the OSE 3.2 docs, this should have been a high priority fix as its essential for anyone updating to OSE 3.2 who had metrics deployed before. |
@mwringe It's in the Staging milestone currently, meaning we're currently working on cherry-picking and publishing to OSE docs. I'll bump you when it's live. |
- Use table for post-reboot "next step". - Simplify "Upgrading Cluster Metrics" (automatic). - Simplify "Upgrading Cluster Metrics" (manual).
@adellape awesome, thanks so much! |
No description provided.