Skip to content

Releases: rcbops/rpc-octavia

K8S 1.3.0

04 Sep 16:39
307897e
Compare
Choose a tag to compare
Bump versions to latest (#59)

In preparation for the release bump the versions to the latest
ones upstream.

K8S 1.1.0

02 Jul 16:53
Compare
Choose a tag to compare
RE-1550 Handle snapshot deployment (#50)

This commit updates gating/scripts/pre.sh to skip the deployment of
rpc-openstack if we're building from a snapshotted image. We also
adjust some timeouts since booting from a snapshot (which requires the
use of legacy public cloud flavours) takes a little longer than
builds that happen on standard images (which build with the performance
flavours).

Lastly, we adjust playbooks/templates/octavia.yml.aio.j2 to use
groups['shared-infra_hosts'][0] instead of ansible_hostname since when
building on a snapshot image the hostname of the build will not match
what's in the inventory.

K8S 1.0.0

01 Jun 15:35
90b4e90
Compare
Choose a tag to compare

Switches off event streamer

K8S 0.10.1

25 Apr 18:50
9f14e7d
Compare
Choose a tag to compare
Bumps the verison of Octavia and deactivates EventStreamer (#44) (#45)

This version is using the process based health manager.

It also switches off the even streamer which is used to sync with
n-lbaas which is no longer deployed.

v0.10.0-beta

06 Apr 21:37
64c064e
Compare
Choose a tag to compare
v0.10.0-beta Pre-release
Pre-release
Create the br-lbaas network automatically (#27)

This will create the bridge network, set up the veth pairs,
and use the values to configure a subsequent os-octavia run