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

chore: access key and secret key can be empty if role is used #53

Merged
merged 4 commits into from
Oct 14, 2024

Conversation

shadracnicholas
Copy link
Member

No description provided.

@TrayserCassa
Copy link
Contributor

Why you want to leave them empty? They are required for Shopware to work

@shadracnicholas
Copy link
Member Author

shadracnicholas commented Oct 11, 2024

Why you want to leave them empty? They are required for Shopware to work

No. See. It's also important when you want to use a role instead of the actual credentials when you deploy to EKS.

@TrayserCassa
Copy link
Contributor

We use irsa service roles for aws so it's fine if this is empty. But we are missing then the serviceAccount in each deployment and also in the jobs.

@TrayserCassa
Copy link
Contributor

And we need to remove the aws environment variables if they access and secret key is not set.

@TrayserCassa
Copy link
Contributor

If the service account is not generated in the operator itself it should be passed through the crd. And if the crd has no service account we should not attach it at all.

@shadracnicholas shadracnicholas merged commit a9f3648 into main Oct 14, 2024
1 check failed
@shadracnicholas shadracnicholas deleted the support-s3 branch October 14, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants