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-admission-webhook-k8s@main (#11975)

PR link: networkservicemesh/cmd-admission-webhook-k8s#428

Commit: f7f4eea
Author: Network Service Mesh Bot
Date: 2024-05-16 03:04:39 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#428)
PR link: networkservicemesh/sdk-k8s#505
Commit: ad6911f
Author: Network Service Mesh Bot
Date: 2024-05-16 03:00:58 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#505)
PR link: networkservicemesh/sdk#1623
Commit: 3b79590
Author: Nikita Skrynnik
Date: 2024-05-16 18:55:35 +1100
Message:
        - Fix some leaks in authorize chain elements (#1623)
* fix some leaks in authorize chain elements
* fix go linter issues
* add tests for memory leaks
* fix go linter issues
* rerun CI
---------

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot committed May 16, 2024
1 parent b65717c commit 4d33475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admission-webhook-k8s/admission-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccount: admission-webhook-sa
containers:
- name: admission-webhook-k8s
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:4d7899a
image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:f7f4eea
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:
Expand Down

0 comments on commit 4d33475

Please sign in to comment.