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

[DPE-5587] Fix private IP resolution to use juju spaces #122

Merged
merged 23 commits into from
Oct 14, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    77ea4ea View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add fixes for unit tests

    phvalguima committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    63b7fff View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    9416e7f View commit details
    Browse the repository at this point in the history
  2. Fixes for test wrong etc

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6758ad1 View commit details
    Browse the repository at this point in the history
  3. Fixes for etc hosts

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0e1cbef View commit details
    Browse the repository at this point in the history
  4. lint fix

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6a77ae2 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded for

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    49ef051 View commit details
    Browse the repository at this point in the history
  6. Update src/core/models.py

    Co-authored-by: Mehdi Bendriss <[email protected]>
    phvalguima and Mehdi-Bendriss authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6901451 View commit details
    Browse the repository at this point in the history
  7. Update src/core/models.py

    Co-authored-by: Mehdi Bendriss <[email protected]>
    phvalguima and Mehdi-Bendriss authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7832e2e View commit details
    Browse the repository at this point in the history
  8. Remove ingress

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    dd84fbe View commit details
    Browse the repository at this point in the history
  9. Remove refs to binding_*

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    940765f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f13005 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62c8eb6 View commit details
    Browse the repository at this point in the history
  12. Fix lint

    phvalguima committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    08b206e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12181e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Remove unneeded print

    phvalguima committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6d76daf View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    ada906f View commit details
    Browse the repository at this point in the history
  2. Fixes following review

    phvalguima committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    590108e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    28b672b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Changes on the charm

    juditnovak committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2d41f19 View commit details
    Browse the repository at this point in the history
  2. Integration tests

    juditnovak committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3079391 View commit details
    Browse the repository at this point in the history
  3. Unittests

    juditnovak committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a204894 View commit details
    Browse the repository at this point in the history
  4. Updating libs

    juditnovak committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8910a3d View commit details
    Browse the repository at this point in the history