Skip to content

Releases: romana/romana

v2.0.2

07 Feb 09:50
ba12e96
Compare
Choose a tag to compare
  • updates to the romana CLI command for v2.0 functionality
  • bugfixes for CoreOS support
  • bugfixes for installation issues when updating CNI binary on the host
  • other minor fixes

2.0.1

07 Jan 21:37
0245866
Compare
Choose a tag to compare
  • Full support for Romana IPs
  • Support for kubeadm 1.9
  • Many small improvements and bug fixes

2.0 GA

07 Jan 21:36
Compare
Choose a tag to compare

The 2.0 GA release represents a significant improvement over the 1.* series:

  • Flexible, topology aware IPAM
  • Better utilization of IP address space
  • Ability to utilize multiple IP address ranges for endpoint addresses
  • Automatic support for very large, multi-AZ clusters in AWS
  • Ability to publish routes via BGP/OSPF in data center networks.
  • Improved and simplified internal architecture

Romana v0.9.3

08 Sep 06:51
Compare
Choose a tag to compare

New features:

  • Command line tools for Romana network policies.
  • Romana policies can now also control traffic between hosts and
    between a host and its endpoints.
  • Default rules for new endpoints now fully configurable via
    operator policies.
  • Faster pod startup time: Optimizing endpoint network
    configuration to make pods more quickly available on the
    network.

Bug fixes:

  • Proper deletion of endpoint configs when VM is deleted
    (OpenStack).
  • Correct address assignment for dhcp-agents (OpenStack).
  • Numerous small bug fixes and improvements behind the scenes.

Known issues:

  • Dynamic addition or removal of hosts from the cluster not
    currently supported.
  • Dynamic addition of tenants is supported, but when deleted
    existing policy rules are not properly cleaned up.