jtblin / kube2iam

kube2iam provides different AWS IAM roles for pods running on Kubernetes
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Add option to use base-arn verbatim, without adding extra forward sla… #260

Closed uthark closed 2 years ago

uthark commented 4 years ago

…shes

Fixes https://github.com/jtblin/kube2iam/issues/256

This will allow using prefixes that are not ending with / and it will not break existing installations.

Probably, the better fix is to not add / by default, but it breaks current behavior.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 19.481% when pulling f6dbe9668e5957e3e3256e4df00e537a9f504a61 on zendesk:oatamanenko/verbatim into 796b988765a075548cbcb1af4a9fc05b4adc8588 on jtblin:master.