-
-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Part of stackabletech/issues#759
This is testing that the nightly release of the operators and products do not negatively impact the products.
Note
Record the results (issues, anomalies, or success) during the process in a comment on this issue. Eg:
:green_circle: **airflow-scheduled-job**
The CRD had been updated and I needed to change the following in the manifest:
...The following emojis can be used to indicate the status:
hourglass: In progress / waitingred_circle: In progress with errorsorange_circle: Completed with minor issues or anomaliesgreen_circle: Completed without issues or errors
List of demos
Replace the items in the lists below with the applicable Pull Requests (if any). Also put your GitHub handle next to the demo to indicate a particular demo was picked up for testing.
- airflow-scheduled-job @adwk67
- argo-cd-git-ops @dervoeti
- data-lakehouse-iceberg-trino-spark: fix: data-lakehouse-iceberg-trino-spark demo #333 @labrenbe
- end-to-end-security @Techassi
- hbase-hdfs-load-cycling-data @adwk67
- jupyterhub-keycloak @adwk67
- jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data @adwk67
- logging @Techassi
- nifi-kafka-druid-earthquake-data @adwk67
- nifi-kafka-druid-water-level-data @adwk67
- signal-processing @adwk67
- spark-k8s-anomaly-detection-taxi-data @adwk67
- trino-iceberg @labrenbe
- trino-taxi-data @labrenbe
Nightly from Scratch Testing Instructions
These instructions are for deploying and completing the nightly demo from scratch.
Tip
Be sure to select the nightly docs version on https://docs.stackable.tech/home/nightly/demos/.
# Make sure stackablectl 1.2.0 is installed
stackablectl --version
# Install demo (stable operators) for the nightly release.
stackablectl demo install <DEMO_NAME> --release dev
# --- IMPORTANT ---
# Run through the nightly demo instructions (refer to the list above).List of Stacks
Some stacks are not used by demos, but still need testing in some way.
Tip
Some of the stacks have a tutorial to follow.
- monitoring @NickLarsenNZ
- observability
- openldap
- tutorial-openldap
You can install the stack via:
stackablectl stack install <STACK_NAME> --release dev