EricGao888 commented on code in PR #15302:
URL: 
https://github.com/apache/dolphinscheduler/pull/15302#discussion_r1495383278


##########
dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/K8sUtils.java:
##########
@@ -19,20 +19,24 @@
 
 import static 
org.apache.dolphinscheduler.plugin.task.api.TaskConstants.LOG_LINES;
 
+import io.fabric8.kubernetes.api.model.*;

Review Comment:
   Please do not use wildcard import. CI will block this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to