-
**What happened**:
We are prepping a migration from calico to vpc-cni for network policy enforcement. We have just encountered a problem where
we set NETWORK_POLICY_ENFORCING_MODE = strict but…
-
**What version of protobuf and what language are you using?**
Version: (e.g., `v1.1.0`, `89a0c16f`, etc)
![image](https://github.com/golang/protobuf/assets/22202316/544816d3-e7f3-4337-ab94-172357d09…
-
### 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…
-
When importing `import "google.golang.org/grpc"` I get this.
```bash
error loading plugin "/go/src/gomacro.imports/gomacro_pid_9/import_7/import_7.so":
plugin.Open("/go/src/gomacro.imports/gom…
-
### What happened?
When using the emulator to test code for batch writing protobuf messages to BigQuery using the Storage Write API, there's a nil pointer error from the emulator if the message con…
-
Vulnerable Library - google.golang.org/api-v0.128.0
Found in HEAD commit: b5979f96d710d352081a6d0f533e43130dbdbc15
## Vulnerabilities
| CVE | Severity | CVSS | Dependency | Type | Fixed in (g…
-
```
"""Stand up the infrastructure for the application."""
import pulumi
import pulumiverse_cockroach as cockroach
project = pulumi.get_project()
p = project + "-"
cockroach_cluster = cock…
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.16.2
golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=
github.com/BurntSushi/toml@v1.2.1…
-
ttrpc send hang, even ctx is timeout
```
goroutine 6132118 [IO wait, 1818 minutes]:
internal/poll.runtime_pollWait(0x7f9e8013bbd0, 0x77)
/usr/local/go/src/runtime/netpoll.go:306 +0x89…
-
I am trying to build `caddy-ext` with `xcaddy`. I am using `go version go1.23.0 linux/amd64`.
The command that I used to build:
```
xcaddy build --with github.com/RussellLuo/caddy-ext/layer4
`…