Kyle Cronin
Kyle Cronin
**Describe the bug** PR decoration fails with Sonar 8.9.9, Java 11 and 1.8.2 ``` com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.Instant` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling...
Add integration with [cloud-stats](https://github.com/jenkinsci/cloud-stats-plugin) plugin. Implement `TrackedItem` on `KubernetesComputer` and `KubernetesSlave`. `StandardPlannedNodeBuilder` now returns a `TrackedPlannedNode`. Fixes [JENKINS-67256](https://issues.jenkins.io/browse/JENKINS-67256) Could be an interesting addition. ### Testing done Added unit tests and...
Enables support for merging casc defined credentials with existing credentials (i.e. manually created). In some environments it is desirable to define some credentials declaratively while also be able to define...