-
Notifications
You must be signed in to change notification settings - Fork 22
NETOBSERV-1991 remove 3D topology to avoid blob creation #696
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
Conversation
New image: It will expire after two weeks. To deploy this build, run from the operator repo, assuming the operator is running: USER=netobserv VERSION=594b48d make set-plugin-image |
/lgtm |
It's related to threejs which is quite huge and complex. I don't think 3D topology will come back in the future from what I heard. |
/label qe-approved |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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 |
/retest |
@jpinsonneau: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Cypress error is not related to this PR. It seems we have an issue with the expected count of columns.
|
Description
Remove 3D topology as it never been supported and it's creating a blob at startup which makes Console complains because of Content Security Policy.
This is a workaround since CSP are buggy in OCP4.18
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.