Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@robzenn92 robzenn92 released this 13 Dec 18:06
· 53 commits to master since this release

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.