piotrekfilip
piotrekfilip
I don't know if this will help, but we noticed that the problem occurs after changing _Default view_ to _Week_ in the configuration, if _Default view_ is set to _Month_,...
These logs are created each time kubelet creates a new connection to the CSI driver. IMHO this is not in scope of the node-driver-registrar project, to stop logging these messages,...
My two cents, SonarQube uses ruleKey to match existing issues (https://docs.sonarqube.org/latest/user-guide/issues/#header-3, https://github.com/SonarSource/sonarqube/blob/9.5.0.56709/sonar-core/src/main/java/org/sonar/core/issue/tracking/AbstractTracker.java), so I think one of the ways to solve this would be to use ExternalIssues, similarly as https://github.com/SonarSource/sonarqube/blob/9.5.0.56709/sonar-scanner-engine/src/main/java/org/sonar/scanner/externalissue/ExternalIssueImporter.java#L71...
Bitnami repository switched to OCI in recent charts, workaround using docker proxy is described here https://github.com/sonatype/nexus-public/issues/201#issuecomment-2112509698