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

feat: add CIDR support to Address structure #158

Open
wants to merge 1 commit into
base: v7
Choose a base branch
from

Conversation

gfouillet
Copy link

@gfouillet gfouillet commented Nov 7, 2024

This commit adds a new CIDR field to the Address structure and updates relevant functions and tests to handle this new field. The version of the Address structure is incremented to 3 to reflect this change.

CIDR is required as part of address description for PR juju/juju#18297 to Launchpad bug: https://bugs.launchpad.net/juju/+bug/2073986 (Edited: Not required anymore, but this PR can be useful for consistency)

This commit adds a new CIDR field to the Address structure and updates
relevant functions and tests to handle this new field.
The version of the Address structure is incremented to 3 to reflect this change.

CIDR is required as part of address description for
PR juju/juju#18297 to
Launchpad bug: https://bugs.launchpad.net/juju/+bug/2073986
@gfouillet gfouillet force-pushed the upgrade-v7/add-cidr-to-addresses branch from 83e4a71 to 3a8db24 Compare November 7, 2024 15:52
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.

1 participant