Jerry-yz
Jerry-yz
go-zero请求报错, 请问怎么解决这个问题
i meet a error when i request get commit api; this is my code: c := github.NewClient(&http.Client{}).WithAuthToken("xxxxxxxxxxxxxx") _, resp, err := c.Repositories.GetCommit(context.TODO(), "Jerry-yz", "go-zero-example", "013bdd7b435e9bff6e13617fa85b47c06883890c", &github.ListOptions{}) if err != nil...
https://github.com/kubernetes/client-go/blob/1518fca9f06c6a73fc091535b8966c71704e657b/tools/cache/delta_fifo.go#L510 ```[tasklist] ### Tasks ```
Sorry, we do not accept changes directly against this repository, unless the change is to the `README.md` itself. Please see `CONTRIBUTING.md` for information on where and how to contribute instead.
/kind question **Question:** [You can ask any question about this project.] redundancy verify for example: https://github.com/kubeflow/kubeflow/blob/bd7f250df22e144b114177536309d28651b4ddbb/components/notebook-controller/controllers/culling_controller.go#L114 i have a pr fix those: https://github.com/kubeflow/kubeflow/pull/7566
Creating cluster "kind" ... ✓ Ensuring node image (kindest/node:v1.25.3) 🖼 ✗ Preparing nodes 📦 ERROR: failed to create cluster: could not find a log line that matches "Reached target .*Multi-User...
**Describe the bug** A clear and concise description of what the bug is. when i use swag init generate docs.go, but this file has error, swag.Spec struct has not LeftDelim...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] i follow this [guide](https://www.kubeflow.org/docs/components/katib/trial-template/#use-custom-kubernetes-resource-as-a-trial-template) but i add deployment katib-controller args...
i not found achive for FooLister interface https://github.com/kubernetes/sample-controller/blob/9db8293ba5eb223378700f8b33b15b3a998db7c7/pkg/generated/listers/samplecontroller/v1alpha1/foo.go#L45