-
Notifications
You must be signed in to change notification settings - Fork 39
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
remove webConsolePlugin from ToolchainClusterConfig (phase 2) #588
remove webConsolePlugin from ToolchainClusterConfig (phase 2) #588
Conversation
Pendo has been decommisioned, we don't need this plugin anymore Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
c0a23a3
to
6ba16ce
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #588 +/- ##
==========================================
+ Coverage 83.32% 83.56% +0.24%
==========================================
Files 31 28 -3
Lines 2704 2592 -112
==========================================
- Hits 2253 2166 -87
+ Misses 304 287 -17
+ Partials 147 139 -8
|
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.
- Please create a separate PR for the CRD update. See remove webConsolePlugin from ToolchainClusterConfig host-operator#1068 (comment) for details.
- We also need to delete https://github.com/codeready-toolchain/member-operator/tree/master/webconsole_source
- And please clean up the make files (make generates plugin JS from the webconsole TS source a mentioned above)
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, xcoulon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
Quality Gate passedIssues Measures |
Pendo has been decommisioned, we don't need this plugin anymore
see also:
Signed-off-by: Xavier Coulon xcoulon@redhat.com