Daniel Jones

Results 37 comments of Daniel Jones

@abhinavrau we're not currently working on this - the whole team is busy on billable work. We'll let you know if/when we resume this. We'd welcome pull requests, but to...

Hi @vlad-ro, I'm not familiar with how ECR validates the identity of a worker. Would this work given that `task`s and `put`s run in containers?

Out of curiosity, were you changing the configuration of the instance, or just updating to the latest version?

I had similar thoughts @crsimmons. Maybe we could consider introducing an 'alias' like `control-tower update` that errs if the deployment doesn't already exists, but after that check just invokes the...

The deployment name is used when creating the name of various components via Terraform, and the concatenation of those with the deployment name means we can't have deployment names greater...

We have considered that in the past; the downside is that when Terraform renames entities it recreates some of them, meaning that folks could lose state (RDS is a culprit...

Hmm, I'm not sure. We've seen the GCP CPI time out regularly and intermittently (we need to bump the version of the CPI to fix it) but normally with different...

Thanks for logging this @amcginlay. Whilst it's a GCP issue, it looks like it's defended against in a newer version of the CPI which we haven't picked up yet. I've...

Thanks for raising this @Turbots. I think that may be by design, as we assumed that the CredHub would mostly be used by internal components. The design should change, really....

Hey @lnhrdt! It looks like there's some connectivity issue between the machine you're running Control Tower from and the Google Cloud API. That error message is being logged by Terraform...