feat(stable/fairwinds-insights): replace ephemeral timescale with cloud-native pg operator#1754
Open
sudermanjr wants to merge 1 commit intomasterfrom
Open
feat(stable/fairwinds-insights): replace ephemeral timescale with cloud-native pg operator#1754sudermanjr wants to merge 1 commit intomasterfrom
sudermanjr wants to merge 1 commit intomasterfrom
Conversation
Fairwinds Insights Scan ResultsView the full report at insights.fairwinds.com. ✅ No new Action Items detected! |
jdesouza
approved these changes
Feb 18, 2026
…ud-native pg operator BREAKING CHANGE: this will delete and replace any ephemeral timescale installations that are managed by this chart
e05543a to
6551b29
Compare
This file contains hidden or 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
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.
BREAKING CHANGE: this will delete and replace any ephemeral timescale installations that are managed by this chart
Why This PR?
The old method of installing timescale was brittle and didn't work all
that well. The CNPG operator is amazing.
Checklist:
[stable/goldilocks].Chart.yamlfollowing Semantic Versioning.helm-docs --sort-values-order=filehas been run for the charts that support it.