Skip to content

Commit f587c83

Browse files
committed
fix specValid
Signed-off-by: zirain <zirain2009@gmail.com>
1 parent 46b11c4 commit f587c83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/gatewayapi/validate.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,7 @@ func (t *Translator) validateTLSConfiguration(
686686
gwapiv1.ListenerReasonNoValidCACertificate,
687687
message,
688688
)
689+
specValid = false
689690
}
690691

691692
return specValid

0 commit comments

Comments
 (0)