fairing
fairing copied to clipboard
Add support for S3 custom endpoint with kaniko
/kind feature
Currently fairing does not support custom S3 providers (like minio) with kaniko. There is a PR in kaniko https://github.com/GoogleContainerTools/kaniko/pull/698 that adds support for custom S3 endpoints. It would be great if fairing will support this feature.
Issue-Label Bot is automatically applying the label improvement/enhancement
to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
If minio-context exists as a context builder, it is likely to replace the S3 custom endpoint. I will upload my class as a pull request.
/priority p2 /area engprod