grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.75k stars 3.31k forks source link

feat(helm): Helm support OpenStack application credentials for Swift storage #13266

Open heytrav opened 2 weeks ago

heytrav commented 2 weeks ago

What this PR does / why we need it:

Support application credentials for authentication with OpenStack.

Which issue(s) this PR fixes:

No Issue

Special notes for your reviewer:

Checklist

heytrav commented 2 weeks ago

From what I could see in the code I believe the arguments should go into the gopher cloud module as written and the password field becomes optional.

Please let me know if I've missed something though.