Closed NickLarsenNZ closed 1 day ago
🟢 airflow-operator
Noticed docker.stackable.tech/stackable/tools:1.0.0-stackable24.7.0
being pulled. It appears to come from here:
It will be removed in SDP 25.3 (https://github.com/stackabletech/secret-operator/issues/477)
🟢 hdfs-operator
There was an error applying. But when I went to check pods, they were all up and running.
error: timed out waiting for the condition
Will run again -> Same problem.
I'm going to increase the wait timer to 10m (todo: raise a PR to main, cherry pick it to the release branch) -> That worked.
I also noticed the webhdfs StatefulSet uses docker.stackable.tech/stackable/testing-tools:0.2.0-stackable0.0.0-dev
.
🟢 hive-operator
The hive-test-helper StatefulSet uses docker.stackable.tech/stackable/testing-tools:0.2.0-stackable0.0.0-dev
.
🟢 kafka-operator
Need to add kcat
to the shell.nix (templating).
🟢 trino-operator
The image is way too large. I had to docker pull
and kind load docker-image
it, then run getting_started.
Post-Release Getting Started Script Updates
Part of https://github.com/stackabletech/issues/issues/647
In each operator repository, run the following commands. If any updates are required, open a PR using the applicable link below.
Replace the items in the task lists below with the applicable Pull Requests (if any).