pkg/storage/etcd: cut off pkg/api scheme
This commit is contained in:
@@ -311,6 +311,7 @@ func NewMasterConfig() *master.Config {
|
||||
// prefix code, so please don't change without ensuring
|
||||
// sufficient coverage in other ways.
|
||||
Prefix: uuid.New(),
|
||||
Copier: api.Scheme,
|
||||
}
|
||||
|
||||
info, _ := runtime.SerializerInfoForMediaType(api.Codecs.SupportedMediaTypes(), runtime.ContentTypeJSON)
|
||||
|
Reference in New Issue
Block a user