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
We need to make sure we're not accidentally enabling old and deprecated TLS versions.
I believe this problem "just goes away" with Kubebuilder and KIC 2.0 because the defaults there are correct, but I made this issue anyway just to make sure we track and validate that.
The text was updated successfully, but these errors were encountered:
This relates to a comment in a previous PR where
gosec
lint was disabled inmain.go
.We need to make sure we're not accidentally enabling old and deprecated TLS versions.
I believe this problem "just goes away" with Kubebuilder and KIC 2.0 because the defaults there are correct, but I made this issue anyway just to make sure we track and validate that.
The text was updated successfully, but these errors were encountered: