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

live.max_connections configuration added #714

Merged
merged 5 commits into from
Apr 22, 2022

Conversation

pavan541cs
Copy link
Contributor

@pavan541cs pavan541cs commented Apr 1, 2022

Description

Relevant issues/tickets

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • This change requires a documentation update
  • I have added tests that prove my fix is effective or that my feature works
  • I have added a test case that will be used to verify my changes
  • Verified independently on a cluster by reviewer

Verification steps

@pavan541cs
Copy link
Contributor Author

@pb82 @HubertStefanski Can you have a look at this PR

@NissesSenap
Copy link
Collaborator

@pavan541cs can you write tests for this as well. It's rather straightforward, look at https://github.com/grafana-operator/grafana-operator/blob/master/controllers/config/grafanaIni_test.go and you will see how it's done in the other places.

Not worried about the functionality but rather changing something in the code that might make us miss this feature again.

@pavan541cs
Copy link
Contributor Author

@NissesSenap Added test cases for the same

Copy link
Collaborator

@NissesSenap NissesSenap left a comment

Choose a reason for hiding this comment

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

The trivy issue is not this PR:s fault.
LGTM

@NissesSenap
Copy link
Collaborator

I have created a PR for UBI 8.5 usage and I hope that the CVE is fixed in there.
#727

@NissesSenap NissesSenap merged commit 0ec0d31 into grafana:master Apr 22, 2022
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