Releases: ibm-mas/gitops
3.6.0
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
- @mnivedithaa made their first contribution in #234
- @boonware made their first contribution in #230
Full Changelog: 3.5.0...3.6.0
3.5.0
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
- @ashleytate614 made their first contribution in #229
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
- [minor] Add update for cp4d 5.0.0 by @caroazad in #212
- [patch] Omit junitreporter from .Values when used in jobs by @whitfiea in #214
- [minor] Add Sanity tests for Manage by @chiragcsatani in #211
- [patch] Remove unneeded zen catalog for cp4d 5.0 by @caroazad in #217
- [minor] Add Sanity tests for MVI by @dclain in #216
- [minor] Output verify and sanity test log to test record by @whitfiea in #218
- [patch] Only check mvi usage when over one hour by @whitfiea in #219
- [minor] Add Selenium grid to cluster app by @whitfiea in #220
- [patch] fix for zen metastore patch work by @caroazad in #221
- [minor] Add config pod templates by @whitfiea in #222
- [patch] fix selenium-grid app template by @tomklapiscak in #224
- [patch] Make seleniumgrid serversideapply by @whitfiea in #225
- [patch] change ibmcpd sync wave by @caroazad in #226
- [minor] Increase Manage sequence caches by @tomklapiscak in #223
- [patch] Set releasename for seleniumgrid by @whitfiea in #227
New Contributors
- @chiragcsatani made their first contribution in #211
- @dclain made their first contribution in #216
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
What's Changed
- [patch] Fix add_labels postsync for routes by @whitfiea in #213
- [Minor] Support generated StorageClasses by @tomklapiscak in #210
Full Changelog: 3.1.0...3.3.0
3.2.0
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
- @sanjayprab made their first contribution in #200
Full Changelog: 3.0.0...3.2.0
3.1.0
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
- @sanjayprab made their first contribution in #200
Full Changelog: 3.0.0...3.1.0
3.0.0
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
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
What's Changed
- [patch] Redo Manage Attachment configuration support in SaaS/gitops by @tomklapiscak in #191
2.1.5
What's Changed
- [patch] Do not re-enable TLS in DB2DB postsync job by @tomklapiscak in #187
Full Changelog: 2.1.4...2.1.5