The remove keyserver action needs the keyserver admin user id. I realized as I was implementing the solution to remove a keyserver from the keyserver store that I am only had the username available to me. This diff extends the keyserverAdminUsername to be keyserverAdminUserInfo which also holds the keyserver admin user id
Depends on D9806