@@ -35,32 +35,52 @@ Replace the items in the task lists below with the applicable Pull Requests (if
35
35
> Then use the links below to automatically create applicable PRs for each operator
36
36
> using the PR template.
37
37
38
+ In each operator repository, run the following commands. If any updates are
39
+ required, open a PR using the links below.
40
+
41
+ ` ` ` shell
42
+ # Some of the scripts are in a code/ subdirectory
43
+ # pushd docs/modules/superset/examples/getting_started
44
+ # pushd docs/modules/superset/examples/getting_started/code
45
+ pushd $( fd -td getting_started | grep examples) ; cd code 2> /dev/null || true
46
+
47
+ # Make a fresh cluster (~12 seconds)
48
+ kind delete cluster && kind create cluster
49
+ ./getting_started.sh stackablectl
50
+
51
+ # Make a fresh cluster (~12 seconds)
52
+ kind delete cluster && kind create cluster
53
+ ./getting_started.sh helm
54
+
55
+ popd
56
+ ```
57
+
38
58
<!--
39
59
The following list was generated by:
40
60
41
61
# go to the stackable-templating repository, then run:
42
62
yq '.repositories[].name' config/repositories.yaml \
43
63
| sort \
44
- | xargs -I {} echo " - [ ] [Update getting-started script for {}](https://github.com/stackabletech/{}/compare/main..fix/getting-started-pre-$( date +%y.%-m) ?quick_pull=1&template=pre-release-getting-started-scripts .md&title=fix%28docs%29%3A+Update+getting-started+scripts +pre-$( date +%y.%-m) )"
64
+ | xargs -I {} echo "- [ ] [Update getting-started script for {}](https://github.com/stackabletech/{}/compare/main..fix/getting-started-pre-$(date +%y.%-m)?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-$(date +%y.%-m))"
45
65
-->
46
66
47
67
``` [tasklist]
48
68
### Getting Started Script Checks and Updates
49
- - [ ] [Update getting-started script for airflow-operator](https://github.com/stackabletech/airflow-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
50
- - [ ] [Update getting-started script for commons-operator](https://github.com/stackabletech/commons-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
51
- - [ ] [Update getting-started script for druid-operator](https://github.com/stackabletech/druid-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
52
- - [ ] [Update getting-started script for edc-operator](https://github.com/stackabletech/edc-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
53
- - [ ] [Update getting-started script for hbase-operator](https://github.com/stackabletech/hbase-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
54
- - [ ] [Update getting-started script for hdfs-operator](https://github.com/stackabletech/hdfs-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
55
- - [ ] [Update getting-started script for hello-world-operator](https://github.com/stackabletech/hello-world-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
56
- - [ ] [Update getting-started script for hive-operator](https://github.com/stackabletech/hive-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
57
- - [ ] [Update getting-started script for kafka-operator](https://github.com/stackabletech/kafka-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
58
- - [ ] [Update getting-started script for listener-operator](https://github.com/stackabletech/listener-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
59
- - [ ] [Update getting-started script for nifi-operator](https://github.com/stackabletech/nifi-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
60
- - [ ] [Update getting-started script for opa-operator](https://github.com/stackabletech/opa-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
61
- - [ ] [Update getting-started script for secret-operator](https://github.com/stackabletech/secret-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
62
- - [ ] [Update getting-started script for spark-k8s-operator](https://github.com/stackabletech/spark-k8s-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
63
- - [ ] [Update getting-started script for superset-operator](https://github.com/stackabletech/superset-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
64
- - [ ] [Update getting-started script for trino-operator](https://github.com/stackabletech/trino-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
65
- - [ ] [Update getting-started script for zookeeper-operator](https://github.com/stackabletech/zookeeper-operator/compare/main..fix/getting-started-pre-24.7? quick_pull=1& template=pre-release-getting-started-scripts .md& title=fix%28docs%29%3A+Update+getting-started+scripts +pre-24.7)
69
+ - [ ] [Update getting-started script for airflow-operator](https://github.com/stackabletech/airflow-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
70
+ - [ ] [Update getting-started script for commons-operator](https://github.com/stackabletech/commons-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
71
+ - [ ] [Update getting-started script for druid-operator](https://github.com/stackabletech/druid-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
72
+ - [ ] [Update getting-started script for edc-operator](https://github.com/stackabletech/edc-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
73
+ - [ ] [Update getting-started script for hbase-operator](https://github.com/stackabletech/hbase-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
74
+ - [ ] [Update getting-started script for hdfs-operator](https://github.com/stackabletech/hdfs-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
75
+ - [ ] [Update getting-started script for hello-world-operator](https://github.com/stackabletech/hello-world-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
76
+ - [ ] [Update getting-started script for hive-operator](https://github.com/stackabletech/hive-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
77
+ - [ ] [Update getting-started script for kafka-operator](https://github.com/stackabletech/kafka-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
78
+ - [ ] [Update getting-started script for listener-operator](https://github.com/stackabletech/listener-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
79
+ - [ ] [Update getting-started script for nifi-operator](https://github.com/stackabletech/nifi-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
80
+ - [ ] [Update getting-started script for opa-operator](https://github.com/stackabletech/opa-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
81
+ - [ ] [Update getting-started script for secret-operator](https://github.com/stackabletech/secret-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
82
+ - [ ] [Update getting-started script for spark-k8s-operator](https://github.com/stackabletech/spark-k8s-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
83
+ - [ ] [Update getting-started script for superset-operator](https://github.com/stackabletech/superset-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
84
+ - [ ] [Update getting-started script for trino-operator](https://github.com/stackabletech/trino-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
85
+ - [ ] [Update getting-started script for zookeeper-operator](https://github.com/stackabletech/zookeeper-operator/compare/main..fix/getting-started-pre-24.7?quick_pull=1&template=pre-release-getting-started-script .md&title=fix%28docs%29%3A+Update+getting-started+script +pre-24.7)
66
86
```
0 commit comments