Added
- Introduced Elasticsearch, Fluentd, Kibana to collect and analyze container logs. #4.
Fixed
- All classes inherit from the Object class. #6.
- Cyclon's exchange_view()` should not return a PartialView containing the source's IP. #3.
- PartialView's
merge()
should not allow self.ip in peer_list. #2.
Changed
- Cyclon's
get_k_view()
returns a list of IPs rather than a list of PodDescriptor. #7.