-
We've started running into issues with domains where we have multiple main DCs at all times, where joins tend to fail with a nonsensical authentication error - the object is created fine but the passw…
-
### Go version
master
### Output of `go env` in your module/workspace:
```shell
$ go env
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/dneil/Library/Caches/go-build'
GOENV='/Users/dne…
neild updated
1 month ago
-
I am currently working on enhancing the live migration capabilities in Cloud Hypervisor. The proposed improvements aim to reduce downtime, optimize memory migration, and implement QoS traffic control.…
-
**Describe the solution you'd like**
Users send encrypted payloads, but server accepts all forms of payloads. Many users want to restrict payloads to only ones they create.
This can be done a fe…
-
### What is the issue?
I have a meshed prometheus that scrapes all instances of `linkerd-proxy` in our K8s cluster. **For all but one instance this works**, but for one pod it cannot get a proper r…
-
```
=== RUN TestAddProxyUser
proxy_test.go:71: Generate private and public keys
exec.go:19: [exec] openssl ecparam -genkey -name prime256v1 -noout -out ./tmp/private.pem
exec.go:19: …
-
### Motivation
Hello, we are using Renovate to automatically update the version of the oauth2-proxy container image. It works pretty well but it does not manage to get the changelog between two ver…
-
[staticcheck](https://staticcheck.io/) is a common linter for Go projects. We should consider adding it as a presubmit check for PRs. See https://github.com/googleapis/gapic-generator-go/issues/1404 a…
-
currently, we decide the node status on the server level at `pkg/nodestatus` and this code is used multiple times on converters and filters. it looks we can do that on the database level using [genera…
-
It would be nice, especially for development puposes, to have an easy way to wipe the data store of a remote dwn. @csuwildcat said "We need a command like that, but don't have it." Consider this issue…