jcralbino

Results 40 comments of jcralbino

This would allow also a better definition of the description text without considering the visual aspect of the icon. It would be interesting also to be able to control where...

Thanks looking into this I realised they we could achieve similar results using the description field, but this is also limiting how that field is used. If the shape field...

For example in this case for this code ``` @startuml !include nwdiag { node [description ="\n BIG LONG TEXT IS NOT CENTERED AND LINE ABOVE NOT CENTERED"] } @enduml ````...

Hello All, I am a user of external DNS, and I manage, design and operate enterprise container platform. I will like to clarify some assumptions from this thread, and state...

> I don't think DNS is a good choice for this use case. They should rather create a service type loadbalancer. Maybe calico can build a svc type loadbalancer if...

doing the $HOME.doctoolchain\doctoolchain-3.0.2\gradlew tasks is working fine.

using this parser will get you the output 17. ((Invoke-Expression -Command "$JAVA_CMD --version 2>&1" | Select-String -Pattern 'Java').Line | Select-Object -First 1 ).Split(' ')[1].Split(".")[0]