You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/07/06 16:18:42 UTC

[GitHub] [incubator-linkis] AaronLinOops opened a new pull request, #2425: [WIP] Add helm charts for apache linkis

AaronLinOops opened a new pull request, #2425:
URL: https://github.com/apache/incubator-linkis/pull/2425

   ### What is the purpose of the change
   
   Add helm charts for Apache Linkis
   
   ### Brief change log
   - Add a maven profile 'docker' to build docker image for Apache Linkis
   - Add helm charts and Dockerfile in linkis-dist module
   - Refactor some start scripts to adapt k8s scene
   
   Note that this PR is still work in process, the main purpose of creating this PR is to carry out Review in advance, it is not ready for merge.
   
   ### Verifying this change
   WIP
   
   ### Does this pull request potentially affect one of the following parts:
   - Dependencies (does it add or upgrade a dependency): (yes)
   - Anything that affects deployment: (yes)
   - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (no)
   
   ### Documentation
   - Does this pull request introduce a new feature? (yes)
   - If yes, how is the feature documented? (docs)


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] codecov[bot] commented on pull request #2425: [WIP] Add helm charts for apache linkis

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #2425:
URL: https://github.com/apache/incubator-linkis/pull/2425#issuecomment-1176982359

   # [Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2425?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#2425](https://codecov.io/gh/apache/incubator-linkis/pull/2425?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (73bf56e) into [dev-1.3.0](https://codecov.io/gh/apache/incubator-linkis/commit/e438a4b2d71aceed10a42a81d58eb39417cee691?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e438a4b) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             dev-1.3.0    #2425   +/-   ##
   ============================================
     Coverage        17.77%   17.78%           
   - Complexity        1076     1077    +1     
   ============================================
     Files              595      595           
     Lines            17668    17668           
     Branches          2673     2673           
   ============================================
   + Hits              3141     3142    +1     
   + Misses           14093    14092    -1     
     Partials           434      434           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-linkis/pull/2425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...s/scheduler/queue/fifoqueue/FIFOUserConsumer.scala](https://codecov.io/gh/apache/incubator-linkis/pull/2425/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bGlua2lzLWNvbW1vbnMvbGlua2lzLXNjaGVkdWxlci9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL2xpbmtpcy9zY2hlZHVsZXIvcXVldWUvZmlmb3F1ZXVlL0ZJRk9Vc2VyQ29uc3VtZXIuc2NhbGE=) | `34.44% <0.00%> (+1.11%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2425?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2425?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [e438a4b...73bf56e](https://codecov.io/gh/apache/incubator-linkis/pull/2425?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] AaronLinOops commented on pull request #2425: [WIP] Add helm charts for apache linkis

Posted by GitBox <gi...@apache.org>.
AaronLinOops commented on PR #2425:
URL: https://github.com/apache/incubator-linkis/pull/2425#issuecomment-1179544857

   For clarity of functional modules and for better merging and easy review, this PR was split into the following orthogonal sub-submissions:
   - https://github.com/apache/incubator-linkis/pull/2448
   - https://github.com/apache/incubator-linkis/pull/2447
   - https://github.com/apache/incubator-linkis/pull/2446
   - https://github.com/apache/incubator-linkis/pull/2445
   
   Closed this PR.


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] AaronLinOops closed pull request #2425: [WIP] Add helm charts for apache linkis

Posted by GitBox <gi...@apache.org>.
AaronLinOops closed pull request #2425: [WIP] Add helm charts for apache linkis
URL: https://github.com/apache/incubator-linkis/pull/2425


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org