Dimo Velev
Dimo Velev
that would really be useful. right now i have to guess and google and guess again what each attribute is doing.
@tbarnes-us thank you very much. that is really helpful! Definitely a must have for the model help.
@mpeddada1 i am not sure what the result of the discussion is - do you want to use docker-java library or not? Assuming that you do not want to use...
I ended up writing a small maven / gradle plugin and publishing it to maven central - https://github.com/dimovelev/load-to-docker . It does what I needed - perform HTTP POST via named...
@eddumelendez great news! Isn't the current implementation cli? What is the difference between default and cli? In a default mode it would be great if the plugin could autodetect what...
We too face this issue
Waiting between tripping the readiness probe to REFUSING_TRAFFIC and actually starting to refuse traffic would also be good for non-kubernetes environments with standard load-balancers that have checks (monitors) to determine...
I am also getting this issue now with the 21c image. What is the workaround - I am really confused?
Did you manage to find what the issue was?