Files
weave-scope/experimental
Tom Wilkie c80eb42a4f Add filters for pseudo nodes. (#1581)
* Add filters for pseudo nodes.

- Don't filter the internet node as a pseudo node.
- Rename pseudo filter to unmanaged/uncontained.
- Review feedback
- Move the FilterFoo funcs into the tests
- Drop the 'nodes' from filter labels.

* Fix experimental
2016-06-16 20:09:13 +01:00
..
2016-05-12 17:02:21 +01:00
2015-08-21 10:46:30 +00:00
2015-10-06 12:55:51 +01:00
2015-12-10 12:51:17 +00:00
2016-04-19 16:48:03 +01:00
2015-11-04 15:35:21 +00:00
2016-01-23 13:59:48 -08:00

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