stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Release 2022-11 #262

Closed lfrancke closed 1 year ago

lfrancke commented 2 years ago

Stackable Release 2022-11

Planned release date is: 2022-11-11

Update/decision 27.10

Update/decision 07.11

Release process

~We will use a release branch for this release.~ The process can be summarized as follows:

Overview (relevant for release-branch approach i.e. not 22.11)

Process steps

Further bug-fixes follow the same pattern (made in main, cherry-picked, release branch re-tagged) A platform release is then defined by the individually released operators at the time of the release plus the stackablectl releases.yaml.

Release checklists

Beginning of the release cycle

Before feature freeze

Feature freeze

End of the release cycle (Release day)

Technical tasks

Documentation tasks

PR for the changelog and upgrade guide: https://github.com/stackabletech/documentation/pull/310

Marketing tasks

stackablectl

Actions:

stackablectl element Who Status
demo: airflow-scheduled-job :heavy_check_mark:
demo: data-warehouse-iceberg-trino-spark :heavy_check_mark:
demo: hbase-hdfs-load-cycling-data :heavy_check_mark:
demo: nifi-kafka-druid-earthquake-data :heavy_check_mark:
demo: nifi-kafka-druid-water-level-data :heavy_check_mark:
demo: spark-k8s-anomaly-detection-taxi-data :heavy_check_mark:
demo: trino-taxi-data :heavy_check_mark:

Operators

Actions:

Operator Version Getting started Examples Online docs Blockers PR
Commons 0.4.0 N/A N/A :heavy_check_mark: 112
Secret 0.6.0 N/A N/A :heavy_check_mark: 207
(Listener)
OPA 0.11.0 :heavy_check_mark: N/A :heavy_check_mark: 370
ZooKeeper 0.12.0 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: 584
Kafka 0.8.0 :heavy_check_mark: :heavy_check_mark: (logging PR) :heavy_check_mark: 508
HDFS 0.6.0 :heavy_check_mark: N/A :heavy_check_mark: 267
Hive 0.8.0 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: 267
HBase 0.5.0 :heavy_check_mark: N/A :heavy_check_mark: 271
NiFi 0.8.1 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: 373
Druid 0.8.0 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: 336
Trino 0.8.0 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: 336
Spark 0.6.0 :heavy_check_mark: :heavy_check_mark: (with minio patch) :heavy_check_mark: 173
Airflow 0.6.0 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: 189
Superset 0.7.0 :heavy_check_mark: :heavy_check_mark: (one yaml deleted) :heavy_check_mark: 292
adwk67 commented 1 year ago

To consider for the release-hackathons:

lfrancke commented 1 year ago

We should mention in the release notes that the CRD is inconsistent between operators right now and to expect breaking changes.

This refers to the config/tls/authentication changes we discussed today.