You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/29 06:24:58 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on a change in pull request #8252: [Feature][api] Task can run on kubernetes - k8s client and namespace #8247

caishunfeng commented on a change in pull request #8252:
URL: https://github.com/apache/dolphinscheduler/pull/8252#discussion_r795006736



##########
File path: pom.xml
##########
@@ -892,6 +893,12 @@
                 <artifactId>error_prone_annotations</artifactId>
                 <version>${error_prone_annotations.version}</version>
             </dependency>
+
+            <dependency>
+                <groupId>io.fabric8</groupId>

Review comment:
       You should add the llicense and dependencies. see [doc](https://dolphinscheduler.apache.org/en-us/community/development/DS-License.html)




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org