-
Notifications
You must be signed in to change notification settings - Fork 2k
Docs: Nomad 1.11.0 release notes #26983
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
Conversation
pkazmierczak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
gulducat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I don't have any blockers, but let me know if you make another push and would like another ✔️ 🙂
| - [Automated license utilization | ||
| reporting](/nomad/docs/enterprise/license/utilization-reporting) | ||
| - Agent reporting configuration [`disable_product_usage_reporting` | ||
| parameter](/nomad/docs/configuration/reporting#disable_product_usage_reporting): | ||
| Disable detailed product usage metrics. | ||
| - [`nomad operator utilization` command](/nomad/commands/operator/utilization): | ||
| If you have disabled automated reporting, use this command to manually | ||
| generate the report and send it to HashiCorp. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these pages don't have the updated content, but I suspect that's just because those doc changes were made after this branch was split off from main. just noting in case that matters to you somehow.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is merging to main, which does have the updated content - which is not in stable-website until after the release. Note that this PR is not backporting to stable-website.
gulducat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Description
Nomad 1.11.0 release notes (highlights) based on the changelog and the docs the engineers created for Support.
Links
Jira: NMD-684 CE-873
https://nomad-git-nmd684relnotes-hashicorp.vercel.app/nomad/docs/release-notes/nomad/v1-11-x
Contributor Checklist
changelog entry using the
make clcommand.ensure regressions will be caught.
and job configuration, please update the Nomad website documentation to reflect this. Refer to
the website README for docs guidelines. Please also consider whether the
change requires notes within the upgrade guide.
Reviewer Checklist
backporting document.
in the majority of situations. The main exceptions are long-lived feature branches or merges where
history should be preserved.
within the public repository.
Changes to Security Controls
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.