mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-09 09:36:15 +00:00
integration tests pass
This commit is contained in:
committed by
Ryan Richard
parent
9ab7c39d56
commit
90e8cc86c2
@@ -65,8 +65,8 @@ func TestConciergeWebhookAuthenticatorStatus_Parallel(t *testing.T) {
|
||||
}, {
|
||||
Type: "TLSConfigurationValid",
|
||||
Status: "False",
|
||||
Reason: "InvalidTLSConfiguration",
|
||||
Message: "invalid TLS configuration: illegal base64 data at input byte 7",
|
||||
Reason: "InvalidTLSConfig",
|
||||
Message: "spec.tls.certificateAuthorityData is invalid: illegal base64 data at input byte 7",
|
||||
}, {
|
||||
Type: "WebhookConnectionValid",
|
||||
Status: "Unknown",
|
||||
|
||||
Reference in New Issue
Block a user