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

    CanaryEvent is the Schema for the CanaryEvent API

    v1alpha1 version
    spec object

    CanaryDeliverySpec defines the desired state of CanaryDelivery

    currentRecordId integer

    current max record id

    records object

    CanaryRecord list for canary

    currentWeight integer
    endTime string
    canarydeploy string
    configtracks []object
    canaryyaml string
    configtype string required

    config type configmap or secret

    name string required

    ConfigTracks

    primaryyaml string
    primarydeploy string
    events []object

    CanaryEvent is used for events of canary

    eventName string

    name for the event

    eventType string

    event type like canary ab bluegreen

    message string

    the message flagger report

    phase string

    Phase

    timestamp string

    the event generate time

    weight integer

    current weight

    id integer

    Id for this record

    name string
    namespace string required
    startTime string required
    status string