Stein Serie Releasenotes¶
3.0.1¶
Fehlerkorrekturen¶
Fixes an issue in the Octavia dashboard where users receive a 403 error when attempting to create a load balancer. This was due to the dashboard attempting to access the flavor profile information which is an administrator only object by default.
3.0.0¶
Neue Funktionen¶
Adds the ability to set the X-Forwarded-Proto insertion header on listeners.
Allow cascade deletion of load balancer.
Adds a new UI component which works as a standard select control alternative. Options in the component are presented in a table which may be filtered using the select input field. Filtering is done across all table fields.
Add load balancer flavor support.
Bekannte Probleme¶
The octavia-dashboard requires openstacksdk > 0.24.0 for flavor support.
Aktualisierungsnotizen¶
The new component replaces the standard select for subnet selection in the Load Balancer creation modal wizard.
Fehlerkorrekturen¶
Fixed an issue where TERMINATED_HTTPS listener type was greyed out.
Andere Notizen¶
This changed the default behavior of load balancer deletion from non-cascade deletion to cascade deletion.