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

p2pipam: Add the ability to recover IP addresses #1360

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

glazychev-art
Copy link
Contributor

Signed-off-by: Artem Glazychev [email protected]

Description

Add the ability to recover IP addresses (healing case)

Issue link

#1358

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionallity
  • Documentation
  • Refactoring
  • CI

}

// PullIP - returns requested IP address from the pool
func (tree *IPPool) PullIP(ip net.IP, exclude ...*IPPool) (*net.IPNet, error) {
Copy link
Member

@denis-tingaikin denis-tingaikin Sep 28, 2022

Choose a reason for hiding this comment

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

I'm not quite following PullIP(...) operation. Could you clarify a bit why do we need it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was added for consistency with other pool methods - most of them have 2 versions: Name(...) and NameString(...)

@denis-tingaikin denis-tingaikin merged commit 6d73fda into networkservicemesh:main Sep 29, 2022
nsmbot pushed a commit to networkservicemesh/sdk-kernel that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-init that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr-proxy that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-ipam-vl3 that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-map-ip-k8s that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-cluster-info-k8s that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vfio that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-registry-proxy-dns that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-registry-memory that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/sdk-k8s that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-nse-remote-vlan that referenced this pull request Sep 29, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit to networkservicemesh/cmd-admission-webhook-k8s that referenced this pull request Oct 2, 2022
…k@main

PR link: networkservicemesh/sdk#1360

Commit: 6d73fda
Author: Artem Glazychev
Date: 2022-09-30 04:00:17 +0700
Message:
  - p2pipam: Add the ability to recover IP addresses (#1360)
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
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.

2 participants