wolfstudy opened a new issue #5958: unknown field "requests" in 
io.k8s.api.core.v1.Container
URL: https://github.com/apache/pulsar/issues/5958
 
 
   **Describe the bug**
   
   ```
   Error: unable to build kubernetes objects from release manifest: error 
validating "": error validating data: 
ValidationError(Deployment.spec.template.spec.containers[0]): unknown field 
"requests" in io.k8s.api.core.v1.Container
   ```
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   1. helm install test-pulsar --values ./pulsar/values.yaml ./pulsar
   
   **Desktop (please complete the following information):**
    - OS: Mac os
   
   **Additional context**
   
   ```
   $ helm version
   
   version.BuildInfo{Version:"v3.0.2", 
GitCommit:"19e47ee3283ae98139d98460de796c1be1e3975f", GitTreeState:"clean", 
GoVersion:"go1.13.5"}
   ```
   
   ```
   $kubectl version
   
   Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.3", 
GitCommit:"b3cbbae08ec52a7fc73d334838e18d17e8512749", GitTreeState:"clean", 
BuildDate:"2019-11-14T04:24:34Z", GoVersion:"go1.12.13", Compiler:"gc", 
Platform:"darwin/amd64"}
   Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.5", 
GitCommit:"20c265fef0741dd71a66480e35bd69f18351daea", GitTreeState:"clean", 
BuildDate:"2019-10-15T19:07:57Z", GoVersion:"go1.12.10", Compiler:"gc", 
Platform:"linux/amd64"}
   ```
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to