Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kots] fix the s3 preflights to use aws s3 cli instead of mc #13332

Closed
nandajavarma opened this issue Sep 26, 2022 · 2 comments
Closed

[kots] fix the s3 preflights to use aws s3 cli instead of mc #13332

nandajavarma opened this issue Sep 26, 2022 · 2 comments
Assignees
Labels
meta: stale This issue/PR is stale and will be closed soon team: delivery Issue belongs to the self-hosted team

Comments

@nandajavarma
Copy link
Contributor

nandajavarma commented Sep 26, 2022

Currently we use mc instead of aws s3 cli to run the preflights check for s3 storage. mc requires a lot more permission that aws cli does and hence we have to create an IAM with AWSS3FullAccess policy to get it to pass even though Gitpod doesn't need it

@nandajavarma
Copy link
Contributor Author

nandajavarma commented Sep 26, 2022

@stale
Copy link

stale bot commented Jan 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jan 2, 2023
@stale stale bot closed this as completed Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon team: delivery Issue belongs to the self-hosted team
Projects
No open projects
Development

No branches or pull requests

1 participant