Skip to content

fix: disable UDP connections on windows-rdp module #149

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

Merged
merged 2 commits into from
Jun 13, 2025

Conversation

spikecurtis
Copy link
Contributor

Description

Relates to

Fixes an issue where RDP doesn't function properly over Coder Connect, by disabling UDP and relying only on TCP. c.f. coder/internal#608 (comment) for a detailed description of the problem.


Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/windows-rdp
New version: v1.0.19
Breaking change: [ ] Yes [x] No


Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

Related Issues

coder/internal#608

Closes #

@spikecurtis spikecurtis requested a review from Parkreiner June 12, 2025 12:27
Copy link
Member

@Parkreiner Parkreiner left a comment

Choose a reason for hiding this comment

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

Just have one question about one of the new commands

@matifali matifali requested a review from bcpeinhardt June 12, 2025 14:59
@matifali matifali added version:minor Add to PRs requiring a minor version upgrade version:patch Add to PRs requiring a patch version upgrade and removed version:minor Add to PRs requiring a minor version upgrade labels Jun 12, 2025
@matifali matifali requested review from DevelopmentCats and removed request for bcpeinhardt June 12, 2025 15:01
@matifali
Copy link
Member

The next version should be 1.2.1. @DevelopmentCats, what's happening?

@DevelopmentCats
Copy link
Contributor

DevelopmentCats commented Jun 13, 2025

The next version should be 1.2.1. @DevelopmentCats, what's happening?

If you are referring to the workflow it has not been merged yet.

Want me to merge it and run the workflow?

@spikecurtis spikecurtis force-pushed the spike/windows-rdp-disable-udp branch from cb9722c to 837773b Compare June 13, 2025 06:17
@spikecurtis spikecurtis enabled auto-merge (squash) June 13, 2025 06:17
@spikecurtis spikecurtis merged commit b58bfeb into main Jun 13, 2025
4 checks passed
@spikecurtis spikecurtis deleted the spike/windows-rdp-disable-udp branch June 13, 2025 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:patch Add to PRs requiring a patch version upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants