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 changes required for OpenShift support #1267

Merged
merged 3 commits into from
Dec 22, 2020

Conversation

kkujawa-sumo
Copy link
Contributor

Description

Added changes required for OpenShift support

Testing performed
helm upgrade  collection deploy/helm/sumologic -f deploy/helm/sumologic/values.yaml,vagrant/values.yaml --set sumologic.scc.create=true --set fluent-bit.securityContext.privileged=true

Used files:
deploy/helm/sumologic/values.yaml
vagrant/values.yaml

Tested on VM with OpenShift 3.11 from https://github.com/hector-vido/okd-3.11 with following Vagrantfile

Checked that metrics and logs are comming to receiver-mock.
Checked that following metrics are available:

  • etcd_helper_cache_hit_count
  • etcd_helper_cache_miss_count
  • node_cpu_seconds_total
  • fluentbit_build_info
  • apiserver_request_latencies_bucket

Copy link
Contributor

@sumo-drosiek sumo-drosiek left a comment

Choose a reason for hiding this comment

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

great! 🎉

@kkujawa-sumo kkujawa-sumo reopened this Dec 22, 2020
@kkujawa-sumo kkujawa-sumo merged commit 4042b2c into release-v1.3 Dec 22, 2020
@kkujawa-sumo kkujawa-sumo deleted the kk-backport-openshift-to-1.3 branch December 22, 2020 15:02
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.

None yet

3 participants