Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-registry-memory@main

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

Commit: a337ae9
Author: Nikita Skrynnik
Date: 2022-09-19 17:25:37 +0700
Message:
  - Add OPA policy to registry-memory (#548)
* update sdk ref

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

* add opa policy chain elements

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

* fix linter

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 19, 2022
1 parent 6d8820f commit 0c6afd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-memory/registry-memory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"spiffe.io/spiffe-id": "true"
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:fbfd66c
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:a337ae9
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 0c6afd1

Please sign in to comment.