[Evidence PR] update library-go to use OCPBUGS-65626 PR#905
[Evidence PR] update library-go to use OCPBUGS-65626 PR#905ehearne-redhat wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ehearne-redhat The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@ehearne-redhat: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
apiVersion: v1
kind: Pod
metadata:
...
labels:
app: guard
...
manager: cluster-kube-controller-manager-operator
...
name: kube-controller-manager-guard-ip-10-0-8-201.ec2.internal
namespace: openshift-kube-controller-manager
...
serviceAccount: kube-controller-manager-guard-ip-10-0-8-201.ec2.internal
serviceAccountName: kube-controller-manager-guard-ip-10-0-8-201.ec2.internal
...
status:
...
name: guard
ready: true
resources:
requests:
cpu: 10m
memory: 5Mi
restartCount: 0
started: true
state:
running:
startedAt: "2026-02-03T13:39:12Z"
...
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-api-access-wnz7z
readOnly: true
recursiveReadOnly: Disabled
hostIP: 10.0.8.201
hostIPs:
- ip: 10.0.8.201
observedGeneration: 1
phase: Running
podIP: 10.130.0.77
podIPs:
- ip: 10.130.0.77
qosClass: Burstable
startTime: "2026-02-03T13:39:08Z"Based on must-gather from e2e-aws-ovn-upgrade . |
Evidence for openshift/library-go#2076 .
/hold