Tomasz Michalak
Tomasz Michalak
This is nice document to start: https://github.com/openshiftio-vertx-boosters/vertx-istio-distributed-tracing-booster.
I have a similar issue while running `./gradlew clean test`: ``` SomeKindTest STANDARD_OUT 09:26:49.136 [Test worker] INFO tc.kindest/node:v1.28.0 - Creating container for image: kindest/node:v1.28.0 09:26:49.171 [Test worker] INFO tc.kindest/node:v1.28.0 -...
Environment: Mac M1.
We will provide the solution for Knot.x 2.x too.
Can you please check https://github.com/Knotx/knotx-starter-kit. It can be very useful when you consider Knot.x extensions development.
> Thx guys, this PR now looks nice 😊 @Skejven the domain related problem is solved? yes, it is solved in RC5 that we released today ;)
@shiftedreality What is the purpose of the .docker directory? docker-compose.yml is extremely useful for development purposes as we "refresh" the stack almost every day.
Hi, I have the issue on my local setup with MacBook Pro M1. It looks that one of the images has an invalid environment variable configured. I can remove the...
Sure, if there is no issue on your machine and CI is green, let's release and close my PR :)
@dajudge You can try to prune all downloaded images (`docker image prune -a`) and run all tests again. Maybe there is a broken image republished under the same tag...