Falko Menge

Results 122 comments of Falko Menge

[This answer](https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j) might help.

My current customer needs this as well.

My current customer needs this as well.

My current customer needs basic FEEL expressions such as `not("trusted")` or simply `-`.

Apparently `.PHONY` is useful for something (other than stating the obvious): https://github.com/jeffsp/makefile_help Maybe this could be combined with `remake` task descriptions...

Hi @anderskristian, just fork this repo, push your changes to your fork and create the PR from there. For joining the Community Hub have a look at https://github.com/camunda-community-hub#how-to-contribute Cheers, Falko

On the issue: We are not using the `--async` flag of `gcloud container clusters create`. So I'd expect that it only returns once the cluster is ready. Did you see...