Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Releases: epam/edp-perf-operator

v2.13.0

25 Mar 18:35
Compare
Choose a tag to compare

v2.13.0 - 2023-03-25

Features

Code Refactoring

Routine

Documentation

  • Update chart and application version in Readme file EPMDEDP-11221

v2.12.0

26 Aug 15:23
Compare
Choose a tag to compare

v2.12.0 - 2022-08-26

Features

Bug Fixes

Code Refactoring

  • Use repository and tag for image reference in chart EPMDEDP-10389

Routine

Documentation

v2.11.0

25 May 17:46
Compare
Choose a tag to compare

v2.11.0 - 2022-05-25

Features

Bug Fixes

  • Fix changelog generation in GH Release Action EPMDEDP-8468

Routine

v2.10.0

13 Dec 18:43
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:48
Compare
Choose a tag to compare

The EDP Perf 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.

v.2.8.0

16 Jul 10:37
Compare
Choose a tag to compare

The EDP Perf 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 3.13.5.

New Functionality and Enhancements

  • The codeql scan is added to the GitHub repositories.
  • All dependencies are pointed to tags from master branches in go mod.

v.2.7.1

23 Apr 10:41
Compare
Choose a tag to compare

EDP Perf 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:26
Compare
Choose a tag to compare

Perf 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.
• The links to the new EDP location (github.com/epam/edp-COMPONENT) are updated.
• 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.