Liferay Cloud Infrastructure

Volver a Platform Changelog

2023.12.14 - Release Updates

Bug Fixes

  • Elasticsearch Deployment Error with Uppercase Volumes: Fixed an issue where Elasticsearch deployments failed when the volume name contained uppercase characters, ensuring deployment consistency regardless of naming conventions.
  • Duplicate Deployments Displayed During Build: Addressed a UI bug where the same deployment was displayed multiple times during the build process if the page was not refreshed, ensuring accurate and unique deployment records are shown.
  • Memory Allocation Issue in Backup Service After Kubernetes Upgrade: Resolved a problem where the backup service node process was not allocated memory in proportion to the cgroup limit after upgrading Kubernetes nodes, ensuring appropriate resource allocation and system stability.
  • Sensitive Information in Console Repository: Removed and secured sensitive information found in the console repository, enhancing security and protecting against potential data breaches.
  • Project Deletion Failure Due to Cloud Storage Bucket Files: Fixed an issue where project deletions failed when trying to delete files from cloud storage buckets, improving the reliability of project cleanup operations.
  • Incorrect Redirection from Build Logs Link: Corrected a navigation issue where the build logs link redirected users to the environments list page instead of displaying the logs, ensuring correct redirection and functionality.
  • Security Improvement in VPN Containers: Replaced the securityContext: privileged setting in VPN containers with the NET_ADMIN capability to minimize permissions while maintaining necessary functionality, enhancing overall security.
  • Ingress Deletion with Service Removal: Ensured that ingress is deleted when relevant services are deleted, preventing unnecessary IP reservation and improving resource management.

On this page