ship icon indicating copy to clipboard operation
ship copied to clipboard

A better way to deploy Kubernetes Helm charts

Results 88 ship issues
Sort by recently updated
recently updated
newest added

### Expected behavior I am using `inline` to add a helm template into the ./templates dir of a helm chart. This is a ConfigMap that contains xml inside. This works...

### Expected behavior Screen 3 should show that an error occurred. ### Actual behavior Screen 3 is the same as screen 2. The following error shows in the console: SyntaxError:...

type::bug

### Expected behavior For each ship release, would like to know what version of helm is vendored in. This could be added to `ship version` that can also show the...

### Expected behavior Ship shows some information when loading resources from github, like it does for "docker" operations. ### Actual behavior No information is shown, just a loader. ![Screen Shot...

type::feature

### Expected behavior Complete step 4 on Web UI ### Actual behavior It forces me to go back to previous steps while there is nothing more to be done. ```...

type::bug

### Expected behavior Split base automatically into three categories to avoid race condition when creating multiple resources sets in the same cluster, e.g. one for dev, another for test and...

type::feature

Ship could show a message when starting, if it's not the latest version of ship (and it's able to check). This shouldn't require access to the internet, but if present,...

In a general sense, I'm wondering what kind of support there might be in the future for encrypted secrets like those produced by [Sops](https://github.com/mozilla/sops)? I love this product, and it...

### Expected behavior I should be able to click on the StatefulSet in the ElasticSearch chart and create a patch. ### Actual behavior The patch creation UI doesn't work. It...

This is a big issue and warrants some deeper design. Right now if ship wants to write a file to `installer/` or `base/` or any other directory, and that directory...