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

Migrate ipam to use the grpc service #522

Merged
merged 40 commits into from
Jul 3, 2024
Merged

Migrate ipam to use the grpc service #522

merged 40 commits into from
Jul 3, 2024

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. Fix integration test

    majst01 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    843524a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Remove useless nil checks

    majst01 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f9ef2a5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge master

    majst01 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6a7c274 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 30, 2024

  1. Merge master

    majst01 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f27b62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c4667 View commit details
    Browse the repository at this point in the history
  3. Tidy

    majst01 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e210dc7 View commit details
    Browse the repository at this point in the history
  4. Tidy

    majst01 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e6c56f2 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded func

    majst01 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3dece7e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    6f7d961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b74dda View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Version fix

    majst01 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ac52f45 View commit details
    Browse the repository at this point in the history
  2. Update actions

    majst01 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    03df0fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    292005d View commit details
    Browse the repository at this point in the history
  4. Updates

    majst01 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    207cfec View commit details
    Browse the repository at this point in the history
  5. Add ipam to health status

    majst01 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    301ac24 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'master' of https://github.com/metal-stack/metal-api int…

    …o ipam-as-service
    majst01 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ded94b4 View commit details
    Browse the repository at this point in the history
  2. Merge master

    majst01 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    834bd81 View commit details
    Browse the repository at this point in the history
  3. Pin go-ipam

    majst01 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7694a58 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update protobuf

    majst01 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a19cc00 View commit details
    Browse the repository at this point in the history
  2. merge master

    majst01 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b7d7a2c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Remove duplicate checks

    majst01 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    aafab8c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. updates

    majst01 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2dfd650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c00bb View commit details
    Browse the repository at this point in the history
  3. Unexport

    majst01 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    05539fc View commit details
    Browse the repository at this point in the history
  4. Smallish

    majst01 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    328f740 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 24, 2024

  1. Handle error in search term

    majst01 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    30e144a View commit details
    Browse the repository at this point in the history
  2. Fix network search

    majst01 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e51c045 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1fbb584 View commit details
    Browse the repository at this point in the history
  2. Remove silly test

    majst01 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ce51743 View commit details
    Browse the repository at this point in the history
  3. Satisfy linter

    majst01 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c4b3731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b76ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Better description

    majst01 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    31a474b View commit details
    Browse the repository at this point in the history
  2. Merge master

    majst01 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    021ee86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f272584 View commit details
    Browse the repository at this point in the history
  4. Useful default

    majst01 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    038d964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8b3a46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b83778f View commit details
    Browse the repository at this point in the history