Skip to content

Adds support for RO cluster configs#430

Merged
UtkarshBhatthere merged 1 commit intocanonical:mainfrom
UtkarshBhatthere:feature/ROClusterConfigs
Oct 3, 2024
Merged

Adds support for RO cluster configs#430
UtkarshBhatthere merged 1 commit intocanonical:mainfrom
UtkarshBhatthere:feature/ROClusterConfigs

Conversation

@UtkarshBhatthere
Copy link
Contributor

Description

Adds support for RO cluster configs and exposes public_network as a RO config.

Fixes #353

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

NOTE: All functional changes should accompany corresponding tests (unit tests, functional tests etc).

Please describe the addition/modification of tests done to verify this change. Please also list any relevant details for your test configuration.

Contributor's Checklist

Please check that you have:

  • self-reviewed the code in this PR.
  • added code comments, particularly in hard-to-understand areas.
  • updated the user documentation with corresponding changes.
  • added tests to verify effectiveness of this change.

@UtkarshBhatthere UtkarshBhatthere force-pushed the feature/ROClusterConfigs branch 2 times, most recently from f2b79d5 to 8311f9e Compare September 27, 2024 13:02
Copy link
Collaborator

@sabaini sabaini left a comment

Choose a reason for hiding this comment

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

Heya @UtkarshBhatthere, lgtm in general -- one change request wrt to func signatures
cheers!

Also exposes public_network as a RO config.

Signed-off-by: Utkarsh Bhatt <utkarsh.bhatt@canonical.com>
Copy link
Contributor

@lmlg lmlg left a comment

Choose a reason for hiding this comment

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

lgtm

@UtkarshBhatthere UtkarshBhatthere merged commit fbf01a1 into canonical:main Oct 3, 2024
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.

Trying to change network binds after bootstrap does not seem to work

4 participants