Paul Maddox
Paul Maddox
As an interim workaround, instead of using `--pod-eviction-timeout`, can you use [Taint Based Evictions](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/#taint-based-evictions) to set this on a per-pod basis? This is supported in [EKS clusters running 1.13+](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). There's...
Reminder to self: https://carbon.now.sh
You're correct - there's no way to do this today that i'm aware of, but it would be a nice feature. I don't have bandwidth to work on this myself...
I'm currently writing an RFC for migrating this library to use pointers everywhere instead of values (and omitempty). This RFC should provide a better path moving forward for fixing this...
Hey Ryan, Thanks for reporting this - you're 100% correct. I've had a look into possible solutions for this, but i'm struggling to find something that works well for all...
Hi, can you provide a minimal example template that fails?
At the moment SAM Local is very much tied to running via Dockerized Lambda runtimes, and while this discussion is good feedback and useful, it's not something that is going...
Thanks for opening this. I believe the steps we need to take to add this to SAM Local are: 1. Check if `Tracing: Active` is set in the SAM template...
Hi @alanchavez88, Currently configuring a custom authorizer isn't supported when running locally with SAM Local. I'll leave this issue open as a feature request for our backlog. Thanks
+1. This breaks the workshop for non-US people.