W. Trevor King

Results 466 comments of W. Trevor King

[e2e-aws-manual-oidc][1]: ```console $ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_cloud-credential-operator/812/pull-ci-openshift-cloud-credential-operator-master-e2e-aws-manual-oidc/1870223724137943040/artifacts/e2e-aws-manual-oidc/gather-audit-logs/artifacts/audit-logs.tar | tar -xz --strip-components=2 $ zgrep -h '"resource":"credentialsrequests"' kube-apiserver/*audit*.log.gz | jq -r '.verb + " " + (.responseStatus.code | tostring) + " " +...

Getting closer :) Current issue seems to be `crSecretExists`, e.g.: ```console $ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_cloud-credential-operator/812/pull-ci-openshift-cloud-credential-operator-master-e2e-aws-manual-oidc/1872474533076668416/artifacts/e2e-aws-manual-oidc/gather-extra/artifacts/pods/openshift-cloud-credential-operator_cloud-credential-operator-57d4b598f4-xnsqv_cloud-credential-operator.log | grep 'adding label selector\|ANDed.*ingress' | head -n3 time="2024-12-27T03:48:44Z" level=info msg="adding label selector cloudcredential.openshift.io/credentials-request=true to...