Bump konnectivity-client to v0.0.28

Bump konnectivity network proxy to v0.0.28.
Includes a fix to ensure the KAS calls Close() on the egress connection.
This commit is contained in:
Walter Fender
2022-02-24 12:35:54 -08:00
parent 673fa1d9d4
commit e5b0392f12
16 changed files with 25 additions and 24 deletions

View File

@@ -27,7 +27,7 @@ spec:
nodeSelector:
kubernetes.io/os: linux
containers:
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.27
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.28
name: konnectivity-agent
command: ["/proxy-agent"]
args: [

View File

@@ -20,7 +20,7 @@ spec:
{{ disallow_privilege_escalation}}
{{ capabilities }}
{{ drop_capabilities }}
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.27
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.28
resources:
requests:
cpu: 25m