v.2.7.0
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.