Marc Campbell

Results 136 issues of Marc Campbell

Work on the okteto environment for kots. This adds the kotsadm pod as a dev pod. Before you could not enter dev mode on the kotsadm api pod, just web...

I cannot ship init the spinnaker Helm chart. ``` $ ship version { "version": "0.46.1", "buildTime": "2019-06-13T18:53:28Z", "dependencies": { "helm": "v2.14.1", "kustomize": "v2.0.3", "terraform": "v0.11.14" } } ``` Then: ```...

type::bug

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,...

### 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...

### 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

### 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

This is a feature request that needs design. When clicking on a manifest to create a patch, Ship assumes it's an edit patch. We should also support creating delete and...

type::feature
needs-design

### Expected behavior Running ship init ... referencing a previous commit in a repo should still support ship update to get the latest. ### Actual behavior The upstream URL is...

### Expected behavior I should be able to create a patch on a liveness/readiness probe. I want to change the `httpGet` to `exec` ### Actual behavior The rows are not...

type::bug