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
only skip tls verify if not behind the aggregator (#1101)
- if not the in-cluster-config grabs a TLS cert from a config map and
complains that it was told to ignore it.
- thanks to [email protected] for testing
Example error log output:
E0804 19:23:14.731483 1 controller_manager.go:259] Failed to get api versions from server: specifying a root certificates file with the insecure flag is not allowed
0 commit comments