Skip to content

Releases: argoproj-labs/argocd-operator

v0.12.0

03 Sep 09:18
403e086
Compare
Choose a tag to compare

What's Changed

  • fix: don't change the default policy to reencrypt if the TLS secret is already present by @chetan-rns in #1401
  • Add SeccompProfile for PodSecurityStandards "restricted" to avoid Pod Security Violations on restricted namespaces by @ibihim in #1288
  • Adds podman compatibility in makefile by @Elyytscha in #1299
  • Update ingressClassName of ingress based on ArgoCD ingressClassName by @Rizwana777 in #1395
  • Automatically download correct operator-sdk version to bin dir, if not found by @jgwest in #1396
  • fix: Use image configured in spec as fallback before default image for repository server workload by @tomjo in #1262
  • chore(docs): fix broken link in CONTRIBUTING.md to development guide by @chengfang in #1048
  • chore: upgrade operator-sdk to 1.35.0 and migrate kubebuilder go/v3 to go/v4 by @saumeya in #1449
  • fix: doc table for Environment Variables by @anandrkskd in #1456
  • style: use correct capitalization for github by @MindTooth in #1324
  • fix: Allow override of default /tmp volume mount in repo server by @jgwest in #1459
  • docs: Document how to use persistent storage for repo server by @svghadi in #1465
  • feat: Add support for Aggregated ClusterRole for cluster scoped instances by @jparsai in #1419
  • Extra command args for argocd controller by @varshab1210 in #1474
  • Add Support for sidecar and init containers in Argo CD CRD for App Controller and API server by @iam-veeramalla in #1477
  • Check API registration if API is not available by @anandf in #1482
  • docs: Update resource_management.md by @petrkohut in #1502
  • docs: update release process docs by @reginapizza in #1498
  • fix: tls cert name for applicationSet gitlab scm by @saumeya in #1463
  • fix: race condition when the TLS secret is created before setting the default policy by @chetan-rns in #1469

New Contributors

Full Changelog: v0.11.0...v0.12.0-rc3

v0.11.0

