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

fix(dev-env): display ports exposed by services #1487

Merged
merged 1 commit into from
Aug 15, 2023
Merged

fix(dev-env): display ports exposed by services #1487

merged 1 commit into from
Aug 15, 2023

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Aug 15, 2023

Description

This PR fixes the bug introduced in 72e975c (link)

Steps to Test

  1. Apply the patch
  2. vip dev-env create < /dev/null && vip dev-env start
  3. Observe that the database information is displayed in the output (smth like DATABASE 127.0.0.1:32803)

@sjinks sjinks added [Type] Bug Something isn't working [Status] Needs Review labels Aug 15, 2023
@sjinks sjinks self-assigned this Aug 15, 2023
@sjinks sjinks merged commit e0b6eb1 into trunk Aug 15, 2023
10 checks passed
@sjinks sjinks deleted the BB8-10564 branch August 15, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants