Skip to content

Commit 25c05b9

Browse files
committed
changelog
1 parent 71b7e0b commit 25c05b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ All notable changes to this project will be documented in this file.
3838

3939
- Use `json` file extension for log files ([#733]).
4040
- Fix a bug where changes to ConfigMaps that are referenced in the TrinoCluster spec didn't trigger a reconciliation ([#734]).
41-
- BREAKING: The PersistentVolumeClaims for coordinator and workers have been removed ([#XXX])
41+
- BREAKING: The PersistentVolumeClaims for coordinator and workers have been removed ([#769])
4242
- They caused problems, as Trino kept it's process ID in `/stackable/data/var/run/launcher.pid`.
4343
A forceful stop (e.g. OOMKilled) could result in a leftover PID in this file.
4444
In this case Trino would refuse startup with `trino ERROR: already running as 21`.
@@ -66,7 +66,7 @@ All notable changes to this project will be documented in this file.
6666
[#753]: https://github.com/stackabletech/trino-operator/pull/753
6767
[#755]: https://github.com/stackabletech/trino-operator/pull/755
6868
[#760]: https://github.com/stackabletech/trino-operator/pull/760
69-
[#XXX]: https://github.com/stackabletech/trino-operator/pull/XXX
69+
[#769]: https://github.com/stackabletech/trino-operator/pull/769
7070

7171
## [25.3.0] - 2025-03-21
7272

0 commit comments

Comments
 (0)