-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add option to exclude auth-server env var output
Since [PR #38727][1] in teleport, tbot configuration validation fails when both the proxy server and the auth server are specified. Because the auth-server seems deprecated, the GitHub Action should not automatically export the env var `TELEPORT_AUTH_SERVER`. However, to avoid any breaking changes, I suggest keeping it exported by default. [1]: gravitational/teleport#38727
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters