mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
713364fc71
Targeting issue #32271 This modification allows native Kubernetes + AWS (EKS) authentication with the Minio client, to Amazon S3 using the IRSA role assigned to a Service account by replacing the hard coded reference to the `DefaultIAMRoleEndpoint` with an optional configurable endpoint. Internally, Minio's `credentials.IAM` provider implements a discovery flow for IAM Endpoints if it is not set. For backwards compatibility: - We have added a configuration mechanism for an `IamEndpoint` to retain the unit test safety in `minio_test.go`. - We believe existing clients will continue to function the same without needing to provide a new config property since the internals of Minio client also often resolve to the `http://169.254.169.254` default endpoint that was being hard coded before To test, we were able to build a docker image from source and, observe it choosing the expected IAM endpoint, and see files uploaded via the client. |
3 months ago | |
---|---|---|
.. | ||
config | 12 months ago | |
actions.go | 5 months ago | |
actions_test.go | 2 years ago | |
admin.go | 4 months ago | |
api.go | 2 years ago | |
asset_dynamic.go | 2 years ago | |
asset_static.go | 2 years ago | |
attachment.go | 3 months ago | |
attachment_test.go | 2 years ago | |
cache.go | 1 year ago | |
camo.go | 5 months ago | |
config.go | 12 months ago | |
config_env.go | 8 months ago | |
config_env_test.go | 1 year ago | |
config_provider.go | 10 months ago | |
config_provider_test.go | 1 year ago | |
cors.go | 1 year ago | |
cron.go | 2 years ago | |
cron_test.go | 2 years ago | |
database.go | 12 months ago | |
database_sqlite.go | 2 years ago | |
database_test.go | 1 year ago | |
federation.go | 5 months ago | |
git.go | 2 years ago | |
git_test.go | 2 years ago | |
gloabl_lock.go | 5 months ago | |
glob.go | 9 months ago | |
global.go | 8 months ago | |
global_lock_test.go | 5 months ago | |
highlight.go | 2 years ago | |
i18n.go | 2 years ago | |
incoming_email.go | 9 months ago | |
indexer.go | 9 months ago | |
indexer_test.go | 2 years ago | |
lfs.go | 3 months ago | |
lfs_test.go | 3 months ago | |
log.go | 10 months ago | |
log_test.go | 2 years ago | |
mailer.go | 7 months ago | |
mailer_test.go | 2 years ago | |
markup.go | 3 months ago | |
metrics.go | 2 years ago | |
migrations.go | 2 years ago | |
mime_type_map.go | 2 years ago | |
mirror.go | 2 years ago | |
oauth2.go | 9 months ago | |
oauth2_test.go | 9 months ago | |
other.go | 10 months ago | |
packages.go | 6 months ago | |
packages_test.go | 2 years ago | |
path.go | 10 months ago | |
path_test.go | 2 years ago | |
picture.go | 2 years ago | |
project.go | 2 years ago | |
proxy.go | 2 years ago | |
queue.go | 1 year ago | |
repository.go | 3 months ago | |
repository_archive.go | 2 years ago | |
repository_archive_test.go | 2 years ago | |
security.go | 5 months ago | |
server.go | 8 months ago | |
service.go | 4 months ago | |
service_test.go | 2 years ago | |
session.go | 10 months ago | |
setting.go | 5 months ago | |
setting_test.go | 2 years ago | |
ssh.go | 1 year ago | |
storage.go | 3 months ago | |
storage_test.go | 3 months ago | |
task.go | 2 years ago | |
time.go | 10 months ago | |
ui.go | 3 months ago | |
webhook.go | 2 years ago |