For now, when applying configuration to a namespace, the command / api respond only after all the files are loaded. This may takes some time. Ideally, we should have a status set at "creating" when the apply is launched. Then, the API should send the updated status ("configuration deployed" or "deploy failed") asynchronously. This could be done using websocket.