haraldott

Results 6 issues of haraldott

So when I trigger dependencyUpdates, I get a correct report with my artifacts in the `dependencies `section, but the `dependencyManagement `section is not being scanned. ``` dependencyManagement { imports {...

### Describe the bug Upgrading from fabric8 kubernetes client from 6.9.2 to 6.10 gives the following stack trace: ``` java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@61c4cebd testClass = my.project.service.testcontainer.UserAkhqServiceContainerTest, locations...

Waiting on feedback
status/stale

### Describe the bug So I have a container testing suite with a k8s cluster containing a kafka + strimzi cluster and with the fabric8 kubernetes-client I'm creating/deleting some KafkaUsers/KafkaTopic...

Waiting on feedback

### Issue description Hi all, we switched from our cookie-based authentication to idtoken-based authentication in our AKHQ service which is using micronaut. While most of the flow appears to work...

status: awaiting feedback

Hi, we have a case of an OIDC user who has too many patterns in his groups assigned. You probably know about this issue, the jwt token for login will...