-
Notifications
You must be signed in to change notification settings - Fork 518
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
fix: Casting 'serverUrls' to 'List<?>' is redundant #3365
fix: Casting 'serverUrls' to 'List<?>' is redundant #3365
Conversation
Signed-off-by: Hong SeokHyeon <tyuiop929@gmail.com>
Eclipse JKube CI ReportStarted new GH workflow run for #3365 (2024-09-05T12:45:25Z) ⚙️ JKube E2E Tests (10719828102)
|
Quality Gate passedIssues Measures |
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, thx!
I want to create an open source development environment. |
@fr35wo : Please go through https://eclipse.dev/jkube/contributing/#development-tools . I think there all the required tools are listed. Or perhaps the documentation is not clear enough for newcomer's perspective? |
@rohanKanojia : I don't know which command to use for which tool. I don't know how to proceed with executing the project. It's difficult for me to understand because I've never used Docker. Let's look for related knowledge. Thank you so much for your reply |
Component
Jkube-kit
Description
fix: Casting 'serverUrls' to 'List<?>' is redundant
Fixes #3337
Type of change
test, version modification, documentation, etc.)