Hello, Currently we have GHA test failures with "pull access denied for vectorized/redpanda" in kogito repos.
I filed a GH issue. https://github.com/apache/incubator-kie-issues/issues/1682 Also I have filed a PR to replace "vectorized/redpanda:v21.11.8" with "redpandadata/redpanda:v24.3.1". https://github.com/apache/incubator-kie-kogito-runtimes/pull/3812 and now I'm waiting for CI. Here I want to raise a point. redpanda is under Business Source License 1.1. https://github.com/redpanda-data/redpanda/blob/dev/licenses/bsl.md , which is Category X (https://www.apache.org/legal/resolved.html#category-x ). A question to our mentors; Claus, Andrea and Brian: redpanda is used for test infrastructure. Is it considered as "dependency"? If yes, using redpanda is considered as "Has Category X dependencies" in https://issues.apache.org/jira/browse/LEGAL-469 ? Regards, Toshiya
