Release Notes

The release notes for the Alauda Container Platform GitOps and Alauda Build of Argo CD describe new features and enhancements, deprecated features, and known issues.

INFO

The Alauda Container Platform GitOps is provided as an installable component, with a distinct release cycle from the core . The Alauda Container Platform GitOps Lifecycle Policy outlines release compatibility.

Supported Versions

Alauda Container Platform GitOps VersionAlauda Build of Argo CD Version Version
v4.1.8v4.2.0v4.1, v4.0

v4.1 Release Notes

v4.1.8

Features and Enhancements

  1. Upgrade Argo CD to v3.1.x
  2. Independently Releasable.

Fixed Issues

  • The manager container of argocd-operator-controller-manager ran without CPU and memory limits and requests, so it could contend with other workloads for node resources and the component could become unstable. This issue is fixed in argocd-v4.2.0, where resource limits and requests are configured for the container, which also improves resource utilization.

Known Issues