Andy Hunt

Results 35 comments of Andy Hunt

Is there a known fix for this issue? We're seeing it in our logs more than 3800 times a day per production foundry, and causing us some alert blindness.

A more Make-idiomatic way to do this, I think, is to have it depend on the tasks by expanding a variable: ``` TEST_TARGETS := $(shell cat .github/workflows/test_on_pr.yml | ruby -ryaml...

> Do you want to use existing KMS and S3 resources so that Copilot won't create one for you, and the ExecutionRole can be scoped down accordingly? No, I'd like...

Hi, sorry, that PR doesn't address the issue I raised. I'd like to be able to customise the policy for myself to restrict it beyond what it is today.

Sure thing. I'd like to be able to write a policy that restricts copilot to only touching things it created, using naming conventions. For example ``` { "Action": [ "kms:*"...

Limiting by tags would have been my next suggestion. It's a shame it sounds like that doesn't work either :( I think this may be a dead end for this...

I'm finding the concept of cell memory debt intuitively difficult, even after reading the tooltip-y thing in Grafana. It might be useful to add a little deeper explainer on the...

> Notwithstanding the above, I just realised precisely what you mean - it's not just the docs that says `{tenantid}` in the URL, they actually bake that into the Issuer...

Do you have any time frames for when we could expect to see the first alpha releases of the stuff you're working on?

Excellent, thanks!