------------------------------------------------------------------------------- Fix Number: 8.2.3 Fujitsu Enterprise Postgres 18 Operator for Kubernetes * Release date - April 27, 2026 ------------------------------------------------------------------------------- [High Risk Activity] The Customer acknowledges and agrees that the Product is designed, developed and manufactured as contemplated for general use, including without limitation, general office use, personal use, household use, and ordinary industrial use, but is not designed, developed and manufactured as contemplated for use accompanying fatal risks or dangers that, unless extremely high safety is secured, could lead directly to death, personal injury, severe physical damage or other loss (hereinafter "High Safety Required Use"), including without limitation, nuclear reaction control in nuclear facility, aircraft flight control, air traffic control, mass transport control, medical life support system, missile launch control in weapon system. The Customer, shall not use the Product without securing the sufficient safety required for the High Safety Required Use. In addition, Fujitsu (or other affiliate's name) shall not be liable against the Customer and/or any third party for any claims or damages arising in connection with the High Safety Required Use of the Product. Product and company names mentioned in this manual are the trademarks or registered trademarks of their respective owners. Copyright 2026 FUJITSU LIMITED ------------------------------------------------------------------------------- * Purpose - Populating Container's Base OS Image Vulnerability Patches * Target of correction(image tag name) * Fujitsu Enterprise Postgres 18 for Kubernetes for Linux - Operator Container(v8.2.3) - Database Server Container(ubi9-18-2.3) - Backup Container(ubi9-18-2.3) - Restore Container(ubi9-18-2.3) - PGPool2 Container(ubi9-18-2.3) - Exporter Container(ubi9-18-2.3) - Fluentd Container(ubi9-18-2.3) - Fluentbit Container(ubi9-18-2.3) - Cronjob Container(ubi9-18-2.3) - Upgrade Container(ubi9-18-2.3) - Utils Container(ubi9-18-2.3) ------------------------------------------------------------------------------- [Accumulated Patches] The following fixes are included in this patch: Fix Number: 8.2.2 01 PH25288 [ ]Security failure [*]Serious failure ([*]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description After upgrading the Operator to version 8.2.0, the following error is displayed for all existing FEPClusterCRs, causing the process to terminate abnormally. As a result, processing does not continue beyond that point. Error Message: Description of query: Unexpected templating type error occurred on ({ { validate_fepvol.diff.after | json_query("spec.*.size") | length }}) : object of type 'NoneType' has no len(). object of type 'NoneType' has no len() - Requirements to reproduce this issue 1) Create an FEPClusterCR in an environment where an operator version prior to v8.2.0 is installed. and 2) Upgrade the operator to v8.2.0 - Action Added a condition to the FEPVolume update process so that it is triggered only when differences exist under the spec field. - Compatibility Information None.