Skip to main content

Update Nov 8, 2024

Update Nov 8, 2024

tip

Run npm i -g @codiac.io/codiac-cli to update your Codiac CLI to version 1.3.65.

New Features

  • Undeploy now updates the cabinet with a new enterprise version that reflects the subtraction of the undeployed asset

  • Many UI improvements, including:

    • Embellishments to environment, cabinet and cluster lists on various commands showing additional meta (including env list showing all clusters instead of count).
    • UI Tweaks on various commands (eg: double-input on environment selection during cabinet create).

Fixes

  • Empty ingress bug fix: Prevented creation of ingresses without routing rules when private assets get deployed without any private domains mapped.