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

Add strictipam.Server to cleanup ipcontext on healing #677

Merged
merged 2 commits into from
May 27, 2024

Conversation

NikitaSkrynnik
Copy link
Contributor

@NikitaSkrynnik NikitaSkrynnik commented May 27, 2024

Description

Add strictipam.Server to clean up ipcontext in the request to prevent infinite healing. It happens because of additional ip addresses in ipcontext after the first healing.

Issue

Closes networkservicemesh/deployments-k8s#12033

@denis-tingaikin denis-tingaikin merged commit 1406d90 into networkservicemesh:main May 27, 2024
13 checks passed
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request May 27, 2024
…d-nse-icmp-responder-vpp@main

PR link: networkservicemesh/cmd-nse-icmp-responder-vpp#677

Commit: 1406d90
Author: Denis Tingaikin
Date: 2024-05-27 13:30:55 +0300
Message:
  - Merge pull request #677 from NikitaSkrynnik/strictipam
Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit to networkservicemesh/deployments-k8s that referenced this pull request May 27, 2024
…d-nse-icmp-responder-vpp@main (#12034)

PR link: networkservicemesh/cmd-nse-icmp-responder-vpp#677

Commit: 1406d90
Author: Denis Tingaikin
Date: 2024-05-27 13:30:55 +0300
Message:
  - Merge pull request #677 from NikitaSkrynnik/strictipam

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Aug 20, 2024
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#847

Commit: a7b2adb
Author: Network Service Mesh Bot
Date: 2024-08-20 04:08:04 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#847)
PR link: networkservicemesh/sdk-kernel#677
Commit: 573b7f2
Author: Network Service Mesh Bot
Date: 2024-08-20 04:03:42 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677)
PR link: networkservicemesh/sdk#1656
Commit: 6fad31a
Author: Nikita Skrynnik
Date: 2024-08-20 20:00:35 +1100
Message:
        - Use a context with exteded timeout on Requests in begin (#1656)
* Use an extended timeout in case of reselect requests
* add unit test
* fix race condition
* use a context with exteded timeout on Requests in begin
* fix unit tests
* fix race conditions in dial
* fix variable name
* fix go linter issues
---------
Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit that referenced this pull request Aug 20, 2024
…k-vpp@main (#693)

PR link: networkservicemesh/sdk-vpp#847

Commit: a7b2adb
Author: Network Service Mesh Bot
Date: 2024-08-20 04:08:04 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#847)
PR link: networkservicemesh/sdk-kernel#677
Commit: 573b7f2
Author: Network Service Mesh Bot
Date: 2024-08-20 04:03:42 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#677)
PR link: networkservicemesh/sdk#1656
Commit: 6fad31a
Author: Nikita Skrynnik
Date: 2024-08-20 20:00:35 +1100
Message:
        - Use a context with exteded timeout on Requests in begin (#1656)
* Use an extended timeout in case of reselect requests
* add unit test
* fix race condition
* use a context with exteded timeout on Requests in begin
* fix unit tests
* fix race conditions in dial
* fix variable name
* fix go linter issues
---------

Signed-off-by: NSMBot <[email protected]>
Co-authored-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.

nsc-memif constantly heal the connection in the local-nsmgr-local-nse-memif test
2 participants