Andrew Lavery

Results 52 comments of Andrew Lavery

We're currently on 2.0.2, we just aren't filling out `apiVersion` and `kind` - something we should be doing though! https://github.com/replicatedhq/ship/blob/ce0e98ade7d08b76975cdc27ffe50b845590d908/Gopkg.toml#L90-L92

I think that most of the change there will be test fixes - there's a lot of places where we expect that output. Most of our integration tests, for example......

Are you actually using ship from a Raspberry Pi?

I can definitely support this for kots!

Do you know if this happens with `ship update` or just `ship init`? Because IMO that would really break update...

It would be nice if there was a 'generated-by' tag - I think that would fit what Ship does a bit better. IMO 'managed-by' would be something like flux -...

I think the problem with reusing the `managed-by` tag is that it might get overwritten by whatever system the end user is using to deploy to their cluster. Perhaps use...

Also, we don't rewrite the preflight check images to refer to local registries, etc

@zendril, I've been unable to reproduce on Windows 10 1809 so far. The file is generated with 'LF' line endings (instead of 'CRLF') but all of the editors I've opened...