Skip to main content

Illumio Core What's New and Release Notes 23.2

PCE Platform

  • Memory Monitor Fails Intermittently (E-103608)

    The PCE has a Ruby memory monitor that is supposed to prune processes that are consuming too much memory over time. Occasionally, this memory monitor would fail to prune processes, causing increased memory usage. This issue is resolved.

  • Potential PCE DOS caused by malicious IF-None-Match header (E-102567)

    This issue is resolved.

  • Apply label mapping for nodes reported by Kubelink (E-102074)

    The PCE is now able to handle Kubernetes node's labels and properly map them to Illumio labels. Note that it is possible to automatically override the values of the new Illumio node's labels in this process.

  • Verbose Error Generation within the PCE (E-99880)

    When passing a specially crafted URL the PCE returns a verbose error stack trace. This issue is resolved.

  • Data node stuck in PARTIAL during regression test (E-89797)

    This PCE Platform issue applies to Illumio Core On-Premises customers only. It does not apply to Illumio Core Cloud customers.

    In rare cases, if application metrics is enabled, the data node could be seen in PARTIAL state both from the illumio-pce-ctl cluster-status and illumio-pce-ctl status. In those cases, if metrics_database_service/influxdb is not running, move the influxdb bolt file located in PERSISTENT_DIR/influxdb/meta/influxd.bolt to any directory outside this InfluxDB directory. This issue is closed and does not require a fix.

  • Show last login dates for API Keys (E-81919)

    The date and time of the last login that used the API api_keys_get is now properly described in the API documentation. Previously, this information was shown in the UI only.