Closed
Description
Part of https://github.com/stackabletech/issues/722
Update pre-commit Workflow
Note
The pre-commit config and workflows need to be kept up-to-date to ensure usage of recent tooling versions. This requires some manual work in this repository.
- chore: Bump Rust and action versions #536
- Update
python-version
in local and templatedpr_pre-commit.yml
workflow - Update hook refs in local and templated
.pre-commit-config.yaml
file => chore: Bump pre-commit hook versions #538 - Update Hadolint version in the
config/versions.yaml
file
Update Rust Toolchain
Note
During a Stackable release we need to ensure that every product operator uses the latest Rust toolchain (used by us). To keep the toolchain in sync across all our operators, we update the version centrally in this repository.
Tasks
- Run
niv update
and test viamake run-dev
- Update Rust toolchain in the
config/versions.yaml
file. - Update Rust toolchain UBI9 and stackable-base images => chore: Bump UBI9-minimal base image, cargo-auditable and protoc docker-images#1197
- Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images => chore: Bump UBI9-minimal base image, cargo-auditable and protoc docker-images#1197
- Generate downstream PRs using the "Generate Downstream PRs" action.
- Search for PRs and add them to the task list below.
- Merge downstream PRs, see below for more details.
Downstream PRs
Note
Replace the items in the task lists below with the applicable Pull Requests
- chore: SDP 25.7 templating updates airflow-operator#655
- chore: SDP 25.7 templating updates commons-operator#364
- chore: SDP 25.7.0 templating updates druid-operator#734
-
PR for edc-operator - chore: SDP 25.7 templating updates hbase-operator#674
- chore: SDP 25.7 templating updates hdfs-operator#698
-
PR for hello-world-operator - chore: SDP 25.7.0 templating updates hive-operator#614
- chore: SDP 25.7.0 templating updates kafka-operator#877
- chore: SDP 25.7.0 templating updates listener-operator#319
- chore: SDP 25.7.0 templating updates nifi-operator#816
- chore: SDP 25.7.0 templating updates opa-operator#742
- chore: SDP 25.7.0 templating updates secret-operator#618
- chore: SDP 25.7.0 templating updates spark-k8s-operator#590
- chore: SDP 25.7.0 templating updates superset-operator#645
- chore: SDP 25.7.0 templating updates trino-operator#770
- chore: SDP 25.7.0 templating updates zookeeper-operator#960
- https://github.com/stackabletech/opensearch-operator/pull/9
Metadata
Metadata
Assignees
Type
Projects
Status
Development: Done