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

Race condition in SSHing in to remote pod #40

Closed
itamarst opened this issue Mar 16, 2017 · 0 comments
Closed

Race condition in SSHing in to remote pod #40

itamarst opened this issue Mar 16, 2017 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@itamarst
Copy link

Sometimes SSHing into remote pod fails because kubectl port-forward takes a while. We should loop and retry, rather than relying on hardcoded sleep.

@itamarst itamarst added the bug Something isn't working label Mar 16, 2017
@itamarst itamarst self-assigned this Mar 16, 2017
donnyyung pushed a commit that referenced this issue Dec 17, 2021
f272202d Merge pull request #44 from telepresenceio/donaldyung/from-telepresence.io-2021-12-16/release/v2
badd6373 edits to account for differences between websites
92f164ff fix incorrect updates
a176f457 Fix quickstart javascript disparity
d8b11a1e fix broken links
a51ac6bb Merge branch 'master' into donnyyung/docs_sync
901bf0e3 Merge commit 'c4452984c8ffbc6086fdc6177dc6eb998fc5ddb9' into donnyyung/docs_sync
b8bcbf14 Merge pull request #40 from telepresenceio/donaldyung/from-getambassador.io-2021-12-10/release/v2
4800f99a Merge commit 'ca73bff1d437f92edfc79fcba838ca925aff94ac' into donnyyung/tel-2.4.9-sync
b15238bc Merge branch 'master' into story/subscription
46670a78 Merge commit '8f5328ebd06c95e0564d09cf7cd1b33eec1ebeb4' into donnyyung/tel-2.4.8-sync
b764ab82 Merge branch 'master' into story/subscription
6a03236a Merge commit '74d1f88f77a538c47dad2b2b3af2d1c8eaf7c817' into josecv/tel-2.4.7
a10123b9 Update step 3.1 to mention to run the command in a terminal (#1353)
fbb00899 Update prerelease
cf70ca2c Merge branch 'master' into daniel.romero/blc1
4aeb1001 Revert ClusterConfig path changes
84ec63b5 Merge commit '5667f7c983e9bb9fcc06d5114748400547e67e40' into donnyyung/tel-2.4.6-sync
e6598580 pre-release
c2166d1d Merge branch 'master' into tp-howto
609808bd Fix broken link 1104
11279fd8 Fix broken link 929
b979fb8b fix: change parentheses to brackets
71e4311a Revisions per review
e03cc754 docs: add href element to allow linking outside of /docs on the origin
ef8df0ea Update intercepts.md
da78e5d3 pre-release
178a3e3e Apply prettier formatter (#1276)

git-subtree-dir: docs/pre-release
git-subtree-split: f272202d9ea7a362dc5a8bd4af78b37779a236b0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant