-
As of the newest commit, `go.mod` has:
https://github.com/houqp/sqlvet/blob/5f05ce8ee30db3e0b2bd1ba6786ee20bdfc7d7da/go.mod#L9
However, `v1.1.8` (aka `latest`) still has:
https://github.com/hou…
-
### Description
The current structure of client-go, with its dependencies on `k8s.io/api` and `k8s.io/apimachinery` present some significant challenges:
* **Dependency bloat:** projects end up p…
-
I managed to get this thing working via AWS EC2! YAY! I decided to write a little guide on it.
First thing is you launch an Ubuntu Server 24.04 LTS instance, I use a t2.xlarge ($0.18 per hour) (y…
-
When the region is selected as ap-hobsonville-1 I get an error "plugin health check failed. However other OCI regions are working fine. Screenshots below.
![image](https://github.com/user-attachments…
-
### Go version
go version go1.23.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/user/.cache/go-build'
GOENV…
-
Hello!
I would like to discuss the possibility of adding a `WithErrorCheck ` option for gRPC.
There are cases where an application produces errors, but they should not be sent to DataDog as e…
-
Hello!
The standard implementation of `client_credentials` grant_type uses a `RetrieveError`, which is really useful because it provides the raw response body and error code.
https://github.com/…
-
1. Install kb 0.6.4
2. create mongo
3. upgrade kb from 0.6.4 to 0.7
4. create backup and restore
```
`kbcli cluster backup mongo-jrsita --method datafile --namespace default `
Backup b…
-
Hi,
There is a security vulnerability identified and reported in go package go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (as mentioned [here](https://github.com/advi…
-
This stack `A-IqbA` was [reported by telemetry](https://storage.googleapis.com/prod-telemetry-merged/2023-11-12.json):
hover:133 is https://cs.opensource.google/go/x/tools/+/refs/tags/gopls/v0.14.1…