NightsWatch
NightsWatch
My sample-controller project is at `/Users/jason/Desktop/projects/sample-controller`. I checked out tag `release-1.24`, run`go mod vendor`, finally run `./hack/update-codegen.sh` in the project root. I found the code was generated at `/Users/jason/Desktop/k8s.io/sample-controller/pkg/generated`. Expectation:...
The current way has 2 disadvantages: 1. If there are 2 objects of the same type to be mapped into injector, the former one will be overwritten by the latter...
# description If any remote PV is disconnected from the target node, the LVM datacontrol will be unable to setup any new VG for the new datacontrol. This scenario is...
# Problem Scenario When an etcd server encounters a large number of write requests, and its applying rate is unable to process these requests in a timely manner (for example,...
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow. For PR https://github.com/etcd-io/etcd/pull/20492 @serathius Pls take a look, thanks.
The PR is for the proposal #20396 Based on the previous discussion, we agreed that `LeaseRevoke` should have higher priority to be applied, and we remain cautious about `Compact`. Therefore,...