Reapplying the ProductRelease resource

Hitachi iQ Studio Installation Guide

Version
1.0.x
Audience
anonymous
Part Number
MK-26HIQS000-01
ft:lastEdition
2026-06-10

Reapply the ProductRelease resource after all affected components return to a stable state.

  1. Delete the ProductRelease resource.
    kubectl delete productrelease <name> -n iqstudio-operator
  2. Resolve the root cause of the original failure before continuing.
  3. Rerun the installer if the installation fails.
    Important: If the installation fails, do not manually apply the CR YAML included in the package.

    Rerun the installation script with the required configuration file. The installer generates and applies a temporary product release CR YAML based on your environment values. It skips completed steps based on the installation status and regenerates the required manifests.

  4. Monitor the phase until it returns to Ready.
    kubectl get productrelease -n iqstudio-operator -w