Skip to content

v.2.7.0

Compare
Choose a tag to compare
@epmd-edp epmd-edp released this 02 Apr 12:19
· 1 commit to release/2.7 since this release

CD Pipeline Operator Release Notes, v.2.7.0

New functionality

• The unused code from operators in 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.
• The possibility to run AQA tests for sit environment of EDP deploy pipeline is implemented.
• All go-alpine based images are updated to Alpine version 3.11.8.
• Orphaned Kubernetes resources are removed and aligned with mutated Kubernetes resources.
• The possibility to perform imagestream CR changes instead of creating a Docker repository for promoted images is implemented.

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 error ‘pq: invalid input value for enum "edp-delivery".action’ in the stack-trace logs is fixed.