-
**Describe the bug**
The antrea module in go.mod should be updated from antrea.io/antrea/v2 since now we are on v2.x
**Additional context**
If we try to require this in some other repository then…
-
### Description
When starting Docker i always have to recover the WSL distribution.
With every start of the Docker Desktop App i get a warning "Docker Desktop distro installation failed".
After th…
-
I was unable to get authenticate.js to work. Browser would hang on redirect to localhost (ERR_CONNECTION_REFUSED). Attempted many things: changing firewall settings, localhost page settings, editing a…
-
##### Description
If an API has an array of objects it currently produces broken Go code – it produces an empty struct rather than a type that represents a slice of objects.
##### Swagger-codege…
-
```
ERRO[2023-05-14T09:55:30Z] api error action="server.(*Server).handleFnInvokeCall-fm" code=502 error="function failed" fn_id=01GXNC1P08NG9000GZJ0000003
panic: …
-
Dear team,
I am currently using the [Azure Compute Go SDK](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go@v68.0.0+incompatible/profiles/latest/compute/mgmt/compute) package, version `v68.0.0+…
-
Currently the Postgres Operator is able to manage roles it receives from multiple sources (manifest, infrastructure, teams) within the PostgreSQL instance (https://github.com/zalando/postgres-operator…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Is your feature request related to a problem? Please describe.**
Traditional frameworks like Django rely heavily on sql transactions, like `BEGIN;` `COMMIT;` and `ROLLBACK`.
Recently, I've creat…
-
We don't handle unexpected errors particularly well. For example, if the user accidentally changes the API_URL to something invalid in Advanced Settings, the effect will be:
- on macOS, #4733
- o…