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 - go to `/kustomize` step - Edit patch for a resource - save and continue - click back to kustomize step (or browser back button) - click...

### Expected behavior When installing an app from a ship.yaml, the output should only create directories and files that were specified in the ship.yaml. ### Actual behavior An empty "./installer"...

type::bug

When running ship init on a chart with a very large secret (approx a 122KB secret), ship init errors out with: `execute render step: execute plan: execute templating: unable to...

We currently refer to the Replicated documentation for the config yaml options, but there are a lot of subtle differences. (removal of legacy `when` behavior, etc)

docs

We currently refer to the Replicated documentation for template functions, but there are a lot of template functions in Ship that aren't in Replicated and vice-versa.

docs

### Expected behavior When adding markdown (or html) to a help_text item, the renderer should render it properly, using template functions and turn it into html for display. ### Actual...

type::feature

### Expected behavior The config section of a `ship.yaml` should support a label type to be consistent with the documentation. ### Actual behavior Label type is ignored and not rendered...

type::feature

### Expected behavior `ship init` runs properly with all kubernetes upstreams. ### Actual behavior When running with certain kubernetes yaml upstreams such as `https://cloud.weave.works/k8s/net?k8s-version=1.11.5&omit-support-info=true`, `ship init` will error when reaching...

type::bug

### Expected behavior `ship update` should work after `ship init` even if no lifecycle was provided ### Actual behavior If no lifecycle was provided (leading to the default k8s lifecycle...

type::bug

We should add a base image that we can use in CircleCI for integration so we don't have to download dependencies on every run. The image in `integration/Dockerfile` could be...

type::feature