-
Notifications
You must be signed in to change notification settings - Fork 23
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
submariner components not upgraded after running upgrade #971
Comments
I've tested with all components got upgraded to 0.16.2, `subctl version Cluster "cluster2" [maafried@fedora submariner-operator]$ subctl version ✓ Showing Connections ✓ Showing Endpoints ✓ Showing Gateways ✓ Showing Network details ✓ Showing versions Cluster "cluster1" ✓ Showing Connections ✓ Showing Endpoints ✓ Showing Gateways ✓ Showing Network details ✓ Showing versions [maafried@fedora submariner-operator]$ subctl version ` |
Another check: using `subctl upgrade --to-version 0.16.0 Cluster "cluster2" [maafried@fedora submariner-operator]$ subctl show versions Cluster "cluster2" [maafried@fedora submariner-operator]$ subctl version |
After some more testing, it looks to me that the issue is not in |
Most of this is caused by confusing version information embedded in the release images; see submariner-io/releases#941 for details. There is another related issue concerning default version handling, I’m still looking into that. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further |
Since the problem is tracked in another issue, closing this one |
What happened:
After running
subctl upgrade --to-version 0.16.0
on the setup deployed with 0.16.0-rc1 images, all submariner components are not upgraded to 0.16.0. Only the operator image is upgraded.What you expected to happen:
All submariner components to be of version 01.6.0.
How to reproduce it (as minimally and precisely as possible):
Deploy Submariner version 0.16.0-rc1. Run
subctl upgrade --to-version 0.16.0
. Check the versions withsubctl show versions
.Anything else we need to know?:
Environment:
subctl diagnose all
):subctl gather
)The text was updated successfully, but these errors were encountered: