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

Update from update/networkservicemesh/sdk #590

Merged
merged 1 commit into from Feb 6, 2023

Conversation

nsmbot
Copy link
Collaborator

@nsmbot nsmbot commented Feb 6, 2023

Update go.mod and go.sum to latest version from networkservicemesh/sdk@main
PR link: networkservicemesh/sdk#1416
Commit: 51ab81f
Author: Artem Glazychev
Date: 2023-02-06 16:34:11 +0700
Message:

  • [vl3-dns]: send REFRESH_REQUESTED event if dnsServerAddress was changed (# 1416)

Signed-off-by: Nikita Skrynnik nikita.skrynnik@xored.com
Signed-off-by: Artem Glazychev artem.glazychev@xored.com

…k@main

PR link: networkservicemesh/sdk#1416

Commit: 51ab81f
Author: Artem Glazychev
Date: 2023-02-06 16:34:11 +0700
Message:
  - [vl3-dns]: send REFRESH_REQUESTED event if dnsServerAddress was changed (#1416)
* add proper dns server ip handling

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

move waitForDNSServerIP function to Request method

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

cleanup

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

cleanup

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

apply review comments

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

apply review comments

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

fix vl3 dns sandbox tests

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

add sandbox test for refresh scenario in vl3DNS

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

fix linter

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

add checkconnection chain element to check dnsContext after refresh

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

disable logs in tests

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

fix datarace

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

minor changes

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

add GetConnections method to EventConsumer

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

fix linter

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* additional fixes

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>

---------

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@nsmbot nsmbot merged commit e2c628c into main Feb 6, 2023
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Feb 6, 2023
…d-nsc-init@main

PR link: networkservicemesh/cmd-nsc-init#590

Commit: e2c628c
Author: Network Service Mesh Bot
Date: 2023-02-06 03:44:05 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Feb 6, 2023
…d-nsc-init@main

PR link: networkservicemesh/cmd-nsc-init#590

Commit: e2c628c
Author: Network Service Mesh Bot
Date: 2023-02-06 03:44:05 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Apr 18, 2024
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#590

Commit: 53b4eee
Author: Network Service Mesh Bot
Date: 2024-04-18 05:03:45 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590)
PR link: networkservicemesh/sdk-kernel#659
Commit: 2a4c669
Author: Network Service Mesh Bot
Date: 2024-04-18 04:56:06 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659)
PR link: networkservicemesh/sdk#1584
Commit: 608b1b5
Author: Lazy Bear
Date: 2024-04-18 13:48:31 +0400
Message:
        - Add dual stack support. (#1584)
* Add dual stack support.
* Support client multi channel subscription.
* Fix unit tests.
* Fix vL3 test.
---------
Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit that referenced this pull request Apr 18, 2024
…k-sriov@main (#739)

PR link: networkservicemesh/sdk-sriov#590

Commit: 53b4eee
Author: Network Service Mesh Bot
Date: 2024-04-18 05:03:45 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#590)
PR link: networkservicemesh/sdk-kernel#659
Commit: 2a4c669
Author: Network Service Mesh Bot
Date: 2024-04-18 04:56:06 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#659)
PR link: networkservicemesh/sdk#1584
Commit: 608b1b5
Author: Lazy Bear
Date: 2024-04-18 13:48:31 +0400
Message:
        - Add dual stack support. (#1584)
* Add dual stack support.
* Support client multi channel subscription.
* Fix unit tests.
* Fix vL3 test.
---------

Signed-off-by: Vitaliy Guschin <vitaliy.guschin@spirent.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
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.

None yet

1 participant