Skip to content

Commit 4a94c11

Browse files
committed
chore(issue_templates): Reminder about update supported-versions
1 parent 1bcdd28 commit 4a94c11

13 files changed

+26
-26
lines changed

.github/ISSUE_TEMPLATE/update-base-vector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ Add/Change/Remove anything that isn't applicable anymore
3838
- [ ] Upload new version (see `vector/upload_new_vector_version.sh`).
3939
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
4040
- [ ] Update other dependencies if applicable (eg: inotify_tools, etc).
41-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
41+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4242
- [ ] Update the version in demos. Add the PR(s) to the list below.
4343
```
4444

4545
```[tasklist]
4646
### Related Pull Requests
4747
- [ ] _Link to the docker-images PR (product update)_
48-
- [ ] _Link to the operator PR (getting_started / kuttl)_
48+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4949
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
5050
- [ ] _Link to demo PR (raise against the `next` branch)_
5151
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

.github/ISSUE_TEMPLATE/update-product-airflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Add/Change/Remove anything that isn't applicable anymore
3030
- [ ] Update `versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
3131
- [ ] Download new constraints file (see `airflow/download_constraints.sh`).
3232
- [ ] Update other dependencies if applicable (eg: python, statsd_exporter, etc).
33-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
33+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3434
- [ ] Update the version in demos. Add the PR(s) to the list below.
3535
```
3636

.github/ISSUE_TEMPLATE/update-product-druid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ Add/Change/Remove anything that isn't applicable anymore
3333
- [ ] Delete old patch directories.
3434
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3535
- [ ] Update the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) with the new set of versions.
36-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
36+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3737
- [ ] Update the version in demos. Add the PR(s) to the list below.
3838
```
3939

4040
```[tasklist]
4141
### Related Pull Requests
4242
- [ ] _Link to the docker-images PR (product update)_
43-
- [ ] _Link to the operator PR (getting_started / kuttl)_
43+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4444
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4545
- [ ] _Link to demo PR (raise against the `next` branch)_
4646
- [ ] _Link to [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) PR_

.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new versions (see the `hbase/*.sh` scripts).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: phoenix, opa_authorizer, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR to the list below.
3535
```
3636

3737
```[tasklist]

.github/ISSUE_TEMPLATE/update-product-hdfs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `hadoop/upload_new_hadoop_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: hdfs_utils, jmx_exporter, protobuf, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
4141
- [ ] _Link to [hdfs-utils](https://github.com/stackabletech/hdfs-utils/) PR (if applicable)_
42-
- [ ] _Link to the operator PR (getting_started / kuttl)_
42+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4343
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4444
- [ ] _Link to demo PR (raise against the `next` branch)_
4545
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

.github/ISSUE_TEMPLATE/update-product-hive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `hive/upload_new_hive_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, aws_java_sdk_bundle, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
41-
- [ ] _Link to the operator PR (getting_started / kuttl)_
41+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4242
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4343
- [ ] _Link to demo PR (raise against the `next` branch)_
4444
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

.github/ISSUE_TEMPLATE/update-product-kafka.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `kafka/upload_new_kafka_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, kcat, scala, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

@@ -42,14 +42,14 @@ Add/Change/Remove anything that isn't applicable anymore
4242
- [ ] Update `kafka-testing-tools/versions.py`.
4343
- [ ] Upload new version (see `.scripts/upload_new_kcat_version.sh`).
4444
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
45-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
45+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4646
- [ ] Update the version in demos. Add the PR(s) to the list below.
4747
```
4848

4949
```[tasklist]
5050
### Related Pull Requests
5151
- [ ] _Link to the docker-images PR (product update)_
52-
- [ ] _Link to the operator PR (getting_started / kuttl)_
52+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
5353
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
5454
- [ ] _Link to demo PR (raise against the `next` branch)_
5555
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

.github/ISSUE_TEMPLATE/update-product-nifi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `nifi/upload_new_nifi_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, kcat, scala, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
41-
- [ ] _Link to the operator PR (getting_started / kuttl)_
41+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4242
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4343
- [ ] _Link to demo PR (raise against the `next` branch)_
4444
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

.github/ISSUE_TEMPLATE/update-product-opa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ Add/Change/Remove anything that isn't applicable anymore
3030
- [ ] Update `versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
3131
- [ ] Upload new version (see `opa/upload_new_opa_version.sh`).
3232
- [ ] Update other dependencies if applicable (eg: opa_bundle_builder, etc).
33-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
33+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3434
- [ ] Update the version in demos. Add the PR(s) to the list below.
3535
```
3636

3737
```[tasklist]
3838
### Related Pull Requests
3939
- [ ] _Link to the docker-images PR (product update)_
40-
- [ ] _Link to the operator PR (getting_started / kuttl)_
40+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4141
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4242
- [ ] _Link to demo PR (raise against the `next` branch)_
4343
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

.github/ISSUE_TEMPLATE/update-product-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ Add/Change/Remove anything that isn't applicable anymore
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Ensure that the transitive dependencies in `versions.py` are compatible with the Spark version(s).
3434
- [ ] Update other dependencies if applicable (eg: python, jmx_exporter, aws_java_sdk_bundle, etc).
35-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
35+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3636
- [ ] Update the version in demos. Add the PR(s) to the list below.
3737
```
3838

3939
```[tasklist]
4040
### Related Pull Requests
4141
- [ ] _Link to the docker-images PR (product update)_
42-
- [ ] _Link to the operator PR (getting_started / kuttl)_
42+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4343
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4444
- [ ] _Link to demo PR (raise against the `next` branch)_
4545
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_

0 commit comments

Comments
 (0)