You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/07/16 03:54:40 UTC

[GitHub] [pulsar-helm-chart] ptirupac-tibco opened a new issue #40: Error: unable to build kubernetes objects from release manifest - Validation Error

ptirupac-tibco opened a new issue #40:
URL: https://github.com/apache/pulsar-helm-chart/issues/40


   **Describe the bug**
   Consistently get the following error stack when running **_helm install_**
   
   `Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Deployment.spec.template.spec.containers[0].ports[0]): missing required field "containerPort" in io.k8s.api.core.v1.ContainerPort`
   
   **Assumptions**
   1. k8s setup
   2. HELM available
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. git clone https://github.com/apache/pulsar-helm-chart.git
   2. cd pulsar-helm-chart
   3. scripts/pulsar/prepare_helm_release.sh -n pulsar -c
   4.  helm install --generate-name --values=$PWD/examples/values-one-node.yaml charts/pulsar
   
   **Expected behavior**
   `NAME: pulsar-********
   LAST DEPLOYED: *****
   NAMESPACE: default
   STATUS: deployed
   REVISION: 1
   TEST SUITE: None`
   
   **Screenshots**
   ![pulsar-helm-error](https://user-images.githubusercontent.com/63665447/87624527-9fdf9400-c6ed-11ea-99f3-d01c63b3c1ea.png)
   
   **Desktop (please complete the following information):**
    - macOS - 10.15.5
    - Docker Desktop - 2.3.03
    - Kubernetes - v1.16.5
    - HELM - v3.1.1
   


----------------------------------------------------------------
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.

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



[GitHub] [pulsar-helm-chart] NiklasWagner commented on issue #40: Error: unable to build kubernetes objects from release manifest - Validation Error

Posted by GitBox <gi...@apache.org>.
NiklasWagner commented on issue #40:
URL: https://github.com/apache/pulsar-helm-chart/issues/40#issuecomment-660013099


   Same issue. Its a wrong port variable reference in grafana-deployment.yaml and pulsar-manager-deployment.yaml. I'll do a PR on github.


----------------------------------------------------------------
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.

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



[GitHub] [pulsar-helm-chart] wolfstudy closed issue #40: Error: unable to build kubernetes objects from release manifest - Validation Error

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #40:
URL: https://github.com/apache/pulsar-helm-chart/issues/40


   


----------------------------------------------------------------
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.

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