tomi-bigpi

Results 8 comments of tomi-bigpi

Just a heads up for anyone that's watching just this PR and not current releases - It looks like these changes are in the `master` branch from the following commits:...

Just wanted to add another issue that the current workaround to use AWS IAM has brought up: Not being able to use the default Sentry tracing integration. That integration takes...

Heads up on this change: AWS Chatbot will fail to send alerts if the SNS topic is encrypted. `If you have server-side encryption turned on for your Amazon SNS topics,...

Any updates to this issue? We see intermittently similar entries in the EC2 instance's syslog and networking doesn't work correctly within the pods (usually notice because name resolution doesn't work)....

I wonder if this is caused by https://github.com/weaveworks/weave/issues/3824 . Are you seeing "martian source" warnings in the system logs? We're about to drop the Weave CNI since we've been suffering...

> We are currently seeing an error that might be fixed by this. It only occurs with strict mode on; and it is clear that the editor is destroyed in...

Possibly related/FYI: Tests in our application warn with `A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to...

FYI: This will easily run into the 96 max document limit in the AWS API. We had to add batching logic to the calls to avoid errors.