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

Container stats broken - not pulling current info #4325

Closed
tfiduccia opened this issue Apr 7, 2016 · 2 comments
Closed

Container stats broken - not pulling current info #4325

tfiduccia opened this issue Apr 7, 2016 · 2 comments
Assignees
Labels
area/workload kind/bug Issues that are defects reported by users or that we know have reached a real release

Comments

@tfiduccia
Copy link

Version - v1.0.1-rc1

Steps to Reproduce:

  1. Create a stack and add 1 service to it with the ubuntu image
    service1:
    log_driver: ''
    labels:
    io.rancher.container.pull_image: always
    tty: true
    log_opt: {}
    image: ubuntu:14.04.3
    stdin_open: true
  2. After service starts go to the containers details page

Results: Stats don't work properly, they seem to get stuck and don't report every second.

Expected: Stats should work properly

@tfiduccia tfiduccia added kind/bug Issues that are defects reported by users or that we know have reached a real release area/ui area/workload labels Apr 7, 2016
@deniseschannon deniseschannon added this to the Release 1.0.1 milestone Apr 7, 2016
@deniseschannon deniseschannon modified the milestones: Release 1.1, Release 1.0.1 Apr 8, 2016
@will-chan
Copy link
Contributor

There is known issue with docker 1.11 support. Is this what you had when you saw this?

@tfiduccia
Copy link
Author

Version - master 6/17
Verified fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/workload kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

5 participants