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

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Mar 26, 2021

commit 075ad81 Author: NSMBot nsmbot@networkservicmesh.io Date: Fri Mar 26 08:59:12 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 63d1839d3a78d781080c27dbbd569b1688d30655 Author: Artem Belov artem.belov@xored.com Date: Fri Mar 26 15:58:45 2021 +0700 Replace PrefixPool with IPPool in excludedPrefixesServer (#787) Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf IPPool tool Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf IPv4 tests Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Raplace roaring Bitmap with black red tree IP pool Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix using moved structure Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Benchmark tests Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix concurrent access Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Benchmark testing Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Fix linter issues Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Remove roaring bitmap from go.mod Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Readme file Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Exclude ipv6 subnet from ipv4 pool Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf GetPrefixes method Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Replace PrefixPool with IPPool Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Prefix bits as a const Signed-off-by: Artem Belov artem.belov@xored.com Dockerfile LICENSE README.md go.mod go.sum main.go main_test.go pkg staticcheck.conf Some refactoring Signed-off-by: Artem Belov artem.belov@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 63d1839d3a78d781080c27dbbd569b1688d30655
Author: Artem Belov <artem.belov@xored.com>
Date:   Fri Mar 26 15:58:45 2021 +0700

    Replace PrefixPool with IPPool in excludedPrefixesServer (#787)

    * IPPool tool

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

    * IPv4 tests

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

    * Raplace roaring Bitmap with black red tree IP pool

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

    * Fix using moved structure

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

    * Benchmark tests

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

    * Fix concurrent access

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

    * Benchmark testing

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

    * Fix linter issues

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

    * Remove roaring bitmap from go.mod

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

    * Readme file

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

    * Exclude ipv6 subnet from ipv4 pool

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

    * GetPrefixes method

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

    * Replace PrefixPool with IPPool

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

    * Prefix bits as a const

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

    * Some refactoring

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

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Mar 26, 2021
…cmd-registry-memory@master networkservicemesh/cmd-registry-memory#245

networkservicemesh/cmd-registry-memory PR link: networkservicemesh/cmd-registry-memory#245

networkservicemesh/cmd-registry-memory commit message:
commit c9cccadf7d475fee62ff63799821da30bb795693
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Mar 26 03:59:44 2021 -0500

    Merge 075ad81069b10d3b49571436f824476de4084b43 into 47c63387d88e719509c82b4123f938c1a77d1a3d

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@github-actions github-actions bot merged commit 317dc59 into master Mar 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