Skip to content

feat: set DNS hostnames in workspace updates controller #15507

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 1 commit into from
Nov 15, 2024

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Nov 14, 2024

re: #14730

Adds support for the workspace updates protocol controller to also program DNS names for each agent.

Right now, we only program names like myagent.myworkspace.me.coder and myworkspace.coder. (if there is exactly one agent in the workspace). We also want to support myagent.myworkspace.username.coder., but for that we need to update WorkspaceUpdates RPC to also send the workspace owner's username, which will be in a separate PR.

Copy link
Contributor Author

spikecurtis commented Nov 14, 2024

@spikecurtis spikecurtis marked this pull request as ready for review November 14, 2024 09:41
@spikecurtis spikecurtis force-pushed the spike/14730-workspace-updates-controller branch from 002e484 to e1ce08d Compare November 14, 2024 09:57
@spikecurtis spikecurtis changed the base branch from spike/14730-workspace-updates-controller to graphite-base/15507 November 14, 2024 12:16
@spikecurtis spikecurtis changed the base branch from graphite-base/15507 to main November 14, 2024 12:16
@spikecurtis spikecurtis merged commit 916df4d into main Nov 15, 2024
27 checks passed
Copy link
Contributor Author

Merge activity

  • Nov 15, 2:00 AM EST: A user merged this pull request with Graphite.

@spikecurtis spikecurtis deleted the spike/14730-set-dns branch November 15, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants