David Steiman
David Steiman
whats the state here?
push @mavimo @gadelkareem
Did you try to set the count of worker nodes to 0 by ``` bash $ hetzner-kube cluster create -n my-cluster ... -w 0 ``` ?
is that still an issue?
gitter chat is there
ps: about contributions. I will do some guidelines when I find the time. In general all kind of contribution is welcome, like fixes, addons, docs etc...
It might do not look like this is my first go project ever, but it is :) So don't know the exact pattern of this. Feel free to improve stuff....
sure @lucernae feel free to chop through our issues and suggest them for project 1.0, I will check that out and add them to the TODO list
hey @jhipster/developers I have finished (IMHO) this feature and I was testing it against this JDL: ``` entity Alpha entity Beta entity Gamma relationship OneToOne { Alpha{authority(name)} to Authority }...
push, I still need some help with the test, then this PR could be merged