Shiming Zhang
Shiming Zhang
#### What type of PR is this? /kind feature #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes #1122 Based on #1209...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: #### Which issue(s) this PR fixes: xref #1122 #### Special notes...
- Introducing react to implement configuration pages
Reduce memory usage by parsing source code only when needed
https://github.com/wzshiming/containerd/actions/workflows/stale.yml This isn't really useful for forked repositories. Perhaps we could add a check for that.
This e2e will be tested by `make test` ``` Run make test Vetting go vet ./... Testing go test ./... ? github.com/etcd-io/auger [no test files] ? github.com/etcd-io/auger/augerctl [no test files]...
https://github.com/kubernetes/kubernetes/blob/eebc897e4fd8bf26a69d322c8dbcdf4da475934e/pkg/registry/apps/deployment/storage/storage.go#L122-L124 The short names of the built-in resources are hard-coded into the function, and there's no elegant way to get them, so the implementation here is a script that gets...
part of #3 ## Test ### Preparation cluster Create a cluster and expose etcd port, to facilitate the creation of a cluster using kwokctl, this can be any other k8s...
Fixes #33 Fixes #10 /cc @tjungblu @siyuanfoundation