Results 31 comments of Aaron

for (1), I'm seeing the same issue; I haven't checked (2) yet, but if I find time later, I'll check it out and respond here

@ahmadnassri: I am, with `repo` scope (it's a private repo) from a user with push perms to the repo (also, sweet action! I started trying to integrate it yesterday, which...

@mercuriete: have sample code for that process?

I've been closing the PRs and using `@dependabot close` and then `@dependabot reopen`, but I'm not sure that actually mimics a brand new PR--it seems to get around the 5-recreate-cap,...

dumping the following here in case it's useful for debugging: `glooctl version` ``` Client: {"version":"1.10.12"} Server: {"type":"Gateway","enterprise":true,"kubernetes":{"containers":[{"Tag":"1.10.9","Name":"extauth-ee","Registry":"quay.io/solo-io"},{"Tag":"1.10.12","Name":"gateway","Registry":"quay.io/solo-io"},{"Tag":"1.10.9","Name":"gloo-ee-envoy-wrapper","Registry":"quay.io/solo-io"},{"Tag":"1.10.9","Name":"gloo-ee","Registry":"quay.io/solo-io"},{"Tag":"1.10.9","Name":"rate-limit-ee","Registry":"quay.io/solo-io"},{"Tag":"6.2.4","Name":"redis","Registry":"docker.io"}],"namespace":"gloo-system"}} ``` `glooctl check` ``` ... Checking secrets... W0425 10:03:46.570858 68612 transport.go:288] Unable to...

howdy, @hawkw, wondering how this is going? we're fairly interested in it; so, let me know how we can help get it merged! ❤️

howdy, @theJC! #1995 is the branch removing rayon threads in favor of tokio if you'd like to keep tabs on it, and we're getting ready to release the `--graph-ref` work...