Commit 68a72215 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #50096 from nicksardo/bump-glbc-0.9.6

Automatic merge from submit-queue (batch tested with PRs 46685, 49863, 50098, 50070, 50096) GCE: Bump GLBC version to 0.9.6 Closes #50095 **Release note**: ```release-note GCE: Bump GLBC version to 0.9.6 ```
parents 704cc7f9 97114d73
apiVersion: v1
kind: Pod
metadata:
name: l7-lb-controller-v0.9.5
name: l7-lb-controller-v0.9.6
namespace: kube-system
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: gcp-lb-controller
version: v0.9.5
version: v0.9.6
kubernetes.io/name: "GLBC"
spec:
terminationGracePeriodSeconds: 600
hostNetwork: true
containers:
- image: gcr.io/google_containers/glbc:0.9.5
- image: gcr.io/google_containers/glbc:0.9.6
livenessProbe:
httpGet:
path: /healthz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment