fix: Observability stack now works#398
Merged
NickLarsenNZ merged 4 commits intorelease-26.3from Apr 24, 2026
Merged
Conversation
Changed in chart 1.21.1: > Breaking Change * In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
…jaeger It changed somewhere between chart 3.4.1 and 4.5.0 (massive restructure)
This allows otelcollector configs to be used by pods in any namespace and make it easier to use Secret Operator generated TLS certs so grafana can connect to datasources securely.
The script doesn't look for that pattern, so it was missed. We should consider using renovate instead of a script with special (though fragile) rules. See: [slack thread](https://stackable-workspace.slack.com/archives/C0AUHQDF1NE/p1776949735762449)
20 tasks
sbernauer
approved these changes
Apr 24, 2026
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.
Part of #372
Same change for main here: #399
Tip
Once stackabletech/stackable-cockpit#440 is released, testing of this will be far more automated.
I realise it isn't clear as to why, but trust me bro.
tl;dr: Local mess becomes organised and committed.
Happy to discuss why if anyone is interested.
0.0.0-devreference didn't get picked up by the release script. See commit message for an idea.Note
This PR has been tested.