Ksawery Karwacki
Ksawery Karwacki
I have this strange issue. Most of the times injection doesn't work. It doesn't matter if I start UDT before TESL or after or if I run Access runtime repair...
It would be useful to be able to set static value for avatar icon not to reroll on every refresh.
### What happened? When you change values or chart version sync/ready statuses stay True even before helm is upgraded. It means that there is no way to trace status on...
As described in the title this snippet doesn't work anymore. I ended up with image without apex and ords started. `# RTU_ENABLED default 'N' # The following is used for...
### Expected Behavior I found this issue developing workaround for http client with localhost domain (e.g. my-app.localhost) which works normally as it is handled by nginx ingress within Kubernetes but...
#### Current Behavior After upgrade from Starship 1.16 kubernetes module not properly shows up despite adjusted configuration according to the documentation. Downgrading to 1.16 makes it working again. #### Expected...
Most modern JVM applications build docker images. It would be nice to have image scanning as part of standard Gradle build instead of having to run CLI separately.
I tried to pass `pactbroker.consumerversionselectors.rawjson` parameter to Gradle Test task as system property for my junit tests. I tried raw string without success, I tried building in with Gson like...
Currently Gradle Plugin Extension uses primitives (strings) for configuration, this should be replaced with Properties to allow lazy configuration.