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

Enable auth monitorConnectionServer #507

Merged

Conversation

anastasia-malysheva
Copy link
Contributor

Signed-off-by: anastasia.malysheva [email protected]

Signed-off-by: anastasia.malysheva <[email protected]>
main.go Outdated
@@ -218,6 +219,7 @@ func main() {
ctx,
config.Name,
authorize.NewServer(),
authmonitor.NewMonitorConnectionServer(),
Copy link
Member

@denis-tingaikin denis-tingaikin Jul 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we share the spiffieid map?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: anastasia.malysheva <[email protected]>
…riov into add-auth-monitor

� Conflicts:
�	go.mod
Signed-off-by: anastasia.malysheva <[email protected]>
Signed-off-by: anastasia.malysheva <[email protected]>
@denis-tingaikin denis-tingaikin merged commit 8a9c837 into networkservicemesh:main Aug 1, 2022
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Aug 1, 2022
…d-forwarder-sriov@main

PR link: networkservicemesh/cmd-forwarder-sriov#507

Commit: 8a9c837
Author: Denis Tingaikin
Date: 2022-08-01 20:36:29 +0300
Message:
  - Merge pull request #507 from anastasia-malysheva/add-auth-monitor
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Feb 21, 2023
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#507

Commit: de7e186
Author: Denis Tingaikin
Date: 2023-02-21 18:16:49 +0300
Message:
  - Merge pull request #507 from glazychev-art/multitoken_err
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request Feb 21, 2023
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#507

Commit: de7e186
Author: Denis Tingaikin
Date: 2023-02-21 18:16:49 +0300
Message:
  - Merge pull request #507 from glazychev-art/multitoken_err
Signed-off-by: NSMBot <[email protected]>
nsmbot pushed a commit that referenced this pull request May 29, 2024
…k-k8s@main

PR link: networkservicemesh/sdk-k8s#507

Commit: b1014b9
Author: Network Service Mesh Bot
Date: 2024-05-29 05:58:17 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#507)
PR link: networkservicemesh/sdk#1636
Commit: c01f9e1
Author: Nikita Skrynnik
Date: 2024-05-29 21:53:30 +1100
Message:
    - Add peer cleanup on Requests and Closes from begin (#1636)
* Add peer cleanup on Requests and Closes from begin
* fix go linter issues
* fix race condition + fix all go linter issues
---------
Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit that referenced this pull request May 29, 2024
…k-k8s@main (#740)

PR link: networkservicemesh/sdk-k8s#507

Commit: b1014b9
Author: Network Service Mesh Bot
Date: 2024-05-29 05:58:17 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#507)
PR link: networkservicemesh/sdk#1636
Commit: c01f9e1
Author: Nikita Skrynnik
Date: 2024-05-29 21:53:30 +1100
Message:
    - Add peer cleanup on Requests and Closes from begin (#1636)
* Add peer cleanup on Requests and Closes from begin
* fix go linter issues
* fix race condition + fix all go linter issues
---------

Signed-off-by: NSMBot <[email protected]>
Co-authored-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.

2 participants