Will Arroyo

Results 23 issues of Will Arroyo

Hi I am attempting to use dependency inject with the services.yml file but it doesnt seem to work. here is what I have. Am i missing something? services.yml ``` services:...

adds the ops files to add jobs for backing up credhub and uaa on a colocated install

when using bbr to backup the deployment onyl the atc db is backed up. the jobs need to be added to also back up the credhub and uaa dbs.

is there a way to skip ssl cert validation? we have a proxy that has a self signed cert on it and this will cause the download to fail with...

security

I was wondering if you are planning on merging this into the packer code base, there is currently an enhancement tagged for this exact functionality. It would be really great...

the application is crashes when using https. in the logs it just hangs at "fetching secrets from https://myvault.com"

it would be great if there was a templating feature similar the one implemented here https://github.com/winebarrel/gcredstash . this way go templating could be leveraged to inject secrets into all types...

I am seeing that when i have 2+ tasks in a job the key values are not being passed to the next task. both tasks have inputs and outputs for...

If I make any change to any file in the cookbook the cookbook will fail. is this done on purpose? I need to add something to the .gitconfig template but...

### Describe the bug The version and kind fields are not mapped correctly within the custom policy template resource. this causes them to be submitted to the api incorrectly https://github.com/vmware/terraform-provider-tanzu-mission-control/blob/3681696ec85275684c3a334e24235c66fe90536c/internal/resources/custompolicytemplate/converter_mapping.go#L29-L30...

bug