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 Kustomize diff viewer should diff the correct two yaml files. ### Actual behavior When you select the second of the two diffs it will diff the wrong...

### Expected behavior Clicking the split diff button on the kustomize page should show the split diff ### Actual behavior It does not toggle the split diff. Still shows inline....

A extensions/v1betax and apps/v1betax for Deployment objects are now obsolete: ```bash kubectl version Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.0", GitCommit:"2bd9643cee5b3b3a5ecbd3af49d09018f0773c77", GitTreeState:"clean", BuildDate:"2019-09-18T14:36:53Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.0", GitCommit:"2bd9643cee5b3b3a5ecbd3af49d09018f0773c77",...

For example, if I’m trying to use Ship to manage a Redis instance for dev and staging how would I do that? Would I just copy the ship overlay and...

### Expected behavior If I have something else listening on 8800, ship should show an error or choose a different port. ### Actual behavior Ship tries to open my browser...

It seems like the current version only supports 2.0.3. We are using ArgoCD for GitOps and Ship to manage upstream Helm Charts, and they just abandoned < 2.10 in the...

type::feature

### Expected behavior Ship uses a maintained library, like https://github.com/shuLhan/go-bindata. ### Actual behavior Ship uses a library that has bugs in the latest release and only works on `master`. Oh,...

Currently, ship doesn't support editing manifests with CRDs. It would be good to have this in future. Slack conversation : https://kubernetes.slack.com/archives/CFFKXV0JZ/p1565871977024800

type::feature

### Expected behavior The contents of `values.yaml` files from [helm dependencies](https://helm.sh/docs/developing_charts/#chart-dependencies) (specified in `requirements.yaml`) should be configurable in Step 2. ### Actual behavior Only the `values.yaml` from the chart's root...

I cannot ship init the Anchore Helm chart. $ ship version { "version": "0.49.1", "buildTime": "2019-07-23T20:24:09Z", "dependencies": { "helm": "v2.14.1", "kustomize": "v2.0.3", "terraform": "v0.11.14" }, "go": { "version": "go1.12.7", "compiler":...