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

[JUJU-338] Drop miscellaneous NewProviderAddress constructors in favour of a functional approach #13566

Merged

Commits on Dec 13, 2021

  1. Remove NewProviderAddressInSpace constructor

    Instead use the cleaner NewMachineAddress().AsProviderAddress
    jack-w-shaw committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    519f63f View commit details
    Browse the repository at this point in the history
  2. Remove NewProviderAddress constructor

    Instead use the cleaner NewMachineAddress().AsProviderAddress
    jack-w-shaw committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b990d0c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Remove NewProviderAddresses constructors

    Instead use the cleaner NewMachineAddresses().AsProviderAddresses
    jack-w-shaw committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    9c5bc6a View commit details
    Browse the repository at this point in the history