Removes the alias association if an existing server with the same hostname as the alias exists. This is done to disallow any duplicate server creation when the alias annotation is provided.
Adds support for server alias in nginx. Adds a new annotation which allows us to specify a server alias that will be appended to the server name.