0.7.0-rc1
* Implements an agent (`kubetail-agent`) designed to run on each node to handle node-specific tasks * Reorganizes backend source code as a go workspace with separate server, agent and common source directories * Exposes a `LogMetadataService` in the agent to retrieve log file info from disk * Implements gRPC for communication protocol between server and agents