stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Bump operator-rs to latest version in all operators #537

Closed razvan closed 8 months ago

razvan commented 8 months ago

Current version of operator-rs is 0.64.0.

Current status of operators:

▶ rg stackable-operator --glob  '*.toml' --json | rg tag | jq -j '.data.path.text,"!",.data.lines.text' | perl -ple 's#([^!]+)!.+"([.0-9]+)".*#$1 : $2#'
druid-operator/Cargo.toml : 0.60.1
kafka-operator/Cargo.toml : 0.60.1
hello-world-operator/Cargo.toml : 0.61.0
listener-operator/Cargo.toml : 0.61.0
hive-operator/Cargo.toml : 0.60.1
hdfs-operator/Cargo.toml : 0.62.0
airflow-operator/Cargo.toml : 0.60.1
nifi-operator/Cargo.toml : 0.60.1
stackable-cockpit/Cargo.toml : 0.61.0
secret-operator/Cargo.toml : 0.61.0
opa-bundle-builder/Cargo.toml : 0.41.0
zookeeper-operator/Cargo.toml : 0.60.1
commons-operator/Cargo.toml : 0.60.1
trino-operator/Cargo.toml : 0.60.1
edc-operator/Cargo.toml : 0.60.1
opa-operator/Cargo.toml : 0.59.0
superset-operator/Cargo.toml : 0.64.0
spark-k8s-operator/Cargo.toml : 0.64.0
hbase-operator/Cargo.toml : 0.60.1

Update oldoperator-rs versions:

lfrancke commented 8 months ago

This issue can be closed?

razvan commented 8 months ago

This issue can be closed?

yes