Anita Buehrle

Results 8 issues of Anita Buehrle

For example, by mistake I included the following: ```scope launch scope launch --service-token=``` It did of course launch scope, but didn't do it the second time. Probably should let me...

chore
good-first-issue

Launching the demo to kubernetes results in a few namespace errors: ``` the namespace from the provided object "loadtest" does not match the namespace "sock-shop". You must pass '--namespace=loadtest' to...

bug
deployment

docker-compose version: ```docker-compose version 1.11.2, build dfed245``` Docker for mac versions: ``` Client: Version: 17.03.1-ce API version: 1.27 Go version: go1.7.5 Git commit: c6d412e Built: Tue Mar 28 00:40:02 2017...

bug
deployment

Setup: Kubernetes, Sockshop, Ubuntu 16.04 One of the zipkin containers still seems to be using quite a bit of memory (over 2 gig). BTW: what are the guidelines for how...

bug

### Steps To Reproduce 1. Group a collection of text based objects onto a panel on top of the background panel. 2. Zoom into a section of the text using...

bug

I ran this template here: https://github.com/weaveworks/guides/blob/master/weave-multicast/weave-multicast.md I tried both 1.2.0 or 1.2 for Weave Scope . and also 1.9.0 and 1.9 for Weave Net. Unfortunately that doesn't work either --...

It looks like the version numbers for scope and weave are hard-coded into the .json for the cloudformation template. Is there a way to automate this, so that we don't...

Deployed the sock-shop to a Kubernetes cluster in the usual way: ```kubectl apply -n sock-shop -f deploy/kubernetes/manifests``` Zipkin and the loadtest are returning the following errors: ``` namespace "zipkin" created...

bug