• Русский
  • asm.alauda.io group

    SidecarHotUpgradePlan is the Schema for the sidecarhotupgradeplans API

    v1alpha1 version
    spec object
    gracePeriod string

    Tolerance time. Default 60s.

    targetSidecarVersion string required

    The target version of the hot update.

    status object

    SidecarHotUpgradePlanStatus

    observedRef object
    generation integer
    uid string

    UID is a type that holds unique ID values, including UUIDs. Because we don't ONLY use UUIDs, this is an alias to string. Being a type captures intent and helps make sure that UIDs and names do not get conflated.

    progress object

    HotUpgradeProgress

    failed integer
    pods []object
    message string
    name string required
    planUID string

    UID is a type that holds unique ID values, including UUIDs. Because we don't ONLY use UUIDs, this is an alias to string. Being a type captures intent and helps make sure that UIDs and names do not get conflated.

    state string
    target string required
    success integer
    total integer
    reason string
    state string