diff --git a/.github/ISSUE_TEMPLATE/update-base-java.md b/.github/ISSUE_TEMPLATE/update-base-java.md index 60a57c176..b1fbb522a 100644 --- a/.github/ISSUE_TEMPLATE/update-base-java.md +++ b/.github/ISSUE_TEMPLATE/update-base-java.md @@ -40,17 +40,13 @@ we should also make new versions of Java available for use. - [ ] _Link to the docker-images PR (product update)_ ``` - +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance - [ ] Can build a product image that uses the new version(s) - [ ] Both `java-base` and `java-devel` have the same Java versions in `versions.py` - [ ] Kuttl smoke test passes locally for a product using the new Java version -- [ ] Release notes written in a comment below -- [ ] Applicable `release-note` label added to this issue ```
diff --git a/.github/ISSUE_TEMPLATE/update-base-stackable.md b/.github/ISSUE_TEMPLATE/update-base-stackable.md index 60e5b288e..61edd609e 100644 --- a/.github/ISSUE_TEMPLATE/update-base-stackable.md +++ b/.github/ISSUE_TEMPLATE/update-base-stackable.md @@ -30,6 +30,8 @@ Part of #xxx. - [ ] _Link to the docker-images PR (product update)_ ``` +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance - [ ] Can build the image locally diff --git a/.github/ISSUE_TEMPLATE/update-base-ubi-rust-builders.md b/.github/ISSUE_TEMPLATE/update-base-ubi-rust-builders.md index 05619bdbc..657627453 100644 --- a/.github/ISSUE_TEMPLATE/update-base-ubi-rust-builders.md +++ b/.github/ISSUE_TEMPLATE/update-base-ubi-rust-builders.md @@ -37,6 +37,8 @@ Part of #xxx. - [ ] _Bump rust toolchain in operator-templating_ ``` +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance - Done for [ubi8-rust-builder/Dockerfile](https://github.com/stackabletech/docker-images/blob/main/ubi8-rust-builder/Dockerfile) diff --git a/.github/ISSUE_TEMPLATE/update-base-vector.md b/.github/ISSUE_TEMPLATE/update-base-vector.md index a591836a5..9899afcbf 100644 --- a/.github/ISSUE_TEMPLATE/update-base-vector.md +++ b/.github/ISSUE_TEMPLATE/update-base-vector.md @@ -37,16 +37,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-airflow.md b/.github/ISSUE_TEMPLATE/update-product-airflow.md index 4b2b1a565..40ee340e7 100644 --- a/.github/ISSUE_TEMPLATE/update-product-airflow.md +++ b/.github/ISSUE_TEMPLATE/update-product-airflow.md @@ -30,16 +30,20 @@ Part of #xxx. - [ ] _Link to operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-druid.md b/.github/ISSUE_TEMPLATE/update-product-druid.md index c3b497039..ed11b4d0b 100644 --- a/.github/ISSUE_TEMPLATE/update-product-druid.md +++ b/.github/ISSUE_TEMPLATE/update-product-druid.md @@ -32,16 +32,20 @@ Part of #xxx. - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ - [ ] _Link to [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) PR_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md b/.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md index 9bf2069eb..b0b5e82ee 100644 --- a/.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md +++ b/.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md @@ -38,16 +38,20 @@ Part of #xxx. - [ ] _Link to operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-hdfs.md b/.github/ISSUE_TEMPLATE/update-product-hdfs.md index 50c75854a..637f4eff9 100644 --- a/.github/ISSUE_TEMPLATE/update-product-hdfs.md +++ b/.github/ISSUE_TEMPLATE/update-product-hdfs.md @@ -32,16 +32,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-hive.md b/.github/ISSUE_TEMPLATE/update-product-hive.md index aa24e1eea..02a3314fa 100644 --- a/.github/ISSUE_TEMPLATE/update-product-hive.md +++ b/.github/ISSUE_TEMPLATE/update-product-hive.md @@ -31,16 +31,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-kafka.md b/.github/ISSUE_TEMPLATE/update-product-kafka.md index 1055fc301..9f6281f06 100644 --- a/.github/ISSUE_TEMPLATE/update-product-kafka.md +++ b/.github/ISSUE_TEMPLATE/update-product-kafka.md @@ -42,16 +42,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-nifi.md b/.github/ISSUE_TEMPLATE/update-product-nifi.md index 5a4949444..da52701bc 100644 --- a/.github/ISSUE_TEMPLATE/update-product-nifi.md +++ b/.github/ISSUE_TEMPLATE/update-product-nifi.md @@ -31,16 +31,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-opa.md b/.github/ISSUE_TEMPLATE/update-product-opa.md index f20dcb6b3..8fd6e0ca2 100644 --- a/.github/ISSUE_TEMPLATE/update-product-opa.md +++ b/.github/ISSUE_TEMPLATE/update-product-opa.md @@ -30,16 +30,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-spark.md b/.github/ISSUE_TEMPLATE/update-product-spark.md index 0e4b0c550..c0723525b 100644 --- a/.github/ISSUE_TEMPLATE/update-product-spark.md +++ b/.github/ISSUE_TEMPLATE/update-product-spark.md @@ -31,16 +31,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-superset.md b/.github/ISSUE_TEMPLATE/update-product-superset.md index 5cfcec15f..a2db53339 100644 --- a/.github/ISSUE_TEMPLATE/update-product-superset.md +++ b/.github/ISSUE_TEMPLATE/update-product-superset.md @@ -31,16 +31,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-trino.md b/.github/ISSUE_TEMPLATE/update-product-trino.md index 65b0132b2..dfd70081d 100644 --- a/.github/ISSUE_TEMPLATE/update-product-trino.md +++ b/.github/ISSUE_TEMPLATE/update-product-trino.md @@ -40,16 +40,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ``` diff --git a/.github/ISSUE_TEMPLATE/update-product-zookeeper.md b/.github/ISSUE_TEMPLATE/update-product-zookeeper.md index a665b602b..31b1a1a3f 100644 --- a/.github/ISSUE_TEMPLATE/update-product-zookeeper.md +++ b/.github/ISSUE_TEMPLATE/update-product-zookeeper.md @@ -31,16 +31,20 @@ Part of #xxx. - [ ] _Link to the operator PR (getting_started / kuttl)_ - [ ] _Link to any other operator PRs (getting_started / kuttl)_ - [ ] _Link to demo PR (raise against the `next` branch)_ +- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_ ``` - +> [!TIP] +> Delete any items that do not apply so that all applicable items can be checked. +> For example, if you add release notes to the documentation repository, you do not need the latter two criteria. + +This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been checked, the issue can be moved into _Development: Done_. + ```[tasklist] ### Acceptance -- [ ] Can build image locally -- [ ] Kuttl smoke tests passes locally +- [ ] Can build image (either locally, or in CI) +- [ ] Kuttl smoke tests passes (either locally, or in CI) +- [ ] Release notes added to documentation and linked as a PR above - [ ] Release notes written in a comment below - [ ] Applicable `release-note` label added to this issue ```