Michal Vavřík

Results 143 comments of Michal Vavřík

I presume this was closed with https://github.com/quarkusio/quarkus/pull/32687, I'll write test in QE test suite, so will verify it later.

Looks like interesting issue, I can have a look provided @vsevel is fine with that.

I don't seem to find time to do this and there was no user requests so closing.

Hey @radcortez , do you think it is possible for you to release SmallRye Config and bump the version in Quarkus once this gets merged? I'd like to do QE...

I am removing JSSE from the PR title as issue seems to be in BCFIPS provider and BTW still there.

@squakez do I get it right that basically this: https://github.com/apache/camel-k/blob/b7b6a07546c555be39f1fe26f67290492f61455f/pkg/trait/builder.go#L72 should not be necessary? If there are other places where builder trait is aware of Quarkus trait and shouldn't, can...

> @mposolda , @dghgit you mentioned a "workaround" by by setting securerandom.strongAlgorithms to the implementation "new SecureRandom()". I don't know much about BC. How can I apply such workaround to...