mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #47684 from nikhita/fix-cr-example
Automatic merge from submit-queue Fix link to apiextensions client-go example Fixes link to client-go example for apiextensions-apiserver. Fixing #47211. **Special notes for your reviewer**: When I run `hack/update-staging-client-go.sh`, I get this error: ``` !!! Error in staging/copy.sh:132 Error in staging/copy.sh:132. 'git commit -q -m "Snapshot" > /dev/null' exited with status 1 Call stack: 1: staging/copy.sh:132 main(...) Exiting with status 1 ``` What am I missing here? /cc @caesarxuchao @sttts **Release note**: ``` NONE ```
This commit is contained in:
commit
e123311d8a
@ -4,4 +4,4 @@
|
||||
|
||||
For a client-go example using CustomResourceDefinitions, go to
|
||||
|
||||
[k8s.io/apiextensions-apiserver/examples/client-go](https://git.k8s.io/apiextentions-apiserver/examples/client-go).
|
||||
[k8s.io/apiextensions-apiserver/examples/client-go](https://git.k8s.io/apiextensions-apiserver/examples/client-go).
|
||||
|
Loading…
Reference in New Issue
Block a user