Releases: ibm-mas/ansible-devops
Releases · ibm-mas/ansible-devops
23.0.1
What's Changed
- [patch] [MASCORE-3733] grafana dashboard not working after upgrade openshift to v4.15 by @twhart in #1472
- [patch] fix nfs for manage and health by @twhart in #1474
- [patch] Fix namespace lookup when cert provider is ibm by @harsh42774 in #1477
- [patch] forgot to add rbac rules for grafana v5 by @twhart in #1478
- [patch] allow setting of PLAIN authentication for MongoDB by @terenceq in #1486
- [patch] add support for default storage classes in techzone clusters by @karol-czarnecki in #1481
- [patch] Bump secret creation earlier in Turbonomic role by @Aymen-Ben-S in #1487
- [patch] use apiVersion instead of api in grafana role by @twhart in #1479
- [patch] [MASCORE-3990] Mongo v7 upgrade wipes existing stateful set cpu/memory requests/limits by @twhart in #1490
- [patch] Add AIbroker public cert by @zxue in #1432
- [patch] updates to mongodb grafana v5 dashboard by @cuddlyporcupine in #1491
- [patch] Update block vs file storageclass in oneclick_core readme by @mudspringhiker in #1494
New Contributors
Full Changelog: 22.5.3...23.1.0
23.0.0
What's Changed
- [minor] Support NFS role and enabled it by default on Fyre clusters by @jeancrg in #1339
- [minor] include support to install CloudPak For Data v5.0 by @stonepd in #1448
- [patch] Only install entitlement in common services when namespace exists by @stonepd in #1446
- [major] Remove UDS image mirroring support by @durera in #1451
- [minor] [MASCORE-3026] implement role/tasks for new deployments of MongoDB CE v7.0 by @twhart in #1452
- [patch] apply kubernetes changes server side to avoid version conflicts by @stonepd in #1459
- [minor] Added HMAC support for cos by @Vishal-patel-7 in #1447
- [patch] Revert Apply kubernetes changes server side by @stonepd in #1461
- [patch] replaces awk cmd with k8s_info in detect_cert_manager by @harsh42774 in #1455
- [patch] Change how grafana is installed to be compatible with OCP 4.16 by @IanBoden in #1436
- [patch] Mirror correct build of postgresql when using odf by @IanBoden in #1413
- [patch] move mongo image to ubi8 by @twhart in #1464
- [patch] apply kubernetes changes server side to avoid version conflicts by @stonepd in #1465
- [patch] Fix NFS idempotency checks by @durera in #1466
- [patch] Add cos prefix in use_hmac parameter by @alequint in #1467
- [patch] debug statement for cos hmac by @leo-miran in #1469
- Revert "[patch] debug statement for cos hmac" by @chiragcsatani in #1470
- [patch] wait for subscription to complete when creating by @stonepd in #1471
New Contributors
Full Changelog: 22.5.2...23.0.0
22.5.3
[patch] wait for subscription to complete when creating (#1471)
22.5.2
What's Changed
- [patch] Patch the ibmcloud-block-storage-driver DaemonSet by @stonepd in #1440
- [patch] Manage attachment causes failure even though it succeed as part of manage-cfg third step by @chiragcsatani in #1405
[minor] Added HMAC to COS role by @chiragcsatani in #1407REVERTED- [patch] grant dbAdminAnyDatabase role to the admin user by @cuddlyporcupine in #1441
- [patch] Add retries to fyre provisioning API by @durera in #1442
- [patch] Fix the field value type to string instead of integer for idp timeouts by @sanjayprab in #1445
New Contributors
- @chiragcsatani made their first contribution in #1405
Full Changelog: 22.5.1...22.5.2
22.5.1
What's Changed
- [patch] Align base language variable names by @JonahLuckett in #1439
- [patch] Add Red Hat catalog prefix by @JonahLuckett in #1438
Full Changelog: 22.5.0...22.5.1
22.5.0
What's Changed
- [patch] mirror ibm-elasticsearch-operator with wsl by @anilprajapatiibm in #1433
- [patch] Add MASBR_ACTION to Cronjob env by @faangbait in #1431
- [patch] Update elasticsearch version to 1.1.2153 by @anilprajapatiibm in #1434
- [minor] Add "Special Characters" support to MAS install by @RexMCM in #1412
- [minor] Support August catalog by @anilprajapatiibm in #1410
Full Changelog: 22.4.0...22.5.0
22.4.0
What's Changed
- [minor] Include LVM Storage Operator in MAS ISC and ICSP by @durera in #1426
- [patch] restart cpd pods if they fail during installation by @stonepd in #1425
- [patch] Fix DB2 logs/backup/temps/storage optionally condition by @csschen in #1428
- [minor] Add repository prefix support for image mirroring by @JonahLuckett in #1391
- [patch] Add MAS_APP_SETTINGS_DB_SCHEMA as alt for MAS_APP_SETTINGS_DB2_SCHEMA by @JonahLuckett in #1429
- [patch] Support OCP version aliases by @IanBoden in #1418
- [patch] Rename AI Broker role variables for consistency by @karol-czarnecki in #1414
Full Changelog: 22.3.2...22.4.0
22.3.2
What's Changed
- [skip ci] Update ICSP docs by @durera in #1411
- [patch] Correct env name in README by @benbakowski in #1408
- [patch] Introduce env variable to control walkme setting by @sekharcvalluri in #1409
- [patch] Optimize Db2 image mirroring by @durera in #1421
- [patch] Return empty list if no certs in manage_certificates by @faangbait in #1420
- [patch] fix gpu-operator-certified mirror error by using default v24.6 channel by @anilprajapatiibm in #1422
New Contributors
- @benbakowski made their first contribution in #1408
Full Changelog: 22.3.1...22.3.2
22.3.1
What's Changed
- [patch] Use correct name of k8s_info library by @faangbait in #1404
- [patch] Sanitize inputs that may contain special characters by base64… by @faangbait in #1398
- [patch] Remove SDN networkpolicy by @IanBoden in #1403
Full Changelog: 22.3.0...22.3.1
22.3.0
What's Changed
- [minor] AI broker ansible playbook integration by @karol-czarnecki in #1345
- [patch] Set default OCP version to 4.15 by @IanBoden in #1399
- [minor] Support July catalog by @anilprajapatiibm in #1348
- [patch] update ibm-mas and digest in casebundle: julypatch by @anilprajapatiibm in #1400
- [patch] Updates ocp_verify to display notReady resources in error by @harsh42774 in #1401
- [patch] replace deprecated "graph" type with "timeseries" and update the mongo isprimary query on the mongo dashboard by @cuddlyporcupine in #1402
New Contributors
- @harsh42774 made their first contribution in #1401
Full Changelog: 22.2.2...22.3.0