Releases: IBM/ibm-common-service-operator
Releases · IBM/ibm-common-service-operator
v4.11.1
Hotfix to update security vulnerabilities on previously released 4.11.0
v4.6.18
v4.14.0
What's Changed
- Bump CS version up to 4.14.0 by @YCShen1010 in #2551
- Bump up IM and CommonUI version for 4.14 by @YCShen1010 in #2552
- remove unused database by @qpdpQ in #2518
- Update User Management bindable resources by @YCShen1010 in #2555
- [CD] Enable user-defined catalog source and namespace in CS CR (#2543) by @YCShen1010 in #2556
- enhance Postgres Cluster image update function by @Daniel-Fan in #2549
- Update EDB operand image and License image reference in ConfigMap for Postgres operator version 1.25.2 by @YCShen1010 in #2580
- migrate away from cache filter for CS operator by @qpdpQ in #2578
- fix nil pointer issue in webhook and cache issue in all ns mode by @qpdpQ in #2583
- update oauth2 pkg for sec vuln by @bluzarraga in #2586
- Refresh the Postgres operand image digest for new CASE 5.16.0+20250722.134758.2626 by @Daniel-Fan in #2590
- use Reader to get EDB configmap by @qpdpQ in #2593
- [CD] remove vcs_url by @qpdpQ in #2603
Full Changelog: v4.13.0...v4.14.0
v4.6.17
What's Changed
- Bump up the CS version to 4.6.17 by @YCShen1010 in #2585
- Remove sourceName and sourceNamespace fields from OperandRegistry by @Daniel-Fan in #2592
Full Changelog: v4.6.16...v4.6.17
v4.6.16
v4.6.15
What's Changed
- bump up version to 4.6.15 by @qpdpQ in #2522
- [SC2] Update the image digest in the Cluster CR as referenced from the Conf… by @YCShen1010 in #2529
- [SC2] add an new entry for event 5.2 by @qpdpQ in #2525
- Remove unused database by @qpdpQ in #2533
- Add functionality to wait for Postgres Cluster image updates before applying configuration setting by @Daniel-Fan in #2538
- Enable user-defined catalog source and namespace in CS CR by @YCShen1010 in #2543
- enhance Postgres Cluster image update function by @Daniel-Fan in #2544
- Fix error logging in ReconcileMasterCR to use correct error variable by @Daniel-Fan in #2547
Full Changelog: v4.6.14...v4.6.15
v4.13.0
What's Changed
- updated version to 4.13.0 by @bitscuit in #2502
- [CD] Add cloud-native-postgresql-v1.25 to PostgreSQL OperatorConfig (#2500) by @YCShen1010 in #2503
- Bump up IM and CommonUI versions for 4.13 by @YCShen1010 in #2509
- added configuration to enable/disable HPA by @bitscuit in #2507
- [CD] Update backchannel-dynamic as the first-class citizen of the Keycloak… by @YCShen1010 in #2511
- upgrade zen default channel to v6.2 by @qpdpQ in #2512
- change size value location by @bluzarraga in #2510
- bump up hook weight by @bluzarraga in #2504
- Add default value 'false' by @qpdpQ in #2508
- add an new entry for events v5.2 by @qpdpQ in #2521
- update net pkg for 4.13 by @bluzarraga in #2523
- Update the image digest in the Cluster CR as referenced from the ConfigMap in the PostgreSQL operator bundle by @YCShen1010 in #2520
- updated bundle CRD with hpa toggle by @bitscuit in #2528
- Add functionality to wait for Postgres Cluster image updates before applying configuration setting by @Daniel-Fan in #2534
Full Changelog: v4.12.0...v4.13.0
v4.6.14
What's Changed
- Bump cs operator to 4.6.14 by @YCShen1010 in #2498
- 4.6.14 update net and oauth pkgs for sec scan by @bluzarraga in #2499
- Add cloud-native-postgresql-v1.25 to PostgreSQL OperatorConfig by @YCShen1010 in #2500
- Update backchannel-dynamic as the first-class citizen of the Keycloak CR by @YCShen1010 in #2501
Full Changelog: v4.6.13...v4.6.14
v4.12.0
What's Changed
- updated version to 4.12.0 by @bitscuit in #2400
- rebased master into future and porting over final changes to master by @bitscuit in #2402
- Support shared buffer values for common service db cluster by @YCShen1010 in #2403
- Fixed reference value for imageRegistryNamespaceOperator by @Jeremy-Cheng-stack in #2406
- updated migration chart to version 0.0.0 by @bitscuit in #2407
- Bump up service operator version for CS 4.12 by @YCShen1010 in #2415
- changed migration chart name from bedrock-migration to cpfs-migration by @bitscuit in #2416
- [cd] move operator status check into reconciliation loop by @Daniel-Fan in #2417
- [CD] Add shared_buffers to comparable keys and normalize resource quantity formats (#2414) by @Daniel-Fan in #2418
- changed tetheredNamespace to tetheredNamespaces by @bitscuit in #2419
- Generate EDB config template for all EDB service versions using (#2399) by @YCShen1010 in #2420
- Add Postgres services in non-olm bootstrap by @Daniel-Fan in #2425
- handle error returning by @Daniel-Fan in #2426
- Refactor reconciliation logic for operand registry and add support for ODLM managed subscriptions triggering reconciliation by @Daniel-Fan in #2430
- add opensearch to opreg by @qpdpQ in #2438
- added cpfs specific imagePullPrefix, use global if empty by @bitscuit in #2432
- appended operator ns to cluster rbac names helm chart by @bitscuit in #2433
- updated helm chart to remove NSS dependency by @bitscuit in #2434
- added new labels variable to values by @bitscuit in #2435
- Enable dynamic backchannel and hostnamev configuration in OperandConfig by @YCShen1010 in #2437
- add permissions to delete and patch nss cr by @bluzarraga in #2442
- [CD] Skip no-op operators when retrieving operator status by @Daniel-Fan in #2444
- Enhance Keycloak 26 truststore file and sa certs import by @YCShen1010 in #2338
- Enhancement on EnsureLabels function by @qpdpQ in #2446
- Remove image list cm and edb config secret during migration by @bluzarraga in #2448
- add cpfs.imagePullPrefix, remove nss roles by @bluzarraga in #2449
- retain the nss managed from roles to prevent lack of permissions by @bluzarraga in #2454
- Adopt postgres operator to 1.25.1 (#2456) by @YCShen1010 in #2457
- Update fallback channels for Keycloak EDB (#2461) by @YCShen1010 in #2463
- [cd] add cpfs util image in related_image by @qpdpQ in #2465
- Update Postgresql 1.25.1 operand image for CASE 5.15.0 by @YCShen1010 in #2470
- Move customized user profile config under additional options by @YCShen1010 in #2471
- [CD] Add new images into relatedImages section for catalog based mirror by @Daniel-Fan in #2473
- update net pkg to 0.36.0 for 4.12 by @bluzarraga in #2480
- onboard new licensing operator - ibm-usage-metering-operator by @bitscuit in #2481
- add
manage-cert-rotation: yes
label to cs-ca-certificate CR by @qpdpQ in #2467 - [CD] adopt configName in OperandRegistry API by @Daniel-Fan in #2476
- add disableManageCertRotation field to no-olm crd templete by @qpdpQ in #2483
- Implement dynamic default and fallback channels for operators in Oper… by @YCShen1010 in #2462
- use annotation to create commonservice cr by @qpdpQ in #2482
- [CD] rename Keycloak conversion resources for pre-upgrade process (#2475) by @Daniel-Fan in #2477
- [CD] add labelSelector for common-service-db in topology constraints by @Daniel-Fan in #2479
- remove last , in commonservice label template by @qpdpQ in #2487
- update migration chart to no longer adopt the cs cr now that cs op cr… by @bluzarraga in #2488
- [CD] add handling for no-op mode in operator status checks by @Daniel-Fan in #2491
- [CD] Update EDB operand images by @YCShen1010 in #2494
- updated manage-cert-rotation label values by @bitscuit in #2497
Full Changelog: v4.11.0...v4.12.0
v4.6.13
What's Changed
- bump cs-operator to v4.6.13 by @qpdpQ in #2490
- [SC2] add handling for no-op mode in operator status checks by @Daniel-Fan in #2492
- Update EDB operand images by @YCShen1010 in #2493
Full Changelog: v4.6.12...v4.6.13