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

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Mar 17, 2021

commit 58de51b Author: NSMBot nsmbot@networkservicmesh.io Date: Wed Mar 17 06:51:18 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 9b8728747ed60c201f4c506d6c7a4cc02f655dcb Author: Artem Belov artem.belov@xored.com Date: Wed Mar 17 13:50:34 2021 +0700 Rework refresh client (#650) Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Rework refresh Signed-off-by: Albert Safin albert.safin@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix request on wrong timer event Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Add RestartsRefreshAtAnotherRequest test Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Make sure event happening at least one time Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Enable skipped tests Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix golangci-lint issues Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix PR comments Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Remove logrus usage Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Comments fixes Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Increase test duration Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix sandbox testing Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Make tests faster Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix sandbox test Signed-off-by: Artem Belov artem.belov@xored.com Co-authored-by: Albert Safin albert.safin@xored.com Signed-off-by: NSMBot nsmbot@networkservicmesh.io

…k@master networkservicemesh/sdk#

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

networkservicemesh/sdk commit message:
commit 9b8728747ed60c201f4c506d6c7a4cc02f655dcb
Author: Artem Belov <artem.belov@xored.com>
Date:   Wed Mar 17 13:50:34 2021 +0700

    Rework refresh client (#650)

    * Rework refresh

    Signed-off-by: Albert Safin <albert.safin@xored.com>

    * Fix request on wrong timer event

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Add RestartsRefreshAtAnotherRequest test

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Make sure event happening at least one time

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Enable skipped tests

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix golangci-lint issues

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix PR comments

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Remove logrus usage

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Comments fixes

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Increase test duration

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix sandbox testing

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Make tests faster

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    * Fix sandbox test

    Signed-off-by: Artem Belov <artem.belov@xored.com>

    Co-authored-by: Albert Safin <albert.safin@xored.com>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Mar 17, 2021
…cmd-nse-icmp-responder@master networkservicemesh/cmd-nse-icmp-responder#107

networkservicemesh/cmd-nse-icmp-responder PR link: networkservicemesh/cmd-nse-icmp-responder#107

networkservicemesh/cmd-nse-icmp-responder commit message:
commit b482d0ce5b26c4fa4b42665c476e29513e94f7ba
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Mar 17 01:51:49 2021 -0500

    Merge 58de51b92a756baddbc5f6d50e0cb091996c0d76 into 26f720e22f45d4bba5cc59acaf9a2af462a6b1b4

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@github-actions github-actions bot merged commit c040a0d into master Mar 17, 2021
nsmbot pushed a commit that referenced this pull request Sep 14, 2022
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/967c33f5c00283d684e0a97fd5ece54b6fb99c8a

commit 967c33f5c00283d684e0a97fd5ece54b6fb99c8a
Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com>
Date:   Wed Sep 14 22:14:19 2022 +0700

    change linter version (#107)

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

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

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Sep 14, 2022
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/967c33f5c00283d684e0a97fd5ece54b6fb99c8a

commit 967c33f5c00283d684e0a97fd5ece54b6fb99c8a
Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com>
Date:   Wed Sep 14 22:14:19 2022 +0700

    change linter version (#107)

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

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

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Sep 16, 2022
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/967c33f5c00283d684e0a97fd5ece54b6fb99c8a

commit 967c33f5c00283d684e0a97fd5ece54b6fb99c8a
Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com>
Date:   Wed Sep 14 22:14:19 2022 +0700

    change linter version (#107)

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

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

Signed-off-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.

1 participant