Nagy Vilmos

Results 14 comments of Nagy Vilmos

@vikramsinghchandel no. No-ish. I was able to start the image, and I think the magic was to wait a bit after the MySQL starts to init properly, and do not...

Does anyone know any way to update the KeyCloak cluster without losing all the sessions from 15.1.1 to a higher KeyCloak version? Have you figured it out?

@jabby As far as I can see since your comment there's a `job_variables_attributes` parameter on the `POST /projects/:id/jobs/:job_id/play` endpoint, see the pic & [docs](https://docs.gitlab.com/ee/api/jobs.html#run-a-job): ![image](https://user-images.githubusercontent.com/6528869/209350219-aa499b7a-9f84-4fab-ad1a-fdb784e6838d.png) Would you accept such a...

It seems to me that there's already an open PR for it: #836

@daviddelannoy Can keycloak20 with Quarkus re-read the sessions from the database if all sessions were written from kc20 with your solution? > Do you think that we will not be...

Yeah, but that was broken during previous updates as well (eg.: KC15Wildfly -> KC18Wildfly). I've tried something similar, but it was a proof of concept and never tried with more...

Okay, the [comment from here](https://github.com/minio/minio-go/blob/master/api.go#L875) suggests that removing the `insecure: true` part will remove the signature from the upload. At first glance this seems to solve the issue for me...

> At first glance this seems to solve the issue for me - let me run a double check in the coming days / weeks, I'll get back to this...

I've searched for this also, and couldn't find any Yested (or plain Kotlin2JS) project with Gradle, so I've created an example. Can be seen it here: https://github.com/vilmosnagy/yested-gradle-kotlin2js-example