-
Task
-
Resolution: Unresolved
-
Major
-
Logging 5.9.0, Logging 6.0.0, Logging 6.1.0
-
3
-
False
-
None
-
False
-
NEW
-
OBSDA-535 - Support to configure .spec.storage.tls for OpenStack Swift storage in Loki
-
Impediment
-
NEW
-
If Release Note Needed, Set a Value
-
-
-
Log Storage - Sprint 247, Log Storage - Sprint 248, Log Storage - Sprint 249, Log Storage - Sprint 250, Log Storage - Sprint 263, Log Storage - Sprint 265
As a Loki Administrator, I want to be able to configure a custom TLS Certificate Authority bundle for connections to swift object storage, so that I can verify the validity of Swift server side certificates in on premise clusters.
Acceptance Criteria
- The Loki administrator can provide a custom path to a Certificate Authority Bundle file for the swift object storage for all Loki components.
Developer Notes
1. Currently Loki does not support any customization for the Swift object storage client: https://github.com/grafana/loki/blob/main/pkg/storage/chunk/client/openstack/swift_object_client.go#L22-L27