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

[license] Make the domain field optional #8410

Closed
corneliusludmann opened this issue Feb 23, 2022 · 1 comment · Fixed by #8996
Closed

[license] Make the domain field optional #8410

corneliusludmann opened this issue Feb 23, 2022 · 1 comment · Fixed by #8996
Labels
team: delivery Issue belongs to the self-hosted team type: improvement Improves an existing feature or existing code

Comments

@corneliusludmann
Copy link
Contributor

corneliusludmann commented Feb 23, 2022

Currently, we have a domain field in the license and we check that the domain matches the Gitpod domain. @metcalfc already mentioned that he would like to not ask for a domain when a customer approaches and with Replicated, we have at least some control about the distribution of the license as we see the number of installations in the vendor portal (I guess as long as it's not an air-gap installation).

I would propose to implement at least the Replicated license like this:

  • Make the domain field in the license optional.
  • When there is a domain given, the domain needs to match. Otherwise, the license is invalid.
  • When there is no domain, this license is valid for all domains (no restriction).

With this implementation, we are quite flexible as we can set the domain field in the license or not (sales decision) and can change this at any time without code changes.

@mrsimonemms
Copy link
Contributor

Blocked by #8872

Repository owner moved this from ⚒In Progress to ✨Done in 🚚 Security, Infrastructure, and Delivery Team (SID) Mar 29, 2022
@mrsimonemms mrsimonemms reopened this Mar 29, 2022
Repository owner moved this from ✨Done to 📓Scheduled in 🚚 Security, Infrastructure, and Delivery Team (SID) Mar 29, 2022
Repository owner moved this from 📓Scheduled to ✨Done in 🚚 Security, Infrastructure, and Delivery Team (SID) Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: delivery Issue belongs to the self-hosted team type: improvement Improves an existing feature or existing code
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants