-
Notifications
You must be signed in to change notification settings - Fork 193
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
The Submariner Automated Upgrade command is updating only one component #2859
Comments
The recommended way to deploy Submariner on OpenShift is to use Advanced Cluster Management; this takes care of upgrades for you. In this particular instance, we need some more information; to start with, can you show the output of
(The new version of |
Hi @skitt Outputs for upgrade commands:
Outputs for commands
For SITE 1
Subctl Gather Files : |
We know of an issue (submariner-io/subctl#971) with 0.16.0 upgrades, but we think they are fixed in later 0.16.x releases. Any reason not to upgrade to 0.16.2? |
Hi @dfarrell07 Yesterday we tried to use the automated upgrade command using the subctl version v0.16.2 Before using upgrade command
Upgrade command for site 2
Upgrade command for site 1
Show all command for Site 2
Show all command for site 1
Diagnose all for site 2
Outputs for subctl gather
For site 1
Gather logs |
Alongside can you provide the Submariner versions compatibility with the OCP versions? |
@dfarrell07 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further |
ISSUE:
We have used the Automated Upgrade command to upgrade the submariner from v0.15.2 to v0.16.2, in the documentation, it is mentioned that all the components will be upgraded, here we see that only one component of the submariner is upgraded.
Document Referenced:
https://submariner.io/operations/upgrading/#automated-upgrade
Outputs:
From Site2, did subctl upgrade on site2
From Site2, did subctl upgrade on site1
We couldn't do subctl gather due to the issue that we have here
#2857
Questions:
Till now the process that we followed for upgradation is to uninstall the older version and install the newer version. This process takes about 10 mins, during this, there will be downtime.
We discovered that there is an automated upgrade command.
subctl upgrade --to-version v0.16.0 --kubeconfig <kubeconfig_path>
The text was updated successfully, but these errors were encountered: