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

Remove overrides files, stop generating them and remove kubernetes directory #1052

Merged
merged 17 commits into from
Nov 10, 2020

Conversation

sumo-drosiek
Copy link
Contributor

Description

Remove overrides files, stop generating them and remove kubernetes directory

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

deploy/docs/additional_prometheus_configuration.md Outdated Show resolved Hide resolved
deploy/docs/Best_Practices.md Outdated Show resolved Hide resolved
Copy link
Contributor

@pmalek-sumo pmalek-sumo left a comment

Choose a reason for hiding this comment

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

misclick :)

@sumo-drosiek sumo-drosiek linked an issue Oct 29, 2020 that may be closed by this pull request
@sumo-drosiek
Copy link
Contributor Author

Need to update documentation for # kube-prometheus Mixin

@sumo-drosiek
Copy link
Contributor Author

Updated deploy/docs/Kube-Prometheus.md. @drduke1 please re-review

Copy link
Contributor

@frankreno frankreno left a comment

Choose a reason for hiding this comment

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

LGTM, but lets sort out the mixin stuff first.

@@ -201,7 +201,7 @@ You can find more information on the `grep` filter plugin in the [fluentd docume
If you want to capture container logs to a container that writes locally, you will need to ensure the logs get mounted to the host so fluent-bit can be configured to capture from the host.

Example:
In the fluentbit overrides file (https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/master/deploy/fluent-bit/overrides.yaml) in the `rawConfig section`, you have to add a new input specifying the file path, eg.
In `values.yaml` in the `fluent-bit.rawConfig` section, you have to add a new input specifying the file path, eg.
Copy link
Contributor

Choose a reason for hiding this comment

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

This will need modification once we upgrade the fluent-bit helm chart, as raw config goes away

deploy/docs/Kube-Prometheus.md Show resolved Hide resolved
deploy/docs/existingPrometheusDoc.md Show resolved Hide resolved
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.

👍

@sumo-drosiek sumo-drosiek merged commit a3cb862 into master Nov 10, 2020
@sumo-drosiek sumo-drosiek deleted the drosiek-remove-overrides branch November 10, 2020 09:41
sumo-drosiek added a commit that referenced this pull request Nov 10, 2020
sumo-drosiek added a commit that referenced this pull request Nov 10, 2020
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.

Remove the helm dependency from CI
6 participants