-
Notifications
You must be signed in to change notification settings - Fork 291
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
Migrate disabled plugins to Cloud #1355
Migrate disabled plugins to Cloud #1355
Conversation
bd842f9
to
a77baa6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't test it, just code review. Please update Migration E2E integration tests to cover the new functionality and after that (plus fixing the minor comments) I'll test the PR E2E 🙂 Thanks!
Hint: you can open a new PR based on this one using branch on the upstream repo, to be able to trigger the migration tests there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good work!
MOD improve RBAC conversion FIX installation command abort
6e89488
to
efa4e28
Compare
Description
Changes proposed in this pull request:
Testing
Test this against Botkube Cloud dev setup (UI and BE).
Check out the PR and build the latest CLI:
Then, install Botkube in your k3d cluster
Then you will be asked about updating existing instance (test both options)
Each time check if you can see disabled plugins in UI
Related issue(s)