Skip to content
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

Replace KubeObjectDetailRegistry with injectable version #4631

Closed
wants to merge 2 commits into from

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Jan 5, 2022

Signed-off-by: Sebastian Malton sebastian@malton.name

@Nokel81 Nokel81 added the chore label Jan 5, 2022
@Nokel81 Nokel81 requested review from jansav and Iku-turso January 5, 2022 20:40
@Nokel81 Nokel81 requested a review from a team as a code owner January 5, 2022 20:40
@@ -62,7 +62,8 @@
},
"moduleNameMapper": {
"\\.(css|scss)$": "<rootDir>/__mocks__/styleMock.ts",
"\\.(svg)$": "<rootDir>/__mocks__/imageMock.ts"
"\\.(svg)$": "<rootDir>/__mocks__/imageMock.ts",
"^monaco-editor": "<rootDir>/node_modules/monaco-editor"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mock is required so that jest won't complain about trying to load it.

@Nokel81 Nokel81 linked an issue Jan 5, 2022 that may be closed by this pull request
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 force-pushed the remove/KubeObjectDetailRegistry branch from f82e53f to b0baf4d Compare January 12, 2022 21:16
@Nokel81 Nokel81 requested a review from jansav January 12, 2022 21:16
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@Nokel81
Copy link
Collaborator Author

Nokel81 commented Jan 19, 2022

Closing in favour of #4717

@Nokel81 Nokel81 closed this Jan 19, 2022
@Nokel81 Nokel81 deleted the remove/KubeObjectDetailRegistry branch January 19, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KubeObjectDetailRegistry
2 participants