Investigate breaking changes between Rancher Dashboard and Extensions using Vue3 #11049
Labels
area/extensions
area/vue3
Bugs and technical debts as outcome to the Vue3 migration
kind/tech-debt
Technical debt
QA/None
Milestone
Description
To avoid issues for all our customers upgrading Rancher, we must ensure that the upgrade process is not going to break their instances.
This includes cases where:
@nwmac Could we make it clear how we ensure avoiding issues for these cases?
Before the release, we will need to make these tests.
Context
While investigating how the Rancher dashboard is initialized, it seemed clear that there are possible issues with the way the same code is used by the extension due to the installation of plugins, directives, and so on.
This may be extended to any other breaking change between Vue2 and Vue3 syntax.
Implementation issue: #10660
The text was updated successfully, but these errors were encountered: