Skip to content

Instantly share code, notes, and snippets.

@CaptTofu
Created September 26, 2015 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CaptTofu/c4a344a896b29dce241f to your computer and use it in GitHub Desktop.
Save CaptTofu/c4a344a896b29dce241f to your computer and use it in GitHub Desktop.
ubuntu@dod-01:~/kubernetes$ ./hack/update-generated-docs.sh
+++ [0926 17:20:26] Building go targets for linux/amd64:
cmd/gendocs
cmd/genman
cmd/genbashcomp
cmd/mungedocs
+++ [0926 17:20:27] Placing binaries
/home/ubuntu/kubernetes/examples/mysql-galera/README.md
----
kubectl-dash-f:
79: target file "pxc-cluster-service.yaml" does not exist
82: target file "pxc-node1-service.yaml" does not exist
85: target file "pxc-node1-controller.yaml" does not exist
88: target file "pxc-node2-service.yaml" does not exist
91: target file "pxc-node2-controller.yaml" does not exist
94: target file "pxc-node3-service.yaml" does not exist
97: target file "pxc-node3-controller.yaml" does not exist
FAIL: some manual changes are still required.
/home/ubuntu/kubernetes/examples/ requires manual changes. See preceding errors.
!!! Error in ./hack/update-generated-docs.sh:28
'"${KUBE_ROOT}/hack/after-build/update-generated-docs.sh" "$@"' exited with status 1
Call stack:
1: ./hack/update-generated-docs.sh:28 main(...)
Exiting with status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment