Skip to content

Releases: redhat-developer/gitops-operator

v1.13.0

09 Jul 10:03
538ad3e
Compare
Choose a tag to compare

What's Changed

  • chore: update rollouts manager to 0.0.2 with crds by @ishitasequeira in #656
  • fix: enable infra label to console-plugin deployment by @saumeya in #679
  • Removed duplicate CRD entry for ArgoCD, updated missing details for operator owned crds by @anandf in #678
  • Update to latest commit of argo-rollouts-manager '38002185fc1f204015df5bfd76765bde3c483457' by @jgwest in #668
  • Update to latest commit of argo-rollouts-manager 'efd9a78591b8be58cd65529dbd624306590911b0' by @jgwest in #688
  • Fix Kuttl E2E tests: Switch Rollouts tests to sequential, change Role to ClusterRole by @jgwest in #696
  • Disable 1-090_validate_permissions test by @varshab1210 in #694
  • Bump github.com/argoproj/argo-cd/v2 from 2.10.1 to 2.10.8 by @dependabot in #680
  • Remove workaround from e2e tests for cluster config change related to issue #148 by @Rizwana777 in #689
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #677
  • chore: update controller-gen to v0.14.0 by @chetan-rns in #697
  • Update to latest commit of argo-rollouts-manager '837f3074a22a072ee7b06dd4e36d7dd8303f92fc' by @jgwest in #700
  • Script to auto-upgrade argo-rollouts-manager to latest by @jgwest in #701
  • fix: update the existing plugin deployment resource by @chetan-rns in #711
  • Add description label to ArgoCDSyncAlert by @Rizwana777 in #704
  • Update the TLS termination of the default instance from passthrough to rencrypt by @chetan-rns in #703
  • Update to latest commit of argo-rollouts-manager 'b3e573f0e6ea3a5ec3eeba70ebb5d90e58efcd68' by @jgwest in #718
  • Update to argocd-operator 'cc67ce184e7e3350ac99a05418f066328830bcbf' by @jgwest in #720
  • feat: secure redis authentication by @svghadi in #719
  • chore: New infrastructure annotation format to improve the presence of metadata by @iam-veeramalla in #658
  • feat: make metrics scraping optional by @saumeya in #702
  • PSA: add restricted labels to openshift-gitops namespace by @ibihim in #674
  • chore: Update argocd version and manifests by @svghadi in #721
  • Include PR #1401 from argocd-operator by @chetan-rns in #727
  • Update argocd operator to use released version 0.11.0 by @anandf in #733
  • Fix Rollouts plugin location URL format (v1.13) by @jgwest in #735

New Contributors

Full Changelog: v1.12.1...v1.13.0

v1.12.1

15 Apr 11:18
5e7b54b
Compare
Choose a tag to compare

What's Changed

  • chore: Update argocd-operator to 1.10.1-rc to address CVEs by @svghadi in #671

Full Changelog: v1.12.0...v1.12.1

v1.11.2

20 Mar 13:49
2c31554
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.12.0

20 Mar 13:50
e602eb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.12.0

v1.11.1

20 Mar 13:49
60b1425
Compare
Choose a tag to compare

What's Changed

  • fix: argocd cve fix 2.9.5 for 0.9.0 operator by @saumeya in #647

Full Changelog: v1.11.0...v1.11.1

v1.11.0

12 Dec 13:35
4803ae0
Compare
Choose a tag to compare

What's Changed

  • test: Avoid displaying argocd-secret in the test log by @varshab1210 in #588
  • update 1-031 to check for parallel component version fixes:2641 by @anandrkskd in #580
  • fix: fix non-olm sso test and use set for env variable by @saumeya in #597
  • Updated default version to 1.9.2 and tools kustomize, regctl, yq by @anandf in #601
  • automatically enable openshift-ci on specific branch whenever it is created by @anandrkskd in #602
  • feat: Update non-olm-install script to setup conversion webhook by @svghadi in #603
  • test: use t.Setenv to set env vars by @Juneezee in #482
  • Fixed Keycloak SSO image, and upgraded Redis images by @anandf in #609
  • fix: address CVE-2023-39325 by @jaideepr97 in #611
  • chore: update kube-rbac-proxy args to disable http2 by @jaideepr97 in #614
  • Fix dynamic plugin test for OCP 4.15 by @varshab1210 in #619
  • fix: reconcile operator metrics service monitor based on installation namespace by @jaideepr97 in #622
  • Add a link to the migration guide by @harrietgrace in #621
  • updating tests to work with mac by @anandrkskd in #617
  • feat: Add labelSelector option to filter the ArgoCD instances for reconciliation by @raghavi101 in #607
  • feat: update Argo CD and Rollouts configuration for release v1.11.0 by @iam-veeramalla in #625

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

28 Sep 20:05
54209cb
Compare
Choose a tag to compare

What's Changed

  • Promote ConsolePlugin API version to v1 by @ciiay in #440
  • chore: Update argocd-operator to include ha reconciliation fix by @svghadi in #519
  • chore: Update argocd-operator to fix sso test failure by @svghadi in #529
  • fix: Remove premature removal of finalizer from Default ArgoCD Instance by @anandf in #525
  • add QE manager and team members as Approver and Reviewer by @anandrkskd in #546
  • Disable flaky e2e tests by @svghadi in #557
  • Support migration to non-OLM installation and using regctl for extracting CSV info from bundle image by @anandf in #531
  • feat: script for running nightly kuttl test by @saumeya in #528
  • Add Kuttl tests by @mehabhalodiya in #534
  • Cherry pick 1.9.1 by @reginapizza in #560
  • Fixed log timestamp format by @ciiay in #574
  • Fix: 1-042_validate_status_host test by @varshab1210 in #530
  • GITOPS-2690 adding all the example used in testing from different sources by @anandrkskd in #559
  • Test: 1-035_validate_argocd_secret_repopulate by @varshab1210 in #545
  • update tests with examples from gitops-operator repo by @anandrkskd in #573
  • adding back 1-057 to test suite by @anandrkskd in #585
  • fix: non-olm kuttl test script bug fix by @saumeya in #587
  • Add OpenShift Dashboards for GitOps by @gnunn1 in #589
  • Add GCP cherry pick bot by @svghadi in #591
  • Fixed the default ArgoCD role for default instance openshift-gitops by @anandf in #586
  • feat: Unify sso status & remove deprecated .spec.sso & .spec.dex fields by @svghadi in #544
  • feat: Change installation namespace by @jaideepr97 in #556
  • add documentation for gitops monitoring dashboards by @reginapizza in #596
  • Change installation namespace by @varshab1210 in #595
  • feat: expose gitops operator metrics to openshift-monitoring stack by @jaideepr97 in #554
  • feat: Upgrade ArgoCD CRD to v1beta1 & add conversion webhook support by @svghadi in #594
  • feat: Add tls cert mount for appset controller by @svghadi in #599
  • feat: update application and applicationsets crds to match with argo cd v2.8.3 by @iam-veeramalla in #600
  • fix: issues with kam image reconcile and pull latest argocd-operator by @iam-veeramalla in #605

New Contributors

Full Changelog: v1.9.1...v1.10.0

v1.8.4

31 Jul 19:17
f556044
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.8.4

v1.9.1

18 Jul 13:52
4864f64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

13 Jun 15:23
288e0af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.9.0