Skip to content

Commit 7c0d9bb

Browse files
committed
chore: Update headlines
1 parent 471f5eb commit 7c0d9bb

File tree

11 files changed

+84
-84
lines changed

11 files changed

+84
-84
lines changed

modules/ROOT/partials/release-notes/release-22.11.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is the third release of the Stackable Data Platform, which this time focuse
99

1010
The following new major platform features were added:
1111

12-
CPU and memory limits configurable::
12+
===== CPU and memory limits configurable
1313

1414
The operators now https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/[request] resources from Kubernetes for the products and required CPU and memory can now also be configured for all products.
1515
If your product instances are less performant after the update, the new defaults might be set too low and we recommend to xref:kafka:usage-guide/storage-resources.adoc[set custom requests] for your cluster.
@@ -24,7 +24,7 @@ If your product instances are less performant after the update, the new defaults
2424
* https://github.com/stackabletech/airflow-operator/pull/167[Apache Airflow]
2525
* https://github.com/stackabletech/superset-operator/pull/273[Apache Superset]
2626

27-
Orphaned Resources::
27+
===== Orphaned Resources
2828

2929
The operators now properly clean up after scaling down products.
3030
This means for example deleting StatefulSets that were left over after scaling down.
@@ -37,7 +37,7 @@ This means for example deleting StatefulSets that were left over after scaling d
3737
* https://github.com/stackabletech/trino-operator/pull/310[Trino]
3838
* https://github.com/stackabletech/airflow-operator/pull/174[Apache Airflow]
3939

40-
New Versions::
40+
===== New Versions
4141

4242
New product versions are supported.
4343

@@ -47,7 +47,7 @@ New product versions are supported.
4747
* https://github.com/stackabletech/druid-operator/pull/317[Apache Druid 24.0.0]
4848
* https://github.com/stackabletech/airflow-operator/pull/179[Apache Airflow 2.4.1]
4949

50-
Product features::
50+
===== Product features
5151

5252
Additionally there are some individual product features that are noteworthy
5353

modules/ROOT/partials/release-notes/release-22.6.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,37 +13,37 @@ While we are very proud of this release it is our first one and we'll add new fe
1313

1414
==== Platform features
1515

16-
Easily install production ready data applications::
16+
===== Easily install production ready data applications
1717

1818
Using a familiar declarative approach, users can easily install data applications such as Apache Kafka or Trino across multiple cloud Kubernetes providers or on their own data centers.
1919
The installation process is fully automated while also providing the flexibility for the user to tune relevant aspects of each application.
2020

21-
Monitoring::
21+
===== Monitoring
2222

2323
All products have monitoring with prometheus enabled.
2424
xref:operators:monitoring.adoc[Learn more]
2525

26-
Service discovery::
26+
===== Service discovery
2727

2828
Products on the Stackable platform use service discovery to easily interconnect with each other.
2929
xref:concepts:service_discovery.adoc[Learn more]
3030

31-
Configuration overrides::
31+
===== Configuration overrides
3232

3333
All operators support configuration overrides, these are documented in the specific operator documentation pages.
3434

35-
Common S3 configuration::
35+
===== Common S3 configuration
3636

3737
Many products support connecting to S3 to load and/or store data.
3838
There is a common resource for S3 connections and buckets across all operators that can be reused.
3939
xref:concepts:s3.adoc[Learn more]
4040

41-
Roles and role groups::
41+
===== Roles and role groups
4242

4343
To support hybrid hardware clusters, the Stackable platform uses the concept of role groups.
4444
Services and applications can be configured to maximize hardware efficiency.
4545

46-
Standardized::
46+
===== Standardized
4747

4848
Learn once reuse everywhere.
4949
We use the same conventions in all our operators.

modules/ROOT/partials/release-notes/release-22.9.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The main features focus on OpenShift support and security.
1010

1111
The following new major platform features were added:
1212

13-
OpenShift compatibility::
13+
===== OpenShift compatibility
1414

1515
We have made continued progress towards OpenShift compability, and the following operators can now be previewed on OpenShift.
1616
Further improvements are expected in future releases, but no stability or compatibility guarantees are currently made for OpenShift clusters.
@@ -20,15 +20,15 @@ Further improvements are expected in future releases, but no stability or compat
2020
* https://github.com/stackabletech/hdfs-operator/pull/225[Apache HDFS]
2121
* https://github.com/stackabletech/spark-k8s-operator/pull/126[Apache Spark on K8s]
2222

23-
Support for internal and external TLS::
23+
===== Support for internal and external TLS
2424

2525
The following operators support operating the products at a maximal level of transport security by using TLS certificates to secure internal and external communication:
2626

2727
* https://github.com/stackabletech/trino-operator/pull/244[Trino]
2828
* https://github.com/stackabletech/kafka-operator/pull/442[Apache Kafka]
2929
* https://github.com/stackabletech/zookeeper-operator/pull/479[Apache ZooKeeper]
3030

31-
LDAP authentication::
31+
===== LDAP authentication
3232

3333
Use a central LDAP server to manage all of your user identities in a single place.
3434
The following operators added support for LDAP authentication:

modules/ROOT/partials/release-notes/release-23.1.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The focus in this platform release is on the support of offline (or on-premise)
2020

2121
The following new major platform features were added:
2222

23-
Product image selection::
23+
===== Product image selection
2424

2525
Product image selection has been expanded to cover different scenarios:
2626

@@ -32,7 +32,7 @@ These options are described in more detail xref:contributor:adr/ADR023-product-i
3232

3333
*N.B.* this is a breaking change across all operators as `spec.version` has been replaced by `spec.image`.
3434

35-
Logging Aggregation::
35+
===== Logging Aggregation
3636

3737
Component activity within the platform is logged in a way that makes it difficult to find, persist and consolidate this information.
3838
Log configuration is also a challenge.
@@ -47,19 +47,19 @@ In this release this has been added to the following components:
4747

4848
Support for other products will be added in future releases.
4949

50-
New Versions::
50+
===== New Versions
5151

5252
The following new product version is now supported:
5353

5454
* https://github.com/stackabletech/trino-operator/pull/358[Trino 403]
5555

56-
Deprecated Versions::
56+
===== Deprecated Versions
5757

5858
The following product version is no longer supported:
5959

6060
* https://github.com/stackabletech/druid-operator/pull/339[Druid 0.22.1]
6161

62-
Product features::
62+
===== Product features
6363

6464
Additionally, there are some individual product features that are noteworthy
6565

modules/ROOT/partials/release-notes/release-23.11.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,45 +11,45 @@ Released 2023-11-30.
1111

1212
The following new major platform features were added:
1313

14-
PodDisruptionBudgets::
14+
===== PodDisruptionBudgets
1515
Kubernetes has mechanisms to ensure minimal planned downtime.
1616
Our product operators deploy so-called PodDisruptionBudget (PDB) resources alongside the products.
1717
For every role that you specify (e.g. HDFS namenodes or Trino workers) a PDB is created.
1818
This will determine the extent to which roles for a given application may be inactive at any given time.
1919
See xref:concepts:operations/pod_disruptions.adoc[the documentation] for more details.
2020

21-
Graceful shutdown::
21+
===== Graceful shutdown
2222
Graceful shutdown refers to the managed, controlled shutdown of service instances in the manner intended by the software authors.
2323
Typically, an instance will receive a signal indicating the intent for the server to shut down, and it will initiate a controlled shutdown.
2424
Our operators configure a sensible amount of time Pods are granted to properly shut down without disrupting the availability of the product.
2525
See xref:concepts:operations/graceful_shutdown.adoc[the documentation] for more details.
2626

