Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lb_enabled to the relation #13

Merged

Conversation

Cynerva
Copy link
Contributor

@Cynerva Cynerva commented Jan 5, 2023

Partial fix for https://bugs.launchpad.net/bugs/1995746 and https://bugs.launchpad.net/bugs/1990494

The openstack-integrator charm will gain a new config option, lb_enabled, to control whether LoadBalancer support should be enabled in openstack-cloud-controller-manager (OCCM). The OCCM config is rendered by kubernetes-control-plane, so, lb_enabled needs to be sent over the relation.

Thanks to @nikolayvinogradov for the initial work on this!

Copy link
Contributor

@addyess addyess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 No complaints from me.

Copy link
Contributor

@addyess addyess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM!

@Cynerva Cynerva merged commit e6a9c33 into canonical:master Jan 6, 2023
@Cynerva Cynerva deleted the gkk/loadbalancer-enabled branch January 6, 2023 19:20
addyess pushed a commit to charmed-kubernetes/interface-openstack-integration that referenced this pull request Jan 12, 2023
* Implement support for loadbalancer enabling

* Add lb_enabled property to requires side

* Ensure return value from lb_enabled is always bool

Co-authored-by: Nikolay Vinogradov <nikolay.vinogradov@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants