Like the title says. I use SSO on my cluster which means i authenticate with tokens that are valid for 24 hours. As far as I know, whenever it invalidates, I'd have to log in again, which adds another context, then rename that context and delete the old one. Is there any way to preserve the context in kubecm, whilst updating the token?