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 #200

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Feb 26, 2021

commit 4c1a8c4 Author: NSMBot [email protected] Date: Fri Feb 26 09:53:08 2021 +0000 Update go.mod and go.sum to latest version from networkservicemesh/sdk@master networkservicemesh/sdk# networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/ networkservicemesh/sdk commit message: commit acdecd4599ac09250c52e7b7d49e3ffaedc1fd22 Author: Vladimir Popov [email protected] Date: Fri Feb 26 16:52:45 2021 +0700 Fix data race in NSE expire registry server (#689) Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix data race in NSE expire registry server Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Create new timers instead of reseting, wait for the timers to be stopped. Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Add no unregister test Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix rebase issues Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Increase expire timeout in tests Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix expire reset timer on error Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix issue with undefined expirationTime Signed-off-by: Vladimir Popov [email protected] Dockerfile LICENSE README.md code-of-conduct.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Replace Store with LoadOrStore Signed-off-by: Vladimir Popov [email protected] Signed-off-by: NSMBot [email protected]

…k@master networkservicemesh/sdk#

networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/

networkservicemesh/sdk commit message:
commit acdecd4599ac09250c52e7b7d49e3ffaedc1fd22
Author: Vladimir Popov <[email protected]>
Date:   Fri Feb 26 16:52:45 2021 +0700

    Fix data race in NSE expire registry server (#689)

    * Fix data race in NSE expire registry server

    Signed-off-by: Vladimir Popov <[email protected]>

    * Create new timers instead of reseting, wait for the timers to be stopped.

    Signed-off-by: Vladimir Popov <[email protected]>

    * Add no unregister test

    Signed-off-by: Vladimir Popov <[email protected]>

    * Fix rebase issues

    Signed-off-by: Vladimir Popov <[email protected]>

    * Increase expire timeout in tests

    Signed-off-by: Vladimir Popov <[email protected]>

    * Fix expire reset timer on error

    Signed-off-by: Vladimir Popov <[email protected]>

    * Fix issue with undefined expirationTime

    Signed-off-by: Vladimir Popov <[email protected]>

    * Replace Store with LoadOrStore

    Signed-off-by: Vladimir Popov <[email protected]>

Signed-off-by: NSMBot <[email protected]>
@github-actions github-actions bot merged commit 97b7fcc into master Feb 26, 2021
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.

1 participant