Mark Whelan

Results 10 comments of Mark Whelan

I will try this again. I also might not have been using the publishDir correctly.

This still needs additional testing.

@blajoie Thanks for the changes. I'm not currently working a project related to this at the moment, but would love to help you push it through.

HIML - hierarchical yaml config with variable interpolation: https://github.com/adobe/himl#interpolation Unfortunately, it is in python and I couldn't find a java flavor.

The implementation should be similar to FSx for Windows #288

Is anything being worked on with this one? I really need the ability to route to the same vhost across multiple marathon applications. We are using spinnaker to deploy our...

Does anyone know of a way of generating the output of a Flux HelmRelease using other tools or a multi-step process?

I have an additional issue with it not handling the file's extension. Previous this worked and outputted the content in yaml: `yq -v -P '.outputs ' .terraform.tfstate` Now I get...

In order to reduce image bloat, we had to create our tags prefixed with an `environment` name like dev,stg,prd. It is not ideal at all. ECR also doesn't support deleting...