k3s/pkg/genericapiserver/options
Kubernetes Submit Queue 7979801e54 Merge pull request #28860 from ericchiang/separate-apiserver-authz-options
Automatic merge from submit-queue

pkg/genericapiserver/options: don't import pkg/apiserver

Refactor the authorization options for the API server so
pkg/apiserver isn't directly imported by the options package.

Closes #28544

cc @smarterclayton

@madhusudancs, @nikhiljindal I've updated `federation/cmd/federation-apiserver/app/server.go` to include the RBAC options with this change. I don't know if this was intentionally left out in the first place but would like your feedback.
2016-08-21 09:49:14 -07:00
..
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
etcd_options.go Extract etcd options from genericapiserver. 2016-08-09 13:35:53 +02:00
server_run_options.go Merge pull request #28860 from ericchiang/separate-apiserver-authz-options 2016-08-21 09:49:14 -07:00