Skip to content

Commit 0fd0c38

Browse files
committed
Continue after warning about unsupported lb protocol
1 parent 93f24b6 commit 0fd0c38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/hcops/load_balancer.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ func (l *LoadBalancerOps) ReconcileHCLBServices(
950950
warnMsg,
951951
)
952952
klog.Warning(warnMsg)
953+
continue
953954
}
954955

955956
b := &hclbServiceOptsBuilder{

0 commit comments

Comments
 (0)