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

Release 1.11.0 #3610

Merged
merged 2 commits into from
May 21, 2019
Merged

Release 1.11.0 #3610

merged 2 commits into from
May 21, 2019

Conversation

fbarl
Copy link
Contributor

@fbarl fbarl commented May 20, 2019

See CHANGELOG.md for the list of changes.

Tested out

  • Start a 2 node cluster and leave a UI connected, watch for performance regression
  • Run a Scope cluster on ECS
  • Run Scope on https://github.com/microservices-demo/microservices-demo/
  • Run Scope on Docker For Mac
  • Start and stop Scope in standalone mode
    • Linux
    • docker-machine
  • Connect probes from release candidate to Weave Cloud
    • Local scope in probe-only mode connects to Weave Cloud and renders correctly
      • dev
      • prod
    • Controls appear for containers and function correctly
      • dev
      • prod
    • No new errors in logging or telemetry
      • dev
      • prod
  • UI integration
    • Hot-reloading cd client && yarn install && yarn start and open http://localhost:4042
    • UI under prefix path cd client && yarn build && yarn start-production and open http://localhost:4043/scoped/
    • URL parameters: Run previous release and click around, keep UI open, start new release, reload page
  • UI features
    (To test: clone microservices demo and run cd deploy/docker-compose && docker-compose up)
    • General: switch between topologies, see nodes and edges, details panel
    • Zoom and pan, switch between topologies
    • Topology filters: namespaces, system containers, etc.
    • Metrics on canvas, try pinning/unpinning
    • Search
      • by container name
      • by usage cpu < 2%
    • Terminal
      • Attach to container to see logs
      • Exec to container and type ls
      • Pop out terminal
    • Contrast mode
    • Download report
    • Pause button

New issues found

@fbarl fbarl self-assigned this May 20, 2019
Copy link
Contributor

@dholbach dholbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

Copy link
Contributor

@qiell qiell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👍

@bboreham
Copy link
Collaborator

Why is it 1.11? Normally we would stick on 1.10.x unless there is a breaking change in the protocol.

I don't suppose it matters much.

Copy link
Contributor

@satyamz satyamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! Thanks 🥇

@fbarl fbarl merged commit 27a49b0 into master May 21, 2019
@fbarl fbarl deleted the release-1.11 branch May 21, 2019 14:15
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.

5 participants