Simon Emms
Simon Emms
## Description Allows for [triggering snapshots of your application](https://docs.replicated.com/enterprise/snapshots-understanding) in KOTS ## Related Issue(s) Fixes #9926 ## How to test - Install via KOTS - Create your Velero instance (see...
Using the existing DigitalOcean scripts as a basis, extend the bootstrapping to include AWS. This should replicate the existing DO infrastructure exactly, but not replace it . Existing functionality of...
Hi I'm using this on Docker Cloud and it works pretty well (thanks) when I'm running everything on a single machine (node, in Cloud terminology). However, I'm having a problem...
Thank you for wanting to submit a Pull Request to the Civo Kubernetes Marketplace repository! If your pull request is to submit a new application to the marketplace, please answer...
This issue is a: * [ ] Bug Report * [x] Enhancement suggestion * [ ] Feature request ## Enhancement suggestions / feature requests It would be nice to have...
<praise>Splendid package, well done</praise> My application uses [Bunyan](https://github.com/trentm/node-bunyan) for logging. In order to make the output more readable, my original command is `node ./app.js | bunyan`. When I change my...
Similar to #128, could the SASS files be included in the npm package? I pull all my dependencies down using npm and I'm compiling the CSS myself.
Issues reported in this repo will be ignored. Please raise in the main [Gitpod](https://github.com/gitpod-io/gitpod) repository
Following the issue raised in #202, if a pointer struct is used then the default object is not created - this is different to a non-pointer object. See the following...
## Description Enable validation of the configuration in KOTS in a preflight check. This also pushes the result of the installation script to a configmap for users to easily read...