Ray

Results 30 comments of Ray

Hey ya so there are two separate parts for each resource. The CloudTrail event processing and a check to verify the resource still exists with the ruby sdk. First the...

You can try running with `--details` and see if we get any help

hmm you can slow it down by setting `--lambda_threads` (or `--lambda-threads` with the latest commit) to less than 3. I'm pretty sure the JS SDK will retry 3 times. I'm...

It looks like your keys just weren't working, you shouldn't need the `scan_access_keys` if you are setting the `scan_profile`. I'm not sure what you mean by it won't run without...

> @rayjanoka Thank you so much for giving it a test drive! Really appreciate all your efforts :) > > Now, I'm thinking if we really need the single server...

I can reproduce this when using the ServiceAccounts feature. Install k8s version 1.20.0 ```shell minikube start --kubernetes-version=v1.20.0 \ --extra-config=apiserver.service-account-signing-key-file=/var/lib/minikube/certs/sa.key \ --extra-config=apiserver.service-account-key-file=/var/lib/minikube/certs/sa.pub \ --extra-config=apiserver.service-account-issuer=api \ --extra-config=apiserver.service-account-api-audiences=api,spire-server \ --extra-config=apiserver.authorization-mode=Node,RBAC \ --extra-config=kubelet.authentication-token-webhook=true ```...

same issue when using 'Sign in with Google'

is there a workaround I can do? I've been without any of my passwords on my new laptop for a few weeks now...

https://github.com/ianyh/Amethyst is what I used to use