Update from update/networkservicemesh/sdk #111
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
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
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