Add CIs to cover the following upgrade scenarios.
- RBAC disabled before upgrade -> RBAC disabled after upgrade
- RBAC enabled before upgrade -> RBAC enabled and same configuration after upgrade
The current st2_pkg_upgrade_e2e_test workflow handles case 2 by default and we can probably refactor it to also run case 1 as a separate test.
Add CIs to cover the following upgrade scenarios.
The current st2_pkg_upgrade_e2e_test workflow handles case 2 by default and we can probably refactor it to also run case 1 as a separate test.