27-
Signed SDP product images::
27+
===== Signed SDP product images
2828
As of this release all Stackable product images are signed (the signing of operator images was delivered in SDP 23.7).
2929
Please see this xref:guides:enabling-verification-of-image-signatures.adoc[tutorial] for more information.
3030

31-
Airflow KubernetesExecutor::
31+
===== Airflow KubernetesExecutor
3232
Airflow clusters can now be configured to use Kubernetes executors, whereby pods are spun up for job tasks and terminated when complete, thus offering an alternative way to use resources without the need for job queuing.
3333

34-
Overridable Java security settings::
34+
===== Overridable Java security settings
3535
For JVM-based products (i.e. Druid, HBase, HDFS, Hive, Kafka, NiFi, Spark, Trino and ZooKeeper) it is now possible to provide custom security settings that override the default values.
3636
This allows the user to control things such as DNS lookup caches.
3737

38-
Stackable Cockpit::
38+
===== Stackable Cockpit
3939
This release includes a very early preview version of Stackable Cockpit, a browser-based management tool which interacts with the Stackable data platform to display e.g. deployed stacklets and their status.
4040

41-
stackablectl::
41+
===== stackablectl
4242
Our command line tool has been re-worked to use the same backbone as Stackable Cockpit: you can find out about the recent enhancements by visiting the online xref:management:stackablectl:index.adoc[documentation].
4343

44-
Listener operator::
44+
===== Listener operator
4545
The listener-operator was introduced in release 23.1 and the associated ServiceType field in 23.4.
4646
In this release we introduce configurable ListenerClass _presets_ that map to the service types appropriate for different environments.
4747
This is discussed in more detail in the xref:listener-operator:listenerclass.adoc[documentation].
4848

49-
Openshift certification::
49+
===== Openshift certification
5050
All Stackable operators in the 23.11 release have been certified for Openshift versions 4.11-4.13 and can be installed directly from the OperatorHub UI: image:openshift_operatorhub.png[OperatorHub in Openshift portal]
5151

52-
Product features::
52+
===== Product features
5353

5454
Additionally, there are some other individual product features that are noteworthy:
5555

modules/ROOT/partials/release-notes/release-23.4.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ It is recommended to install <<Release 23.4.1>> instead, as it contains relevant
2929

3030
The following new major platform features were added:
3131

32-
Cluster Operation::
32+
===== Cluster Operation
3333

3434
The first part of xref:concepts:operations/cluster_operations.adoc[Cluster operations] was rolled out in every applicable Stackable Operator.
3535
This supports pausing the cluster reconciliation and stopping the cluster completely.
3636
Pausing reconciliation will not apply any changes to the Kubernetes resources (e.g. when changing the custom resource).
3737
Stopping the cluster will set all replicas of StatefulSets, Deployments or DaemonSets to zero and therefore result in the deletion of all Pods belonging to that cluster (not the PVCs).
3838

39-
Status Field::
39+
===== Status Field
4040

4141
Operators of the Stackable Data Platform create, manage and delete Kubernetes resources: in order to easily query the health state of the products - and react accordingly - Stackable Operators use several predefined condition types to capture different aspects of a product's availability.
4242
See this xref:contributor:adr/ADR027-status[ADR] for more information.
4343

44-
Default / Custom Affinities::
44+
===== Default / Custom Affinities
4545

4646
In Kubernetes there are different ways to influence how Pods are assigned to Nodes.
4747
In some cases it makes sense to co-locate certain services that communicate a lot with each other, such as HBase regionservers with HDFS datanodes.
@@ -50,29 +50,29 @@ There may also be additional requirements e.g. placing important services - such
5050
This release implements default affinities that should suffice for many scenarios out-of-the box, while also allowing for custom affinity rules at a role and/or role-group level.
5151
See this xref:contributor:adr/ADR026-affinities.adoc[ADR] for more information.
5252

53-
Log Aggregation::
53+
===== Log Aggregation
5454

