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

list replicationControllers appears broken #622

Merged
merged 1 commit into from
Jul 25, 2014

Conversation

sjcarriere
Copy link

Working through the guestbook example, my replicationControllers get created and can be get-ed, but 'list replicationControllers' returns nothing:

jcarriere@docker:~/kubernetes$ cluster/kubecfg.sh list replicationControllers
Name Image(s) Selector Replicas


jcarriere@docker:~/kubernetes$ cluster/kubecfg.sh get replicationControllers/redisSlaveController
Name Image(s) Selector Replicas


redisSlaveController brendanburns/redis-slave name=redisslave 2

in a new var hiding the function-scoped var.
@smarterclayton
Copy link
Contributor

LGTM

smarterclayton added a commit that referenced this pull request Jul 25, 2014
list replicationControllers appears broken
@smarterclayton smarterclayton merged commit bb1d362 into kubernetes:master Jul 25, 2014
@lavalamp
Copy link
Member

Thanks for the fix!

vishh pushed a commit to vishh/kubernetes that referenced this pull request Apr 6, 2016
Move Event to info since it is a public API object.
b3atlesfan pushed a commit to b3atlesfan/kubernetes that referenced this pull request Feb 5, 2021
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

Successfully merging this pull request may close these issues.

3 participants