Deleting s3 object NotFound errors #4859
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind bug
What steps did you take and what happened:
If the bootstrap data s3 object is deleted, further attempts to delete it will cause "NotFound" errors.
What did you expect to happen:
NotFound errors are ignored since the object was already deleted. I confirmed in the AWS console that the
openshift-bootstrap-data-rdossant-installer-03-jjf6b
bucket contained no objects.Anything else you would like to add:
Here are the relevant lines from the log output:
S3 config used: https://github.com/openshift/installer/blob/master/pkg/asset/manifests/aws/cluster.go#L149-L152
Environment:
kubectl version
): v1.29.1+5a4819c/etc/os-release
): RHCOSThe text was updated successfully, but these errors were encountered: