-
Notifications
You must be signed in to change notification settings - Fork 712
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
Changelog for 0.9 release #578
Conversation
[#441](https://github.com/weaveworks/scope/pull/441) | ||
- Add containers-by-hostname view | ||
[#545](https://github.com/weaveworks/scope/pull/545) | ||
- Make ```scope launch``` work from remote hosts, with an appropriately defined DOCKER_HOST |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
I have tested this branch with the ECS demo and I am missing edges between the http server and the data producers: here's the report: https://gist.github.com/2opremio/455b0c294e603748cd5e And here are the demo machines in case @tomwilkie wants to have a look at them:
Also, the CLI now prints an error when checking the docker version: #588 |
Thanks Fons! If you tested with 1.2, this regression is caused by that: weaveworks/weave#1577 I suggest you disable FDP and test again. |
Yep, I was running FDP. As for the second (admittedly minor) bug, I have a PR for this branch: #591 |
81ab028
to
63ae144
Compare
- Add support for loading the Scope UI from https endpoings | ||
[#572](https://github.com/weaveworks/scope/pull/572) | ||
|
||
Big fixes: |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
I can't seem to replicate the fix for #493, @tomwilkie mind showing me what I'm doing wrong? |
… a fresh renderer each time.
Don't keep stacking filters onto renderers, close idle http connections when we close a http publisher.
Close idle http connections when we stop a Http Publisher.
While I understand there are some remaining issues with conntrack, my issues are resolved; LGTM. |
No description provided.