Skip to content

Look for a license in the default location if no config is provided#49122

Merged
zmb3 merged 1 commit intomasterfrom
zmb3/load-license
Nov 18, 2024
Merged

Look for a license in the default location if no config is provided#49122
zmb3 merged 1 commit intomasterfrom
zmb3/load-license

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Nov 17, 2024

Prior to this change, the code that determines where to look for a license file would only run when a config file is provided. When running teleport start without a config file, the license file path would be an empty string and loading would fail.

Closes #47764

Changelog: Fix an issue loading the license file when Teleport is started without a configuration file.

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Vercel preview here: https://docs-55maf7h6o-goteleport.vercel.app/docs/ver/preview

Prior to this change, the code that determines where to look for a
license file would only run when a config file is provided. When running
teleport start without a config file, the license file path would
be an empty string and loading would fail.

Closes #47764
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Vercel preview here: https://docs-hx7uhx3gc-goteleport.vercel.app/docs/ver/preview

@zmb3 zmb3 enabled auto-merge November 18, 2024 19:32
@zmb3 zmb3 added this pull request to the merge queue Nov 18, 2024
Merged via the queue into master with commit 83b2c09 Nov 18, 2024
@zmb3 zmb3 deleted the zmb3/load-license branch November 18, 2024 19:51
@public-teleport-github-review-bot
Copy link
Copy Markdown

@zmb3 See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR
branch/v17 Create PR

kopiczko pushed a commit that referenced this pull request Nov 19, 2024
…49122)

Prior to this change, the code that determines where to look for a
license file would only run when a config file is provided. When running
teleport start without a config file, the license file path would
be an empty string and loading would fail.

Closes #47764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Teleport enterprise does not load license properly

3 participants