You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They shouldn't be required when `preserveBootstrapIgnition` is set in
the install-config.yaml. Otherwise, the install fails with:
```
INFO Credentials loaded from the "denys3" profile in file "/home/cloud-user/.aws/credentials"
INFO Consuming Install Config from target directory
WARNING Action not allowed with tested creds action=s3:DeleteBucket
WARNING Action not allowed with tested creds action=s3:DeleteObject
WARNING Action not allowed with tested creds action=s3:DeleteObject
WARNING Tested creds not able to perform all requested actions
FATAL failed to fetch Cluster: failed to fetch dependency of "Cluster": failed to generate asset "Platform Permissions Check": validate AWS credentials: current credentials insufficient for performing cluster installation
```
0 commit comments