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

Nomad 0.12.0 enterprise does temporary license expiration bug on upgrade #8457

Closed
schmichael opened this issue Jul 17, 2020 · 1 comment · Fixed by #8482
Closed

Nomad 0.12.0 enterprise does temporary license expiration bug on upgrade #8457

schmichael opened this issue Jul 17, 2020 · 1 comment · Fixed by #8482
Assignees
Labels
theme/core theme/enterprise Issues related to Enterprise features type/bug
Milestone

Comments

@schmichael
Copy link
Member

Nomad version

v0.12.0+ent

Issue

Enterprise Nomad users are intended to have 6 hours from first using Nomad v0.12.0 to apply their license. Unfortunately there is a bug in time calculation: the time is calculated from cluster creation, so existing Enterprise users will be treated as if their 6 hour temporary license has already expired.

Luckily there is a short grace period during which a license can be applied. This grace period is just on the order of minutes, so it's a far more stressful operation than was originally intended.

Reproduction steps

  1. Run Nomad for > 6 hours
  2. Upgrade to Nomad v0.12.0+ent
  3. Observe the warning about your license being expired
  4. Rush to obtain and apply a license before expiration
@github-actions
Copy link

github-actions bot commented Nov 4, 2022

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
theme/core theme/enterprise Issues related to Enterprise features type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants