You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/stackablectl/pages/release-notes.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
:page-toclevels: 3
3
3
:description: Learn about the latest features and changes in the release notes for stackablectl.
4
4
5
-
A full list of changes is available directly in https://github.com/stackabletech/stackable-cockpit/blob/main/rust/stackablectl/CHANGELOG.md[stackablectl's changelog].
5
+
A full list of changes is available directly in https://github.com/stackabletech/stackablectl/blob/main/rust/stackablectl/CHANGELOG.md[stackablectl's changelog].
6
6
7
7
// WARNING: Please keep the empty newlines, otherwise headings are broken.
* Automatically detect Kubernetes environment (e.g. kind, k3s or IONOS) and choose a sensible https://docs.stackable.tech/home/nightly/listener-operator/listenerclass/#presets[ListenerClass preset] by default.
4
-
See https://github.com/stackabletech/stackable-cockpit/pull/414[stackable-cockpit#414].
4
+
See https://github.com/stackabletech/stackablectl/pull/414[stackablectl#414].
5
5
* Support configuring the https://docs.stackable.tech/home/nightly/listener-operator/listenerclass/#presets[ListenerClass preset] using `--listener-class-preset`.
6
-
See https://github.com/stackabletech/stackable-cockpit/pull/414[stackable-cockpit#414].
6
+
See https://github.com/stackabletech/stackablectl/pull/414[stackablectl#414].
Copy file name to clipboardExpand all lines: docs/modules/stackablectl/partials/release-notes/release-1.2.1.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
* Don't crash during `release upgrade` for SDP 25.11.
4
4
Previously it errored with `HTTP status client error (404 Not Found) for url (https://raw.githubusercontent.com/stackabletech/secret-operator/main/deploy/helm/secret-operator/crds/crds.yaml)`, as the secret-operator now maintains the CRD itself ([#418]).
5
-
See https://github.com/stackabletech/stackable-cockpit/pull/418[stackable-cockpit#418].
5
+
See https://github.com/stackabletech/stackablectl/pull/418[stackablectl#418].
0 commit comments