Jochen Schalanda
Jochen Schalanda
@andrecowie If you're still interested, this issue should have been fixed in https://github.com/joschi/kafka-gitops/releases/tag/0.2.16.
Same issue here: ``` ❯ jira version (Version="1.1.0", GitCommit="3b93e147eac468ad985bdece27469153b4bb2814", CommitDate="2022-08-14T08:10:40+00:00", GoVersion="go1.18.3", Compiler="gc", Platform="darwin/arm64") ``` Error when fetching meta data: ``` ? Default board: None ⠼ Configuring metadata. Please wait... REQUEST...
[Jarviz](https://github.com/kordamp/jarviz) says it's fine nowadays: ``` ❯ bin/jarviz -V ------------------------------------------------------------ jarviz 0.3.0-SNAPSHOT ------------------------------------------------------------ Build time: 2023-02-24 15:08:14+01:00 Revision: a046a0a5519e7a21a3da3bea1f3863472cd699e3 JVM: 19.0.2 (Azul Systems, Inc. 19.0.2+7) ------------------------------------------------------------ ❯ bin/jarviz packages split...
@skyellin Could you provide a pull request to implement the required changes? 😄
@kubamarchwicki Thanks for reporting this. Strictly speaking, removing any previously available element is a breaking change, even if it was deprecated before. _BUT_ I think together with the option to...
@koenigroland If you're still interested, there's an image of this project with a few bug fixes and dependency update (for example Java 11) at https://github.com/joschi/kafka-gitops/pkgs/container/kafka-gitops/46491150?tag=0.2.16. Pull from the command line:...
@vprotasov The issue also exists on Docker Desktop for Windows. https://github.com/moby/moby/issues/44366#issuecomment-1304638977
> Image **postgres:11.2-alpine** is not present on the Docker hub anymore... This is not correct. The image still exists on Docker Hub. https://hub.docker.com/layers/library/postgres/11.2-alpine/images/sha256-cd1fb3df82521cc63a64591bd30542d04b2e29ed2398aa609d8286b7e9283222?context=explore
@kamilmodest Could you try again with the latest release of this plugin? https://github.com/revolut-engineering/jooq-plugin/releases/tag/0.3.9
The reason why this particular version of the Azul Zulu build of OpenJDK is missing is because it is not listed on https://static.azul.com/zulu/bin/ which this project is using for a...