You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "imalik8088 (via GitHub)" <gi...@apache.org> on 2023/04/26 07:54:05 UTC

[GitHub] [pinot] imalik8088 opened a new issue, #10689: Question about the Helm Chart release

imalik8088 opened a new issue, #10689:
URL: https://github.com/apache/pinot/issues/10689

   Hi there, 
   
   I'm running Pinot in Kubernetes via Helm. I've created a own chart which is dependent on the [index.yaml](https://github.com/apache/pinot/blob/master/kubernetes/helm/index.yaml): 
   
   ```yaml
   apiVersion: v2
   name: apache-pinot
   description: A Helm chart for Kubernetes
   type: application
   version: 0.1.0
   appVersion: "1.16.0"
   dependencies:
     - name: pinot
       repository: https://raw.githubusercontent.com/apache/pinot/master/kubernetes/helm
       version: 0.2.6
   ```
   
   The issue that I'm facing is that I want to expose Pinot in my k8s cluster via ingress resource and the ingress used in the version `0.2.6` uses an old apiVersion which is deprecated and anymore applicable. 
   
   Are any plans to release a newer version of the chart? The mentioned ingress issue has been already resolved in the master but I'm not able to use it in the mentioned `0.2.6` release.
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang closed issue #10689: Question about the Helm Chart release

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang closed issue #10689: Question about the Helm Chart release
URL: https://github.com/apache/pinot/issues/10689


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on issue #10689: Question about the Helm Chart release

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #10689:
URL: https://github.com/apache/pinot/issues/10689#issuecomment-1524120399

   cc @xiangfu0 


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] abhioncbr commented on issue #10689: Question about the Helm Chart release

Posted by "abhioncbr (via GitHub)" <gi...@apache.org>.
abhioncbr commented on issue #10689:
URL: https://github.com/apache/pinot/issues/10689#issuecomment-1529161373

   I can take this up to make the release `0.2.6` changes. Please assign me. Thanks


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org