Skip to content

[v16] Fetch RequiredApps when resolving app with fqdnHint only (#51800)#51884

Merged
avatus merged 1 commit intobranch/v16from
avatus/v16/backport_fqdn
Feb 7, 2025
Merged

[v16] Fetch RequiredApps when resolving app with fqdnHint only (#51800)#51884
avatus merged 1 commit intobranch/v16from
avatus/v16/backport_fqdn

Conversation

@avatus
Copy link
Copy Markdown
Contributor

@avatus avatus commented Feb 5, 2025

Backport #51800

If an app is accessed via a bookmark or other means _without_ clicking
the "Launch" button in the web UI, we only have access to the fqdn and
try to resolve the app that way.

After resolution we then try to resolve the app names stored in the
required apps spec. This however relied on the clusterName in the
params.

If that isn't supplied, we can fallback to the cluster name in resolved
app spec instead.

Fixes #51140
@avatus avatus added the no-changelog Indicates that a PR does not require a changelog entry label Feb 5, 2025
@github-actions github-actions Bot requested review from kimlisa and ryanclark February 5, 2025 17:37
@avatus avatus enabled auto-merge February 6, 2025 22:23
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from ryanclark February 7, 2025 10:29
@avatus avatus added this pull request to the merge queue Feb 7, 2025
Merged via the queue into branch/v16 with commit 305ca08 Feb 7, 2025
@avatus avatus deleted the avatus/v16/backport_fqdn branch February 7, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants