Skip to content

Commit eefa752

Browse files
committed
SOLTYSH: restmapper
1 parent aa9fb3e commit eefa752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cmd/server/origin/master.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ func (c *MasterConfig) newOpenshiftAPIConfig(kubeAPIServerConfig apiserver.Confi
6767
ProjectRequestTemplate: c.Options.ProjectConfig.ProjectRequestTemplate,
6868
ProjectRequestMessage: c.Options.ProjectConfig.ProjectRequestMessage,
6969
ClusterQuotaMappingController: c.ClusterQuotaMappingController,
70+
RESTMapper: c.RESTMapper,
7071
SCCStorage: sccStorage,
7172
},
7273
}

0 commit comments

Comments
 (0)