submariner-io / enhancements

Enhancement proposals for Submariner projects.
https://submariner.io/
Apache License 2.0
5 stars 24 forks source link

feat(subctl): add `upgrade` sub-command to automate Submariner upgrade process #200

Closed Jaanki closed 8 months ago

Jaanki commented 1 year ago

This commit adds a new upgrade sub-command to subctl to automate the process of upgrading Submariner. The upgrade command takes a to flag to specify the version of Submariner to upgrade to. Once the command is run, subctl will upgrade itself to the specified version and then re-run deploy-broker and join sub-commands on all contexts where Broker and Submariner are installed respectively.

This feature addresses the issue #183.

submariner-bot commented 1 year ago

🤖 Created branch: z_pr200/Jaanki/upgrade_subm

dfarrell07 commented 10 months ago

This feature has already been implemented. I guess we can make any easy tweaks to the EP, but otherwise we should likely not put in too much more work here and just merge it.

submariner-bot commented 8 months ago

🤖 Closed branches: [z_pr200/Jaanki/upgrade_subm]