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/cmd-registry-k8s #248

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Feb 8, 2021

commit 6003a17 Author: NSMBot [email protected] Date: Mon Feb 8 04:14:58 2021 +0000 Update application version to latest version from networkservicemesh/cmd-registry-k8s@master networkservicemesh/cmd-registry-k8s#24 networkservicemesh/cmd-registry-k8s PR link: networkservicemesh/cmd-registry-k8s#24 networkservicemesh/cmd-registry-k8s commit message: commit 9ef96901034331ebcf6f0b385e9778ec253ecfc4 Author: Network Service Mesh Bot [email protected] Date: Sun Feb 7 22:09:02 2021 -0600 Merge 02fe66c29d3354c3aed0499ae8744a4b94e0c4f6 into 96ecc8758cb580456d08c3a6fbc70693f8222748 Signed-off-by: NSMBot [email protected]

…cmd-registry-k8s@master networkservicemesh/cmd-registry-k8s#24

networkservicemesh/cmd-registry-k8s PR link: networkservicemesh/cmd-registry-k8s#24

networkservicemesh/cmd-registry-k8s commit message:
commit 9ef96901034331ebcf6f0b385e9778ec253ecfc4
Author: Network Service Mesh Bot <[email protected]>
Date:   Sun Feb 7 22:09:02 2021 -0600

    Merge 02fe66c29d3354c3aed0499ae8744a4b94e0c4f6 into 96ecc8758cb580456d08c3a6fbc70693f8222748

Signed-off-by: NSMBot <[email protected]>
@github-actions github-actions bot merged commit 2f26668 into main Feb 8, 2021
nsmbot pushed a commit that referenced this pull request Jul 21, 2021
…cmd-nsc@main networkservicemesh/cmd-nsc#

networkservicemesh/cmd-nsc PR link: https://github.com/networkservicemesh/cmd-nsc/pull/

networkservicemesh/cmd-nsc commit message:
commit f5638ad1ff34f652a8e93405ac297ada6b6f4f8a
Author: Vladimir Popov <[email protected]>
Date:   Wed Jul 21 20:30:31 2021 +0700

    Decrease default token timeout to 10m (#248)

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

Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Jul 5, 2024
…d-nse-simple-vl3-docker@main

PR link: networkservicemesh/cmd-nse-simple-vl3-docker#248

Commit: 485662d
Author: Network Service Mesh Bot
Date: 2024-07-05 01:08:58 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#248)
PR link: networkservicemesh/sdk-vpp#837
Commit: 8fedef5
Author: Network Service Mesh Bot
Date: 2024-07-05 01:05:54 -0500
Message:
    - update to latest sdk (#837)
Signed-off-by: denis-tingaikin <[email protected]>
Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit that referenced this pull request Jul 5, 2024
…d-nse-simple-vl3-docker@main (#12036)

PR link: networkservicemesh/cmd-nse-simple-vl3-docker#248

Commit: 485662d
Author: Network Service Mesh Bot
Date: 2024-07-05 01:08:58 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#248)
PR link: networkservicemesh/sdk-vpp#837
Commit: 8fedef5
Author: Network Service Mesh Bot
Date: 2024-07-05 01:05:54 -0500
Message:
    - update to latest sdk (#837)

Signed-off-by: denis-tingaikin <[email protected]>
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Aug 28, 2024
…d-nsc-simple-docker@main

PR link: networkservicemesh/cmd-nsc-simple-docker#248

Commit: 7e27633
Author: Network Service Mesh Bot
Date: 2024-08-28 07:51:19 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#248)
PR link: networkservicemesh/sdk-vpp#850
Commit: 5db6156
Author: Nikita Skrynnik
Date: 2024-08-28 23:47:52 +1100
Message:
    - Add printing of WireguardPeerEvent events (#850)
* Add printing of WireguardPeerEvent events
* apply review comments
---------
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Oct 7, 2024
…d-nse-remote-vlan@main

PR link: networkservicemesh/cmd-nse-remote-vlan#248

Commit: 782604f
Author: Network Service Mesh Bot
Date: 2024-10-07 04:44:23 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#248)
PR link: networkservicemesh/sdk#1677
Commit: 76b397f
Author: Nikita Skrynnik
Date: 2024-10-07 16:41:10 +0700
Message:
    - Use NetworkServiceResponses instead of NetworkServices in memory registry (#1677)
* use NetworkServiceResponses instead of NetworkServices in memory registry
* add a test for checking  field
* fix go lintre issues
* fix concurrency problems in the test
---------
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Oct 16, 2024
…d-map-ip-k8s@main

PR link: networkservicemesh/cmd-map-ip-k8s#248

Commit: 1e28212
Author: Network Service Mesh Bot
Date: 2024-10-16 06:16:41 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#248)
PR link: networkservicemesh/sdk#1679
Commit: 3801206
Author: Vladislav Byrgazov
Date: 2024-10-16 16:13:26 +0500
Message:
    - Updated strict IPAM and added dualstack IP pool (#1679)
* add fix for ipam
* another fix
* add a unit test for ipam issue
* add fix for ipam
* another fix
* add ip context validation
* properly delete addresses
* rework ip context validation
* temporarily skip failing tests
* fix CI issues
* fix all tests
* fix unit tests
* fix go linter issues
* cleanup
* add ipv6 unit test
* cleanup
* fix go linter issues
* Replaced strict ipam by filteripam implementation
* Added dualstack ippool, updated tests
* Fixed dualstack ippool
* Fix linter errors
* Fixed ippool test input data format
---------
Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
Signed-off-by: NSMBot <[email protected]>
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