Alessandro Santini

Results 2 issues of Alessandro Santini

**Is your feature request related to a problem? Please describe.** At present, a service method invocation returns a `(*common.Content, error)` tuple. This allows the developer to specify the content type...

enhancement

Hi I am trying to add the Helm repository as per instructions in the README.md page. I execute the following command: ```bash helm repo add jenkins-x https://storage.googleapis.com/chartmuseum.jenkins-x.io ``` but instead...