Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic generation of terraform kubernetes object #675

Merged
merged 3 commits into from
May 26, 2020

Conversation

sumo-drosiek
Copy link
Contributor

Description

Re-write of #598 (due to rebasing conflict and possible conflict with #672 )

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@sumo-drosiek sumo-drosiek force-pushed the drosiek-terraform-setup-customize branch from 9069780 to ca8d85a Compare May 26, 2020 09:10
@@ -161,11 +155,11 @@ data:
endpoint-metrics-kube-state = "${sumologic_http_source.kube_state_metrics_source.url}"
endpoint-metrics-kubelet = "${sumologic_http_source.kubelet_metrics_source.url}"
endpoint-metrics-node-exporter = "${sumologic_http_source.node_exporter_metrics_source.url}"
endpoint-metrics-control-plane = "${sumologic_http_source.control_plane_metrics_source.url}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to make sure this is not lost later on.

Copy link
Contributor

@perk-sumo perk-sumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm merging due to 👍 on the #598

@perk-sumo perk-sumo merged commit ff99e40 into master May 26, 2020
@perk-sumo perk-sumo deleted the drosiek-terraform-setup-customize branch May 26, 2020 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants