Skip to content

v0.18.0

Choose a tag to compare

@skydive-bot skydive-bot released this 21 Jun 15:33
· 2590 commits to master since this release
975919f

Added

  • Add RBAC mechanism
  • Provide development Vagrant boxes on Vagrantcloud, supporting VirtualBox and libvirt
  • Report more Kubernetes objects: deployment, services, daemonsets, jobs and more
  • Report interface features from netlink
  • New FOREVER and NOW Gremlin predicates
  • Add SELinux policy security module for RPM packages
  • Add authentication and etcd clustering to the Ansible playbooks

Changed

  • Flows:
    • Parsing code rework for correctness and performances
    • Fix metrics with multipath
    • Provide a way to define the layers used (L2/L3 or L3 only)
  • Split Keystone auth section : one for the probe and one for authentication
  • Support different elasticsearch connections per index
  • WebUI:
    • Nicer sidebar
    • Dedicated section for routing table
    • Allowing managing alerts
    • Group OpenFlow rules by priority and actions
  • OVS-DPDK fixes