-
Notifications
You must be signed in to change notification settings - Fork 34
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
Apply Web admissions controller to deployments-K8s #481
Comments
This was referenced Apr 7, 2021
nsmbot
pushed a commit
that referenced
this issue
Jul 5, 2022
…d-nsc-init@main PR link: networkservicemesh/cmd-nsc-init#481 Commit: 3693d7e Author: Denis Tingaikin Date: 2022-07-05 11:59:52 +0300 Message: - Merge pull request #481 from NikitaSkrynnik/add-metadata Signed-off-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this issue
May 29, 2024
…d-nse-vlan-vpp@main PR link: networkservicemesh/cmd-nse-vlan-vpp#481 Commit: c1e108e Author: Network Service Mesh Bot Date: 2024-05-29 06:05:56 -0500 Message: - Update from update/networkservicemesh/sdk-vpp (#481) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#833 Commit: 345d2ce Author: Network Service Mesh Bot Date: 2024-05-29 05:59:24 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#833) PR link: networkservicemesh/sdk-kernel#665 Commit: 06cfa69 Author: Network Service Mesh Bot Date: 2024-05-29 05:55:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#665) 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]> * Automatically resolving conflicts in go.mod and updating dependency versions to the latest Signed-off-by: NSMBot <[email protected]> --------- Signed-off-by: NSMBot <[email protected]>
nsmbot
added a commit
that referenced
this issue
May 29, 2024
…d-nse-vlan-vpp@main (#12057) PR link: networkservicemesh/cmd-nse-vlan-vpp#481 Commit: c1e108e Author: Network Service Mesh Bot Date: 2024-05-29 06:05:56 -0500 Message: - Update from update/networkservicemesh/sdk-vpp (#481) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#833 Commit: 345d2ce Author: Network Service Mesh Bot Date: 2024-05-29 05:59:24 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#833) PR link: networkservicemesh/sdk-kernel#665 Commit: 06cfa69 Author: Network Service Mesh Bot Date: 2024-05-29 05:55:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#665) 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 --------- * Automatically resolving conflicts in go.mod and updating dependency versions to the latest --------- Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
nsmbot
pushed a commit
that referenced
this issue
Oct 14, 2024
…d-registry-k8s@main PR link: networkservicemesh/cmd-registry-k8s#481 Commit: de30811 Author: Denis Tingaikin Date: 2024-10-14 21:49:35 +0300 Message: - Merge pull request #481 from Nordix/arp_dynloglevel Signed-off-by: NSMBot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently in deployment-k8s we are manually putting the nsc containers into the Pods... we should switch to doing that with a web admissions controller once:
networkservicemesh/cmd-admission-webhook-k8s#1
Is complete.
The text was updated successfully, but these errors were encountered: