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

fix(operator): Keep credentialMode in status when updating schemas #12212

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

xperimental
Copy link
Collaborator

@xperimental xperimental commented Mar 14, 2024

What this PR does / why we need it:

I noticed that the credentialMode in .status.storage of LokiStack disappears sometimes when the operator is reconciling the LokiStack. This PR fixes this by only setting the storage schema list instead of the whole storage status during the intermediate update.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Tests updated
  • CHANGELOG.md updated

@xperimental xperimental self-assigned this Mar 14, 2024
@xperimental xperimental requested review from periklis and a team as code owners March 14, 2024 12:04
@periklis periklis merged commit 68775d1 into grafana:main Mar 14, 2024
18 checks passed
@xperimental xperimental deleted the fix-status-overwritten branch March 14, 2024 15:54
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.

None yet

2 participants