Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k8s/list-namespaced-nodes in README.md should be singular #1

Closed
jessebmiller opened this issue Apr 3, 2016 · 1 comment
Closed

Comments

@jessebmiller
Copy link
Contributor

Going through the README I stumbled across an error that seems to just be in the instructions

cid.core=> (<!! (k8s/list-namespaced-nodes ctx {:namespace "default"}))

CompilerException java.lang.RuntimeException: No such var: k8s/list-namespaced-nodes, compiling
(/private/var/folders/tb/xwdxg40120xg3pl0s1vv7_yh0000gn/T/form-init1202866452870163565.clj:1:6)

Looks to me like the README just needs to change list-namespaced-nodes to list-namespaced-node

@jessebmiller
Copy link
Contributor Author

Looks like #2 fixes this. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant