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

Ignore VNC related ports on boot #8993

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Ignore VNC related ports on boot #8993

merged 2 commits into from
Mar 29, 2022

Conversation

mads-hartmann
Copy link
Contributor

@mads-hartmann mads-hartmann commented Mar 29, 2022

Description

When you open a new workspace for gitpod-io/gitpod you'll get two little popups about open ports. Given that we always start these services I added them to the gitpod.yaml and marked them as "ignored" so we won't get popups for them anymore.

Related Issue(s)

No issue

How to test

If you opened a workspace before you would get the following:

screenshot-on-main

On this branch you'll get:

screenshot-on-pr-branch

Release Notes

NONE

Documentation

N/A

jankeromnes
jankeromnes previously approved these changes Mar 29, 2022
Copy link
Contributor

@jankeromnes jankeromnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome improvement, thanks @mads-hartmann! 👏

Small nit: I'd love the ports to be specified in ascending order (especially since we're beginning to have lots of them)

Adding a hold in case you'd like to address this:

/hold

@github-actions
Copy link
Contributor

⚠️ Hey reviewer! BE CAREFUL ⚠️
Review the code before opening in your Gitpod. .gitpod.yml was changed and it might be harmful.

Copy link
Contributor

@jankeromnes jankeromnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@roboquat roboquat merged commit 6f74dd9 into main Mar 29, 2022
@roboquat roboquat deleted the mads/ignore-ports branch March 29, 2022 12:32
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