Skip to content

feat: add deployment_id to the ui and licenses #13096

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 3 commits into from
Apr 29, 2024
Merged

feat: add deployment_id to the ui and licenses #13096

merged 3 commits into from
Apr 29, 2024

Conversation

kylecarbs
Copy link
Member

Allows customers to send us the deployment ID easily. I put this in the user dropdown because it's so global. If users find this confusing, we can happily move it!
image

Soon, licenses can be generated with specific deployment IDs to match against. This is to prevent customers from having a bunch of Coder deployments with the same license.

@kylecarbs kylecarbs requested review from sreya and ericpaulsen April 29, 2024 16:21
@kylecarbs kylecarbs self-assigned this Apr 29, 2024
@kylecarbs kylecarbs requested review from johnstcn and removed request for sreya April 29, 2024 17:04
Copy link
Member

@ericpaulsen ericpaulsen left a comment

Choose a reason for hiding this comment

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

i'll let @johnstcn reviewing the go code - but the UI LGTM.

@kylecarbs kylecarbs merged commit 1bda8a0 into main Apr 29, 2024
26 of 29 checks passed
@kylecarbs kylecarbs deleted the deploymentid branch April 29, 2024 20:50
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
@@ -17,6 +17,9 @@
},
{
"pattern": "tailscale.com"
},
{
"pattern": "wireguard.com"
Copy link
Member

@matifali matifali Apr 29, 2024

Choose a reason for hiding this comment

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

sweet ❤️

@matifali
Copy link
Member

@kylecarbs it is not showing up on dev.coder.com although the version v2.10.0-devel+1bda8a085 have been deployed successfully.

@kylecarbs
Copy link
Member Author

Hmm, I'll check why that is. Odd

@kylecarbs
Copy link
Member Author

@matifali fixed!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants