Sarbajit Dutta
Sarbajit Dutta
@jayanthvn We have the same issue. We updated from 1.19 to 1.20 and also using CNI addons v1.8.0. aws-node keeps on restarting when cluster-autoscaler scaled up. I have tried to...
@jayanthvn When cluster-autoscaler scales up Readiness probe fails for aws-node. Its stuck here - ``` I0907 16:40:46.644131 10 request.go:621] Throttling request took 1.045715446s, request: GET:https://172.20.0.1:443/apis/apiextensions.k8s.io/v1beta1?timeout=32s ``` The successful ones have...
@fgl27 should I use the master branch for the app to install or use the release? The reason I ask is because there is lot of commits to the master...
Do you have an example how this can be achieved?
@derjust Does the library has support for storing binary type attributes? If we decide to compress the objects and call the save method with binary type (https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/JavaDocumentAPIBinaryTypeExample.html) Also, is there...
This will be done in phases. First any or any new issues we are solving would require a Junit test case which will be backed by Mockito.
Possible use case using this https://aws.amazon.com/personalize/
See if we can issue spring boot async to figure out if we can do parallel lookup for strict mode. This will improve response time and will be completely async.