Block a user
Implement SDK client registration via User Agent
Complete challenge-response authentication flow
TLS: Implement cert rotation in
TlsManager
feat(controller): start, stop, restart, destroy and wipe commands
feat(controller): start, stop, restart, destroy and wipe commands
Nice job overall. Great orientation with unknown code
feat(controller): start, stop, restart, destroy and wipe commands
Contrary to the intuition, you should stop container here before calling reconciler. Because if container is already running, it wouldn't do anything