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
* chore: Release 25.11.0-rc1
Signed-off-by: Techassi <[email protected]>
* fix: Unit test 'test_validate_ok' (#66)
fix test_validate_ok unit test that was broken on release rc branch
---------
Signed-off-by: Techassi <[email protected]>
Co-authored-by: Benedikt Labrenz <[email protected]>
description: Same as the `spec.affinity.nodeAffinity` field on the Pod, see the [Kubernetes docs](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node)
@@ -196,7 +196,7 @@ spec:
196
196
default:
197
197
containers: {}
198
198
enableVectorAgent: null
199
-
description: Logging configuration, learn more in the [logging concept documentation](https://docs.stackable.tech/home/nightly/concepts/logging).
199
+
description: Logging configuration, learn more in the [logging concept documentation](https://docs.stackable.tech/home/25.11/concepts/logging).
200
200
properties:
201
201
containers:
202
202
additionalProperties:
@@ -290,7 +290,7 @@ spec:
290
290
Roles of the OpenSearch node.
291
291
292
292
Consult the [node roles
293
-
documentation](https://docs.stackable.tech/home/nightly/opensearch/usage-guide/node-roles) for details.
293
+
documentation](https://docs.stackable.tech/home/25.11/opensearch/usage-guide/node-roles) for details.
294
294
items:
295
295
enum:
296
296
- cluster_manager
@@ -413,7 +413,7 @@ spec:
413
413
description: |-
414
414
The `configOverrides` can be used to configure properties in product config files
description: Same as the `spec.affinity.nodeAffinity` field on the Pod, see the [Kubernetes docs](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node)
@@ -544,7 +544,7 @@ spec:
544
544
default:
545
545
containers: {}
546
546
enableVectorAgent: null
547
-
description: Logging configuration, learn more in the [logging concept documentation](https://docs.stackable.tech/home/nightly/concepts/logging).
547
+
description: Logging configuration, learn more in the [logging concept documentation](https://docs.stackable.tech/home/25.11/concepts/logging).
548
548
properties:
549
549
containers:
550
550
additionalProperties:
@@ -638,7 +638,7 @@ spec:
638
638
Roles of the OpenSearch node.
639
639
640
640
Consult the [node roles
641
-
documentation](https://docs.stackable.tech/home/nightly/opensearch/usage-guide/node-roles) for details.
641
+
documentation](https://docs.stackable.tech/home/25.11/opensearch/usage-guide/node-roles) for details.
642
642
items:
643
643
enum:
644
644
- cluster_manager
@@ -761,7 +761,7 @@ spec:
761
761
description: |-
762
762
The `configOverrides` can be used to configure properties in product config files
0 commit comments