mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 11:00:37 +08:00
* feat: add VNetDNSName to DatabaseStatusV3 and implement hashing logic * fix: fixed tests and linter errors * refactor: to improve readability * test: added unit test to test the auth server * chore: updating based on PR feedback to set dns name during db server creation * chore: minor test updates and refactor based on pr feedback