Skip to content

v0.14.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@anandf anandf released this 07 Mar 05:06
· 2 commits to master since this release
58532ce

What's Changed

  • docs: documentation notifications configuration example by @Vikaspogu in #1610
  • fix: enabled flag of ArgoCD workloads does not remove permissions by @jparsai in #1599
  • feat: Add support for respectRBAC configuration. by @jparsai in #1612
  • fix: update logic to preserve k8s specific labels & annotations by @svghadi in #1616
  • feat: make specifying config-management sidecar plugin image optional by @jopit in #1604
  • feat: log k8s create/update/delete actions by @jopit in #1615
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #1620
  • feat: report ArgoCD errors via .status.conditions field by @jparsai in #1608
  • chore(deps): bump ubi8/ubi-minimal from 5f1cd34 to cf095e5 in /build by @dependabot in #1627
  • Use unique namespaces in kuttl test 1-036, to avoid conflicts with other tests by @jgwest in #1621
  • chore: Sync 0.13.0 release changes and prep for 0.14.0 by @svghadi in #1629
  • chore(deps): bump golang.org/x/mod from 0.20.0 to 0.22.0 by @dependabot in #1598
  • chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in #1634
  • fix: Reconcile serviceAccount fields in redis deployment by @varshab1210 in #1635
  • fix: Stabilize on-deployed notification trigger by @svghadi in #1633
  • Fix: Ensure ConfigMap and StatefulSet updates are applied during operator upgrades by @Mangaal in #1619
  • Fix intermittent failure on 'step 4' of 1-036_validate_role_rolebinding_for_source_namespace by @jgwest in #1638
  • Fix issue in extraCommandArgs field by @Rizwana777 in #1541
  • fix: broken check for context in notificationController by @anandrkskd in #1626
  • Only update Argo CD Cluster secret if the values have changed by @jgwest in #1648
  • Fix issue with ArgoCD Redis HA components not updating during operator upgrades by @Mangaal in #1652
  • Add error condition when notification replica is greater than 1 by @Rizwana777 in #1642
  • chore(deps): bump ubi8/ubi-minimal from cf095e5 to d16d444 in /build by @dependabot in #1653
  • Add missing permission for impersonation by @varshab1210 in #1651
  • chore(deps): bump golang.org/x/net from 0.25.0 to 0.33.0 by @dependabot in #1666
  • feat: Support multiple ArgoCD instances with ApplicationTrackingAnnotations by @aali309 in #1637
  • Restrict ArgoCD Redis ServiceAccount to restricted-v2 SCC by @Mangaal in #1668
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.21.0 by @dependabot in #1669
  • Preserve RBAC scope conf in RBAC CM in when updating to SSO keycloak by @nmirasch in #1667
  • Restrict containsInvalidImage to a specific namespace by @jgwest in #1670
  • fix: On deployed trigger must consider race between last transition time & sync finished time by @svghadi in #1672
  • fix: Add PostStart lifecycle hook to reset Redis sentinel by @mfroembgen in #1674
  • Updated Argo CD CRDs and Argo CD image shas for v2.14.4 by @anandf in #1680

New Contributors

Full Changelog: v0.13.1...v0.14.0-rc1