| Updates pkg/runtime dependency to v0.80.0 which removes the need for the insecure parameter in TLSConfigFromSecretRef. This change removes the forced ServerName pinning behavior that was causing TLS verification issues, allowing for more flexible certificate validation. The TLS config creation now relies on the standard Go TLS verification process without forcing specific ServerName values, improving compatibility with various certificate configurations. Signed-off-by: cappyzawa <cappyzawa@gmail.com> | ||
|---|---|---|
| .. | ||
| testdata/appconfig | ||
| git.go | ||
| git_test.go | ||
| source.go | ||
| source_test.go | ||