michaeljguarino

Results 38 comments of michaeljguarino

One way forward here should be to allow users to connect to EKS and GKE's new workload identity systems. That should be achievable by optionally allowing cluster pods to specify...

Oh interesting, I don't think we've tried a gcp ghost install, so we'll look into that

are the scopes available in a query param? I can also write a job to update all the clients, which isn't actually that hard

Thanks for the report, it's due to an issue with webflow's ssl configuration we're trying to troubleshoot

Here's the webflow support issue we're trying to get prioritized to fix it: https://discourse.webflow.com/t/webflow-ssl-error-when-partial-hosted-behing-nginx/214222

Ok we've found a workaround until the root cause with webflow can be resolved

Could we move this bug to the plural-artifacts repo? The autoscaler configuration lives in the bootstrap app there.

Alternatively, just integrate with slack and potentially eliminate the pagerduty dependency

The webhook system does persist into the database and retry so that should help with that. My thought was there should be webhook types for standard formats like slack, teams,...

With slack, you can set the webhook endpoint to an incoming webhook which doesn't need a secret, so that seems doable, we might need to store auth secrets for others...