10 Jun 04:31
174bf37
Compare
Choose a tag to compare
Generated manifests for 0.11.0 version (#1402)

Signed-off-by: Anand Francis Joseph <anjoseph@redhat.com>

v0.10.1

17 Jun 11:42
7551422
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.1-rc4

22 May 08:11
bc233a4
Compare
Choose a tag to compare
v0.10.1-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0...v0.10.1-rc4

v0.9.2-rc3

22 May 08:39
eb6141f
Compare
Choose a tag to compare
v0.9.2-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.1...v0.9.2-rc3

v0.8.1-rc5

22 May 08:53
2143144
Compare
Choose a tag to compare
v0.8.1-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.1-rc1...v0.8.1-rc5

v0.10.0

21 May 11:31
61aa37b
Compare
Choose a tag to compare

What's Changed

  • fix the logic for applicationset resources reconcilation when spec.applicationset.enabled is false by @ishitasequeira in #1089
  • docs: enabling/disabling individual argocd core components by @ishitasequeira in #1098
  • doc: Proper reference to where to find default admin password by @ikegentz in #1094
  • Expand argocd-server permissions to manage applicationsets by @Mangaal in #1140
  • fix logic to allow processor operation to be less than default value by @anandrkskd in #1146
  • fix: Use correct repo-server address for notification controller by @svghadi in #1125
  • add to reviewers by @saumeya in #1196
  • fix: Operator doesn't reflect deletion of SA from repo setting by @jparsai in #1169
  • feat: Notification service monitor by @iam-veeramalla in #1187
  • Fix status operation value to allow less than 10 by @anandrkskd in #1198
  • fix flaky e2e test 1-034_validate_applicationset_reconcile_enabled_se… by @ishitasequeira in #1215
  • Add unit-tests for logLevel and logFormat with small refactor by @AdamSaleh in #1232
  • Add environment variable to change manager (operator) logging level by @gnunn1 in #1224
  • GITOPS-3617 Create Job from Cronjob feature failing with error cannot create resource "jobs" by @chengfang in #1219
  • docs/install/olm.md: link files required for installation by @johanneskastl in #1109
  • deploy/operator_group.yaml: remove targetNamespaces by @johanneskastl in #1108
  • fix: operator shouldn't overwrite dex config by @chetan-rns in #1162
  • fix: ApplicationSet WebhookServer configurations don't reflect in created Route by @jparsai in #1205
  • Add Failed status field for all ArgoCD Controllers by @Rizwana777 in #1164
  • Deprecate grafana field and add log info warning by @Rizwana777 in #1192
  • Fix webhook route fail in argocd due to long route name by @Rizwana777 in #1129
  • Add containerenv unittest for appsync by @AdamSaleh in #1237
  • feat: Support appset in any namespace ArgoCD feature by @svghadi in #1209
  • Add support for using wildcard chars in sourceNamespaces for ArgoCD Operator by @Mangaal in #1218
  • docs: Add documentation for Appsets in any namespace by @svghadi in #1249
  • fix: update --enable-scm-providers cmd in appset deployment by @svghadi in #1263
  • test: Add unittest for spec.controller.Env by @mehabhalodiya in #1248
  • fix: stop argo-cd secret reseting admin password when updated using cli/dashboard by @anandrkskd in #1257
  • feat: Introduce a new CR for managing Notifications Configuration by @iam-veeramalla in #1264
  • update argocd version to 2.10.1 by @reginapizza in #1267
  • fix: GITOPS-4183 [Bug RC-v1.12.0-3] Create Job from ArgoCD UI fails (cherry-pick #1277) by @gcp-cherry-pick-bot in #1278
  • fix: Update Argo CD to v2.10.5 to patch multiple Argo CD CVEs (cherry-pick #1291) by @gcp-cherry-pick-bot in #1294
  • fix: add context to notification (cherry-pick #1305) by @gcp-cherry-pick-bot in #1315
  • Fix redirect uri (cherry-pick #1317) by @gcp-cherry-pick-bot in #1321
  • fix: Upgrade argocd to 2.10.7 in release-0.10 by @saumeya in #1316
  • fix: upgrade to argocd 2.10.9 by @saumeya in #1328
  • argocd-operator v0.10.0 release by @reginapizza in #1343
  • fix typo in metadata by @reginapizza in #1354
  • update replaces version number for v0.10.0 to v0.9.1 by @reginapizza in #1365

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

11 Apr 15:48
420b0ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

11 Apr 10:12
10733f1
Compare
Choose a tag to compare

What's Changed

  • fix: replace deprecated syntax in kustomization.yaml by @minchao in #1000
  • Missing syntax-highlighting, toggle button for screen mode in argocd-operator docs by @surajyadav1108 in #1002
  • fix: keycloak probes failure and intermittent perforamance issues by @iam-veeramalla in #1007
  • bug: fix resource customization subkey generation for resources with belonging to default group by @jaideepr97 in #1013
  • chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #1019
  • Add labelSelector option to filter the ArgoCD instances for reconciliation by @raghavi101 in #961
  • fix: address CVE-2023-39325 by @jaideepr97 in #1022
  • chore: Add gcp cherry-pick bot by @svghadi in #1023
  • Add .github/dependabot.yml to enable auto dependency version updates by @chengfang in #1025
  • feat(dex): add optional env field by @rdeusser in #1005
  • fix: replace deprecated AddToScheme with Install, and deprecated Sche… by @chengfang in #1066
  • allow enabling ArgoCD workloads independently by @ishitasequeira in #1021
  • chore(deps): bump argoproj/argocd from d40da8f to 644c386 in /build/util by @dependabot in #1080
  • feat: upgrade Argo CD for release v.9.0 by @iam-veeramalla in #1082
  • fix the logic for applicationset resources reconcilation when spec.applicationset.enabled is false by @ishitasequeira in #1100
  • Add documentation for enabling/disabling argocd core components by @ishitasequeira in #1132
  • fix: upgrade argocd for cve fix to release-0.9 by @saumeya in #1191
  • fix flaky disable components e2e test by @ishitasequeira in #1214
  • fix: stop argo-cd secret reseting admin password when updated using cli/dashboard (cherry-pick #1257) by @gcp-cherry-pick-bot in #1266
  • fix: Create Job from Cronjob feature failing with error cannot create… by @chengfang in #1271
  • Expand argocd-server permissions to manage applicationsets (cherry-pick #1140) by @gcp-cherry-pick-bot in #1273
  • fix: GITOPS-4133 Creating Job from CronJob using ArgoCD UI fails with - cannot set blockOwnerDeletion by @chengfang in #1279
  • fix: Update Argo CD to v2.9.10 to patch multiple Argo CD CVEs by @svghadi in #1292
  • release for argocd-operator v0.9.0 by @reginapizza in #1281
  • fix control-plane for v0.9.0 by @reginapizza in #1296
  • fix matchLabel on argocd-operator-controller-manager deployment by @reginapizza in #1302

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.7.1-rc1

29 Jan 06:52
922b288
Compare
Choose a tag to compare
v0.7.1-rc1 Pre-release
Pre-release

Fix: Upgrade Argo CD to version v2.7.16