Nathan Wilhelmi

Results 7 comments of Nathan Wilhelmi

Just started to look into this project as alternative to Atlantis. Is the currently anyway to read the plan?

Do you have an example of your deployment where this worked? I can mount the secret in a volume, but I can't get it to sync to a secret.

@tam7t That was the ticket! In the case where we just use the secret for an env variable, looks like we need to at least mount the inline-store into a...

Same problem with 1.6.4, first package will deploy to a healthy state, second package fails.

@negz as the driver of revisions, is it possible to package revisions up as packages, reading some package docs leaning towards this not being possible?

@negz Just putting a composition in a package, I was expected new CompositionRevision to be created when when packages were deployed.

I am running this from a local workstation outside of GCP, the target in this case. From my reading of the [gocloud library](https://github.com/google/go-cloud/blob/master/postgres/gcppostgres/gcppostgres.go) it should be using the cloud-sql-proxy lib...