You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/12/27 13:01:20 UTC

[GitHub] [kyuubi] dnskr opened a new pull request, #4034: [K8S][HELM] Move helm chart to dedicated directory

dnskr opened a new pull request, #4034:
URL: https://github.com/apache/kyuubi/pull/4034

   ### _Why are the changes needed?_
   The changes are needed to be compliant with Helm recommendations:
   1. https://helm.sh/docs/topics/charts/#the-chart-file-structure
   ```
   The directory name is the name of the chart (without versioning information).
   Thus, a chart describing WordPress would be stored in a wordpress/ directory.
   ```
   2. https://helm.sh/docs/howto/chart_releaser_action/#repository-changes
   ```
   The charts should be placed under /charts directory at the top-level of the directory tree.
   ```
   
   
   ### _How was this patch tested?_
   - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
   


-- 
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@kyuubi.apache.org

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


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


[GitHub] [kyuubi] dnskr commented on pull request #4034: [K8S][HELM] Move helm chart to dedicated directory

Posted by GitBox <gi...@apache.org>.
dnskr commented on PR #4034:
URL: https://github.com/apache/kyuubi/pull/4034#issuecomment-1366265713

   retest


-- 
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@kyuubi.apache.org

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


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


[GitHub] [kyuubi] ulysses-you closed pull request #4034: [K8S][HELM] Move helm chart to dedicated directory

Posted by GitBox <gi...@apache.org>.
ulysses-you closed pull request #4034: [K8S][HELM] Move helm chart to dedicated directory
URL: https://github.com/apache/kyuubi/pull/4034


-- 
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@kyuubi.apache.org

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


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


[GitHub] [kyuubi] ulysses-you commented on pull request #4034: [K8S][HELM] Move helm chart to dedicated directory

Posted by GitBox <gi...@apache.org>.
ulysses-you commented on PR #4034:
URL: https://github.com/apache/kyuubi/pull/4034#issuecomment-1366300049

   thanks, merging to master


-- 
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@kyuubi.apache.org

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


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