Skip to content

Auto-set required FM environment variables. #2215

@petewall

Description

@petewall

To enable Fleet Management, we require several environment variables:

  • GCLOUD_RW_API_KEY - Typically the same as the remote config password
  • CLUSTER_NAME - The same as .cluster.name
  • POD_NAME - From fieldPath: metadata.name
  • NAMESPACE - From fieldPath: metadata.namespace
  • GCLOUD_FM_COLLECTOR_ID - Built from the above

None of these require user-interaction, and they end up being very verbose...

We should use the "feature influence" to optionally automatically set these environment variables if they're not already set.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions