linkerd2/controller/api
Risha Mars 46c99febf2
Don't panic on stats that aren't included in StatAllResourceTypes (#1154)
Problem
`conduit stat` would cause a panic for any resource that wasn't in the list 
of StatAllResourceTypes
This bug was introduced by https://github.com/runconduit/conduit/pull/1088/files

Solution
Fix writeStatsToBuffer to not depend on what resources are in StatAllResourceTypes
Also adds a unit test and integration test for `conduit stat ns`
2018-06-19 17:00:16 -07:00
..
proxy Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
public Don't panic on stats that aren't included in StatAllResourceTypes (#1154) 2018-06-19 17:00:16 -07:00
util Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00