5555
The logging framework (added to the platform in Release 23.1) offers a consistent custom resource configuration and a separate, persisted sink (defaulting to OpenSearch).
5656
This has now been rolled out across all products.
5757
See this xref:contributor:adr/adr025-logging_architecture[ADR] and this xref:concepts:logging.adoc[concepts page] for more information.
5858

59-
Service Type::
59+
===== Service Type
6060

6161
The Service type can now be specified in all products.
6262
This currently differentiates between the internal ClusterIP and the external NodePort and is forward compatible with the xref:listener-operator:listenerclass.adoc[ListenerClass] for the automatic exposure of Services via the Listener Operator.
6363
This change is not backwards compatible with older platform releases.
6464
For security reasons, the default is set to the cluster-internal (ClusterIP) ListenerClass.
6565
A cluster can be exposed outside of Kubernetes by setting clusterConfig.listenerClass to external-unstable (NodePort) or external-stable (LoadBalancer).
6666

67-
New Versions::
67+
===== New Versions
6868

6969
No new product versions are supported in this platform release.
7070

71-
Deprecated Versions::
71+
===== Deprecated Versions
7272

7373
No product versions have been deprecated in this platform release.
7474

75-
Product features::
75+
===== Product features
7676

7777
Additionally, there are some individual product features that are noteworthy:
7878

modules/ROOT/partials/release-notes/release-23.7.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ Released on 2024-07-25.
1111

1212
The following new major platform features were added:
1313

14-
Resource Quotas::
14+
===== Resource Quotas
1515

1616
Explicit resources are now applied to all containers, for both operators and products.
1717
This allows running the Stackable Data Platform on Kubernetes clusters with a ResourceQuota or LimitRange set.
1818
Where these are not specified directly, defaults will be used.
1919
See https://github.com/stackabletech/issues/issues/368[this issue] for more information.
2020

21-
Pod Overrides::
21+
===== Pod Overrides
2222

2323
It is now possible to add custom settings which specify elements of a pod template (Service, StatefulSet etc.) on roles or rolegroups, which the operator then merges with the objects it writes before actually applying them.
2424
This provides the user with a possibility for specifying any property that can be set on a regular Kubernetes Pod, but which is not directly exposed via the Stackable custom resource definition.
@@ -41,17 +41,17 @@ For example, with HDFS:
4141
cpu: 410m
4242
```
4343

44-
Openshift certification::
44+
===== Openshift certification
4545

4646
OLM bundles - a pre-requisite for the Openshift certification process - have been created for each operator.
4747
All 15 SDP operators in release 23.4.1 are now Openshift-certified and deployable directly from within an Openshift cluster.
4848

49-
Signed SDP operator images::
49+
===== Signed SDP operator images
5050

5151
As of this release all Stackable operator images are signed (this feature will be added to product images in a subsequent release).
5252
More information about this, including how to verify the image signatures, can be found in this xref:guides:enabling-verification-of-image-signatures.adoc[guide].
5353

54-
New Versions::
54+
===== New Versions
5555

5656
The following new product versions are now supported:
5757

@@ -65,7 +65,7 @@ The following new product versions are now supported:
6565
* https://github.com/stackabletech/trino-operator/pull/423[Trino: 414]
6666
* https://github.com/stackabletech/zookeeper-operator/pull/689[ZooKeeper: 3.8.1]
6767

68-
Deprecated Versions::
68+
===== Deprecated Versions
6969

7070
The following product versions are deprecated and will be removed in a later release:
7171

@@ -82,11 +82,11 @@ The following product versions are deprecated and will be removed in a later rel
8282
* Trino: 377, 387, 395, 396, 403
8383
* Zookeeper: 3.5.8, 3.6.3, 3.7.0, 3.8.0
8484

85-
Removed Versions::
85+
===== Removed Versions
8686

8787
No product versions have been removed.
8888

89-
Product features::
89+
===== Product features
9090

9191
Additionally, there are some individual product features that are noteworthy:
9292

0 commit comments

Comments
 (0)