When configuring tracing for the Authorino Custom Resource (CR), it requires the following configuration:
tracing:
endpoint: rpc://tempo.tempo.svc.cluster.local:4317
insecure: true
However, the Limitador CR does not include the insecure field in its tracing configuration. This inconsistency raises the question of whether the omission is intentional or an oversight.
For reference, the documentation on tracing configuration can be found here: Kuadrant Tracing Configuration.
Is this discrepancy intended, or should the Limitador CR also support the insecure field for tracing configuration?
When configuring tracing for the Authorino Custom Resource (CR), it requires the following configuration:
However, the Limitador CR does not include the insecure field in its tracing configuration. This inconsistency raises the question of whether the omission is intentional or an oversight.
For reference, the documentation on tracing configuration can be found here: Kuadrant Tracing Configuration.
Is this discrepancy intended, or should the Limitador CR also support the insecure field for tracing configuration?