GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver

Allow event-exporter to run outside of GCE

Open
#363 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
409
Forks
236
Avg merge
2h 34m
Merged PRs (30d)
9

Description

Currently the event-exporter will not run outside of GCE because it uses the GCP metadata server to fetch the GCP project, cluster name and cluster location. This can be fixed quite easily by first attempting to get these values from environment variables, and if a variable is not set, get the value from metadata like before. I can submit a PR for this if that sounds like a good solution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.