AuditeMarlow
AuditeMarlow
Would it be an option for Go Micro to use the `go-micro.dev` vanity URL and git tags (or releases) for versioning? For example, currently Go Micro's latest version is `v3.6.0`,...
I see what you mean I think. I've set up my own vanity test here https://github.com/auditemarlow/test-vanity, shamelessly stolen from you but I needed to verify some things, considering you tagged...
Can this be closed now that we can import `go-micro.dev/v4` or are we not yet done migrating everything?
Unfortunately we can't support v2 anymore. Please upgrade go-micro to v4 and see if the problem persists.
We've been discussing integrating [Gomu][1] into Go Micro in #2220. I'm currently also looking into providing an API gateway in Gomu. Perhaps it would be a wise decision to start...
There's already an `api` package with a HTTP server. Wouldn't this suffice as an API gateway, or do you have other ideas?
I'm experiencing the same problem. I'm using Ansible's k8s module and have v12.0.1 of the Kubernetes Python client installed.
Unfortunately this is still an issue on the latest version (currently v0.27.3). While pressing "0" does work to show the most recent logs, I end up having to keep pressing...
I was experiencing the same problem until I disabled the Vimium browser extension for the Web Tinker page. Vimium hijacks all keyboard inputs and processes them through the plugin first...