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

feat: cli will attempt to reconnect port-forward if disconnected #2543

Conversation

cbodonnell
Copy link
Member

@cbodonnell cbodonnell commented Feb 22, 2022

What type of PR is this?

type::feature

What this PR does / why we need it:

The port-forward to the kotsadm pod will be disconnected if the pod is destroyed. This PR will make the CLI automatically attempt to re-establish port-forwarding.

Which issue(s) this PR fixes:

Fixes SC-43634

Does this PR introduce a user-facing change?

NONE

Does this PR require documentation?

NONE

@cbodonnell cbodonnell added type::feature New feature or request team::orange labels Feb 22, 2022
@cbodonnell cbodonnell requested review from divolgin and a team February 22, 2022 22:52
@CLAassistant
Copy link

CLAassistant commented Feb 22, 2022

CLA assistant check
All committers have signed the CLA.

divolgin
divolgin previously approved these changes Feb 22, 2022
@cbodonnell cbodonnell self-assigned this Feb 23, 2022
@cbodonnell cbodonnell force-pushed the craigodonnell/sc-43634/the-port-forward-to-access-the-admin-console branch from 1158f78 to 13ff39b Compare February 23, 2022 19:05
@cbodonnell cbodonnell merged commit 3069caf into main Feb 23, 2022
@cbodonnell cbodonnell deleted the craigodonnell/sc-43634/the-port-forward-to-access-the-admin-console branch February 23, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team::orange type::feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants