mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-10 16:46:29 +00:00
Automatic merge from submit-queue move core storage out of master.go Moves the core resource creation out of master.go and makes it more congruent to the other storages. WIP because I haven't run tests yet, but I figured I'd see what breaks in the morning.