-
Notifications
You must be signed in to change notification settings - Fork 184
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
freno-improve-docs #296
Closed
Closed
freno-improve-docs #296
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # README.md # ci/build.sh # deploy/README.md # deploy/docker/Dockerfile # deploy/docker/setup/setup.sh # deploy/helm/fluent-bit-overrides.yaml # deploy/helm/prometheus-overrides.yaml # deploy/helm/sumologic/Chart.yaml # deploy/helm/sumologic/conf/common.conf # deploy/helm/sumologic/conf/events/events.conf # deploy/helm/sumologic/conf/logs/logs.conf # deploy/helm/sumologic/conf/logs/logs.source.containers.conf # deploy/helm/sumologic/conf/metrics/metrics.conf # deploy/helm/sumologic/templates/_helpers.tpl # deploy/helm/sumologic/templates/clusterrole.yaml # deploy/helm/sumologic/templates/clusterrolebinding.yaml # deploy/helm/sumologic/templates/configmap.yaml # deploy/helm/sumologic/templates/deployment.yaml # deploy/helm/sumologic/templates/events-configmap.yaml # deploy/helm/sumologic/templates/events-deployment.yaml # deploy/helm/sumologic/templates/events-service.yaml # deploy/helm/sumologic/templates/service.yaml # deploy/helm/sumologic/templates/serviceaccount.yaml # deploy/helm/sumologic/values.yaml # deploy/kubernetes/fluentd-sumologic.yaml.tmpl # fluent-plugin-enhance-k8s-metadata/fluent-plugin-enhance-k8s-metadata.gemspec # fluent-plugin-events/README.md # images/overview.png
Something clearly went wrong on this PR, closing and will resubmit. |
andrzej-stencel
added a commit
that referenced
this pull request
Jul 15, 2021
Changes since v1.12.2-sumo-0: - feat: Build images for ARM #187 - chore(deps): bump fluent/fluentd from v1.12.2-debian-1.0 to v1.12.2-debian-1.1 #195 - chore(deps): Upgrade `rexml` gem to 3.2.5 fix CVE-2021-28965 #205 #206 #209 - chore(deps): Upgrade `rdoc` gem to 6.3.1 to fix CVE-2021-31799 #227 - chore(deps): Upgrade `addressable` gem to 2.8.0 to fix a vulnerability reported by Sysdig #292 #293 #294 #296 - chore(deps): Upgrade `ruby` in builder image from 2.6.6 to 2.6.8 #296 - chore(deps): Upgrade all system packages in Docker image #296
andrzej-stencel
added a commit
that referenced
this pull request
Jul 16, 2021
Changes since v1.12.2-sumo-0: - feat: Build images for ARM #187 - chore(deps): bump fluent/fluentd from v1.12.2-debian-1.0 to v1.12.2-debian-1.1 #195 - chore(deps): Upgrade `rexml` gem to 3.2.5 fix CVE-2021-28965 #205 #206 #209 - chore(deps): Upgrade `rdoc` gem to 6.3.1 to fix CVE-2021-31799 #227 - chore(deps): Upgrade `addressable` gem to 2.8.0 to fix a vulnerability reported by Sysdig #292 #293 #294 #296 - chore(deps): Upgrade `ruby` in builder image from 2.6.6 to 2.6.8 #296 - chore(deps): Upgrade all system packages in Docker image #296
sumo-backporter bot
pushed a commit
that referenced
this pull request
Jul 16, 2021
Changes since v1.12.2-sumo-0: - feat: Build images for ARM #187 - chore(deps): bump fluent/fluentd from v1.12.2-debian-1.0 to v1.12.2-debian-1.1 #195 - chore(deps): Upgrade `rexml` gem to 3.2.5 fix CVE-2021-28965 #205 #206 #209 - chore(deps): Upgrade `rdoc` gem to 6.3.1 to fix CVE-2021-31799 #227 - chore(deps): Upgrade `addressable` gem to 2.8.0 to fix a vulnerability reported by Sysdig #292 #293 #294 #296 - chore(deps): Upgrade `ruby` in builder image from 2.6.6 to 2.6.8 #296 - chore(deps): Upgrade all system packages in Docker image #296
andrzej-stencel
added a commit
that referenced
this pull request
Jul 16, 2021
Changes since v1.12.2-sumo-0: - feat: Build images for ARM #187 - chore(deps): bump fluent/fluentd from v1.12.2-debian-1.0 to v1.12.2-debian-1.1 #195 - chore(deps): Upgrade `rexml` gem to 3.2.5 fix CVE-2021-28965 #205 #206 #209 - chore(deps): Upgrade `rdoc` gem to 6.3.1 to fix CVE-2021-31799 #227 - chore(deps): Upgrade `addressable` gem to 2.8.0 to fix a vulnerability reported by Sysdig #292 #293 #294 #296 - chore(deps): Upgrade `ruby` in builder image from 2.6.6 to 2.6.8 #296 - chore(deps): Upgrade all system packages in Docker image #296
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improve the non-helm install by making steps a bit more clear and move the Prometheus filtering and custom metrics confgiuration to stand alone document.