You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// OFFLINE DEGRADED ERROR NO_MONITOR 일 경우, HealthCheck 결과가 멤버에 제대로 갱신되지 않는 octavia 이슈일 수 있음
getErr:=errors.New(fmt.Sprintf("Failed to GetVMGroupHealthInfo. err = Unable to determine operating status of member. This openstack may not update the OperatingStatus"))
cblogger.Error(getErr.Error())
LoggingError(hiscallInfo, getErr)
return irs.HealthInfo{}, getErr
}
The text was updated successfully, but these errors were encountered:
@ish-hcc (@Jeongwoon )
OFFLINE
상태를 보이고 있습니다.cb-spider/cloud-control-manager/cloud-driver/drivers/openstack/resources/NLBHandler.go
Lines 635 to 641 in 301d2c6
The text was updated successfully, but these errors were encountered: