Skip to content

Releases: epam/edp-sonar-operator

v2.10.2

04 Jan 09:32
Compare
Choose a tag to compare

[v2.10.2] - 2021-12-21

Bug Fixes

v2.10.1

16 Dec 13:15
Compare
Choose a tag to compare

[v2.10.1] - 2021-12-16

Bug Fixes

v2.10.0

13 Dec 18:41
Compare
Choose a tag to compare

[v2.10.0] - 2021-12-06

Features

Bug Fixes

Code Refactoring

Formatting

Routine

Documentation

v.2.9.0

28 Sep 13:47
Compare
Choose a tag to compare

The EDP Sonar Operator Release Notes, v.2.9.0

Enhancements:

  • The dependencies are fixed to point to tags from the master.
  • The Dockerfile is updated to correct the copying of artifacts.
  • The Ingress API version is aligned with the Kubernetes version.
  • The image pull policy parameter is redefined during the EDP installation.

Fixed Issues:

  • The sonar stage is broken in Build and Code-Review pipelines.

v.2.8.0

16 Jul 10:35
Compare
Choose a tag to compare

The EDP Sonar Operator Release Notes, v.2.8.0

Upgrades

  • The operator-sdk library is updated to version 1.5.0.
  • The controller-runtime library is updated to version 0.8.3.
  • Alpine base images are upgraded to version alpine:3.13.5.

New Functionality and Enhancements

  • The codeql scan is added for the GitHub repositories.
  • Deployment objects can be used in OpenShift instead of DeploymentConfigs.
  • CI pipelines are defined for groovy-pipelines.

Fixed issues:

  • It is impossible to assign a Sonar operator role.
  • SonarDB secret auto-creation is fixed.

v.2.7.2

27 May 14:44
Compare
Choose a tag to compare

The EDP Sonar Operator Release Notes, v.2.7.2

Breaking Changes:

  • Sonar KeycloakClient requires new configuration for correct assigning 'sonar-administrators' group to users from OIDC provider.

v.2.7.1

23 Apr 10:38
Compare
Choose a tag to compare

EDP Sonar Operator Release Notes, v.2.7.1

Enhancements:

  • The base image is upgraded to alpine 3.11.10.

v.2.7.0

02 Apr 11:57
Compare
Choose a tag to compare

Sonar Operator Release Notes, v.2.7.0

New functionality

• The unused code from operators in a Helm chart, responsible for Kubernetes object provisioning, is removed.
• CPU Request/Limits are adjusted to align with the latest resource consumption.
• CI Helm chart is improved to provide quick feedback from CI for Helm and Dockerfile.
• EDP Helm charts are updated to follow the chart best practices defined by Helm.
• Orphaned Kubernetes resources are removed and aligned with mutated Kubernetes resources.
• All go-alpine based images are updated to Alpine version 3.11.8.

Enhancements

• Resource requirements for EDP components in the Kubernetes cluster are aligned in order to ensure stability and proper scheduling of EDP.

Fixed Issues

• The visibility status in the projects created by Sonar is corrected to be ‘Private” by default.
• Customer resources for Sonar provide the correct dbImage value.
• Sonar operator now uses the correct Sonar token name for plugin configuration.