Skip to content

Releases: robzenn92/EpTODocker

v0.1.0

13 Dec 18:06
Compare
Choose a tag to compare

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.