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

operator: Fix timeout config constructor when only tenants limits #9623

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

periklis
Copy link
Collaborator

@periklis periklis commented Jun 5, 2023

What this PR does / why we need it:
Follow up on #9405, providing a fix to use only tenants limits if no global give. Prevents panic from nil dereference.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR

@periklis periklis requested a review from a team as a code owner June 5, 2023 06:59
@periklis periklis self-assigned this Jun 5, 2023
openshift-merge-robot added a commit to openshift/loki that referenced this pull request Jun 5, 2023
openshift-merge-robot added a commit to openshift/loki that referenced this pull request Jun 5, 2023
@periklis periklis merged commit f43dd58 into grafana:main Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants