Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache Kubernetes App Discovery port check results #50286

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

marcoandredinis
Copy link
Contributor

For the K8S Services that we couldn't auto detect the protocol, after trying to infer the port, cache the result.
Cache is evicted when the K8S Service changes (we check the Service's ResourceVersion).

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-50286.d3pp5qlev8mo18.amplifyapp.com

@marcoandredinis marcoandredinis force-pushed the marco/cache_kubeappdiscovery_protocol branch from 341a968 to 4016d08 Compare December 17, 2024 09:34
For the K8S Services that we couldn't auto detect the protocol, after
trying to infer the port, cache the result.
Cache is evicted when the K8S Service changes (we check the Service's
ResourceVersion).
@marcoandredinis marcoandredinis force-pushed the marco/cache_kubeappdiscovery_protocol branch from 4016d08 to e7a8705 Compare December 17, 2024 12:37
@marcoandredinis marcoandredinis added this pull request to the merge queue Dec 17, 2024
Merged via the queue into master with commit cfbb91c Dec 17, 2024
42 checks passed
@marcoandredinis marcoandredinis deleted the marco/cache_kubeappdiscovery_protocol branch December 17, 2024 15:53
@public-teleport-github-review-bot

@marcoandredinis See the table below for backport results.

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

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.

3 participants