mirror of
https://github.com/weaveworks/scope.git
synced 2026-09-06 10:17:19 +00:00
- All HostMetadata information becomes NodeMetadata
- Significant change to mechanics, but same net effect
- LocalNets becomes "local_networks", space-separated list of CIDRs
- Load becomes simple single string
- Use MakeHostNodeID for indexing into Host topology
- (That changes the app /origin/{id} handler; will be removed later)
Experimental Code
- Code in this directory must always compile (enforced by CircleCI)
- This directory is ignored for testing but should lint cleanly
- Changes to code in this directory does not need to be PR'd