Skip to content

Releases: ibm-mas/gitops

3.6.0

15 Dec 11:40
e5ac668
Compare
Choose a tag to compare

What's Changed

  • [patch] Only call db2apply when there is a change needed by @whitfiea in #237
  • [minor] Setup Db2 Backup job for Disaster recovery scenario and Compliance/SLA by @mnivedithaa in #234
  • [patch] Change ibm-aiopenscale-cr name to aiopenscale by @whitfiea in #240
  • [minor] Add manage onlineUpgrade cronjob by @whitfiea in #238
  • [minor] group sync operator by @boonware in #230
  • [minor] IBM RBAC cluster app by @boonware in #239
  • [docs] add group & RBAC to diagram by @boonware in #243
  • [minor] Add sanity and verify tests for Maximo IT by @whitfiea in #241

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0

29 Nov 09:22
8f1aa56
Compare
Choose a tag to compare

What's Changed

  • [patch] Fix manage sanity tests when used in manual cert or self-signed environment by @whitfiea in #228
  • [minor] Support custom cluster service accounts by @ashleytate614 in #229
  • [patch] Add instance id to instance level reporters by @whitfiea in #235
  • [patch] Add guard around no archivelogs by @whitfiea in #236

New Contributors

Full Changelog: 3.4.0...3.5.0

3.4.0

18 Nov 09:28
8db6558
Compare
Choose a tag to compare

What's Changed

New Contributors

Note

The manage sanity tests require that Manage is installed with demodata. If you choose to run sanity tests and demodata is not installed then the test will fail. VisualInspection sanity tests need no extra config to work.

Full Changelog: 3.3.0...3.4.0

3.3.0

30 Oct 12:26
c185579
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.3.0

3.2.0

23 Oct 12:31
a4ffc38
Compare
Choose a tag to compare

What's Changed

  • [minor] Make install plan configurable for all subscriptions in gitops by @sanjayprab in #200
  • [patch] Set revision history to 1 on instance appset by @whitfiea in #209

New Contributors

Full Changelog: 3.0.0...3.2.0

3.1.0

07 Oct 10:14
a4ffc38
Compare
Choose a tag to compare

What's Changed

  • [minor] Make install plan configurable for all subscriptions in gitops by @sanjayprab in #200
  • [patch] Set revision history to 1 on instance appset by @whitfiea in #209

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

04 Oct 08:16
1540d4e
Compare
Choose a tag to compare

What's Changed

  • [major] Add junitreporter sub-chart for reporting sync to devopsdb by @whitfiea in #201
  • [patch] MVI verification tests uses default certs, certificate and caCertificate in HTTP calls to MVI by @tomklapiscak in #196
  • [minor] Decrease overall deployment time by @whitfiea in #197
  • [patch] Change hook delete policy to both HookSucceeded and BeforeHookCreation by @whitfiea in #198
  • [patch] Add deployment timings page by @whitfiea in #199
  • [patch] Pick up master cli changes by @whitfiea in #202
  • [patch] Fix reporter_name for db2 by @whitfiea in #203
  • [patch] Only register the start on the first sync in devopsdb by @whitfiea in #204
  • [patch] Create unique networkpolicies for junitreporter by @whitfiea in #205
  • [patch] Decrease prefix name of juniutreporter by @whitfiea in #206
  • [minor] Increase sync retry limit for all argo apps to 20 by @whitfiea in #207
  • [patch] Fix cp4d postgres license issue by @whitfiea in #208

Breaking changes

WARNING: Due to the changes in #201, this release requires that the Vault Plugin being used in ArgoCD, needs to run helm dependency update otherwise the helm template will error. The updated Vault Plugin config is present in the cli PR (ibm-mas/cli#1271) and cli version 11.2.0. Users must ensure the the Vault Plugin configuration is updated before applying this release:

The cmp-plugin configmap in openshift-gitops should be updated to have the following:

      init:
        command:
          - sh
          - "-c"
          - helm dependency update;

Full Changelog: 2.2.0...3.0.0

2.2.0

20 Sep 14:54
8b03aa0
Compare
Choose a tag to compare

What's Changed

  • [patch] Add unlimited retries and fix suite cert/dns sync & run olm job at same time as dns. by @tomklapiscak in #193
  • [minor] Add sanity test framework by @whitfiea in #195
  • [patch] Make "db2u apply settings" logic more robust by @tomklapiscak in #194

Full Changelog: 2.1.6...2.2.0

2.1.6

11 Sep 13:20
726c06e
Compare
Choose a tag to compare

What's Changed

  • [patch] Redo Manage Attachment configuration support in SaaS/gitops by @tomklapiscak in #191

2.1.5

09 Sep 11:02
8f12e12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.4...2.1.5