Closed openshift-cherrypick-robot closed 3 months ago
@openshift-cherrypick-robot: Jira Issue OCPBUGS-36291 has been cloned as Jira Issue OCPBUGS-36716. Will retitle bug to link to clone. /retitle [release-4.14] OCPBUGS-36716: AWS STS should not error when a credentailsRequest does not have awsSTSIAMRoleARN
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-36716, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 48.35%. Comparing base (
67fe51e
) to head (a5fbea6
).
/retest
/jira refresh
@wking: This pull request references Jira Issue OCPBUGS-36716, which is valid.
Requesting review from QA contact: /cc @jianping-shu
/retest
/lgtm /approve /label backport-risk-assessed
/override ci/prow/security
/assign
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jstuever, openshift-cherrypick-robot
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@jstuever: Overrode contexts on behalf of jstuever: ci/prow/security
@openshift-cherrypick-robot: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/security | a5fbea600587227eeb9647c7e3f342fcda89aa84 | link | false | /test security |
Full PR test history. Your PR dashboard.
/jira refresh
@huangmingxia: This pull request references Jira Issue OCPBUGS-36716, which is valid.
Requesting review from QA contact: /cc @huangmingxia
Verified pass with registry.build03.ci.openshift.org/ci-ln-1tzjc82/release:latest on version 4.14.
[hmx@fedora openshift-tests-private]$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.14.0-0.ci.test-2024-07-11-024425-ci-ln-1tzjc82-latest True False 17m Cluster version is 4.14.0-0.ci.test-2024-07-11-024425-ci-ln-1tzjc82-latest
[hmx@fedora openshift-tests-private]$ oc -n openshift-cloud-credential-operator get -o json credentialsrequests | jq -r '.items[] | select(tostring | contains("InfrastructureMismatch") | not) | .metadata.name as $n | .status.conditions // [{type: "NoConditions"}] | .[] | .type + "=" + .status + " " + $n + " " + .reason + ": " + .message' | sort
NoConditions= aws-ebs-csi-driver-operator :
NoConditions= cloud-credential-operator-iam-ro :
NoConditions= openshift-cloud-network-config-controller-aws :
NoConditions= openshift-image-registry :
NoConditions= openshift-ingress :
NoConditions= openshift-machine-api-aws :
[hmx@fedora openshift-tests-private]$ oc get pods -n openshift-cloud-credential-operator
NAME READY STATUS RESTARTS AGE
cloud-credential-operator-c7446fddb-kq9b6 2/2 Running 0 34m
pod-identity-webhook-77bf654f9-69kq7 1/1 Running 0 26m
pod-identity-webhook-77bf654f9-r77sc 1/1 Running 0 26m
[hmx@fedora openshift-tests-private]$ oc logs cloud-credential-operator-c7446fddb-kq9b6 -n openshift-cloud-credential-operator -c cloud-credential-operator | grep "an empty awsSTSIAMRoleARN was found"
[hmx@fedora openshift-tests-private]$
/label cherry-pick-approved
@openshift-cherrypick-robot: Jira Issue OCPBUGS-36716: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-36716 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
This PR has been included in build ose-cloud-credential-operator-container-v4.14.0-202407110439.p0.g566e7f6.assembly.stream.el8 for distgit ose-cloud-credential-operator. All builds following this will include this PR.
This is an automated cherry-pick of #709
/assign openshift-cherrypick-robot