Lars Francke

Results 85 comments of Lars Francke

I've moved this back into "Ready for Development" because the Listener operator is now merged. AFAIU this should now be ready to be worked on again?

Here's how Strimzi handles it: https://strimzi.io/docs/operators/latest/overview.html#configuration-points-broker_str

See also: https://issues.apache.org/jira/browse/ZOOKEEPER-4790

I don't know. I found this in the `Done` column

As this has been merged now, can you please include a link to the generated docs?

I took the PDF and extracted all the relevant requirements from Appendix A. It's only available in german I'm afraid. [DIN SPEC 27076.xlsx](https://github.com/intuitem/ciso-assistant-community/files/15213947/DIN.SPEC.27076.xlsx) This is the structure: - Nr: Identifier...

Thanks! I understand you can't fulfill every request and this might not be at the top of your list. But please let me know if I can help in any...

I have the same problem. https://github.com/storybookjs/storybook/blob/ad019b501f430ff9cea5ce4a98f025025d1efeb6/code/lib/core-common/src/js-package-manager/NPMProxy.ts#L223C3-L247C1 This fails for me at the `JSON.parse` because ``` SyntaxError: Unexpected token . in JSON at position 3 ``` The input being just `8.1.1`...