Skip to content

Add Segment token to telemetry binary #7539

Closed
@mrsimonemms

Description

@mrsimonemms

The Segment token is added to the binary and build time. This will need to be sourced from a secure location that can be accessed from Werft.

From a defensive coding point of view, we should assume that this token can be read by nefarious actors. To that end, the token should be limited to adding new data to a specific location only - no reading/updating/deleting of data is to be permitted whatsoever.

In components/installation-telemetry/BUILD.yaml, an argdeps should be added with the token so that it's rebuilt when it changes.

Metadata

Metadata

Assignees

Labels

team: deliveryIssue belongs to the self-hosted team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions