Lucidworks has tested and validated support for the following Kubernetes platforms and versions:
Google Kubernetes Engine (GKE): 1.28
Microsoft Azure Kubernetes Service (AKS): 1.28
Amazon Elastic Kubernetes Service (EKS): 1.28
Support is also offered for Rancher Kubernetes Engine (RKE) and OpenShift 4 versions that are based on Kubernetes 1.28. OpenStack and customized Kubernetes installations are not supported.For more information on Kubernetes version support, see the Kubernetes support policy.
Fusion now supports Kubernetes 1.28. This applies to GKE, AKS, and EKS. It also applies to Rancher (RKE) and OpenShift 4 versions that are compatible with Kubernetes 1.28. Refer to Kubernetes documentation at Kubernetes v1.28 for more information.
Fixed an issue affecting remote connector datasources where they could enter a state of persistent inability to index following a No Plugin Activity timeout error.
Fixed an issue with the async-parser where large files exceeding the configured memory buffer were repeatedly retried for processing, even though they would ultimately fail. This behavior could lead to unnecessary resource consumption and logging noise. Files that exceed the size configuration are no longer retried.
Fixed an issue with the async-parser where documents containing empty values were erroneously emitted for indexing, even though the indexing process couldn’t handle them. This behavior led to indexing failures and unnecessary resource consumption.
Fixed an issue with the Rules UI where very large rule sets could trigger URI errors, preventing the UI from loading or functioning correctly. This required manual deletion of rules to restore functionality.
Fixed an issue where previously denied and published rules reappeared as new suggestions after running detection jobs.