mechanical repercussions
This commit is contained in:
		| @@ -16,4 +16,4 @@ limitations under the License. | ||||
|  | ||||
| // Package x509 provides a request authenticator that validates and | ||||
| // extracts user information from client certificates | ||||
| package x509 // import "k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/x509" | ||||
| package x509 // import "k8s.io/apiserver/pkg/authentication/request/x509" | ||||
|   | ||||
| @@ -16,4 +16,4 @@ limitations under the License. | ||||
|  | ||||
| // Package httplog contains a helper object and functions to maintain a log | ||||
| // along with an http response. | ||||
| package httplog // import "k8s.io/kubernetes/pkg/httplog" | ||||
| package httplog // import "k8s.io/apiserver/pkg/httplog" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 deads2k
					deads2k