-
-
Notifications
You must be signed in to change notification settings - Fork 962
New Product - Chef Workstation #7661
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
base: master
Are you sure you want to change the base?
Conversation
9c28d4e
to
c0369fc
Compare
c0369fc
to
38ded31
Compare
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.
Thanks for this contribution @tas50. Here are my first comments.
products/chef-workstation.md
Outdated
|
||
> [Chef Workstation](https://docs.chef.io/workstation/) gives you everything you need to get started with Chef - | ||
> ad hoc remote execution, remote scanning, configuration tasks, cookbook creation tools as well as robust | ||
> dependency and testing software - all in one easy-to-install package. |
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.
Could you add a description of the release / support policy (similar to https://endoflife.date/chef-infra-server for example) ?
products/chef-workstation.md
Outdated
|
||
--- | ||
|
||
> [Chef Workstation](https://docs.chef.io/workstation/) gives you everything you need to get started with Chef - |
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.
We try to avoid being too "commercial" and detailed in the description, could you provide a shorter and more neutral description. See https://github.com/endoflife-date/endoflife.date/wiki/Style-Guide#text for some guidelines.
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.
I took a stab at a more neutral version
Add Chef Workstation using release dates from https://discourse.chef.io/ and https://docs.chef.io/release_notes_workstation/ As an ex-PM and engineer on this project I think their states support structure is a bit of a lie, but it's what they claim. According to their site they fully support 2024 and 2025, but they only roll forward so any issue in 2024 (CVE or bug) is always going to be met with a support request that you upgrade to the latest. "Technically" 2024.x.x is in active support though so I marked it as such. Signed-off-by: Tim Smith <[email protected]>
38ded31
to
bf3614a
Compare
This should probably get added in the future, but it's not there now Signed-off-by: Tim Smith <[email protected]>
Signed-off-by: Tim Smith <[email protected]>
Signed-off-by: Tim Smith <[email protected]>
Add Chef Workstation using release dates from https://discourse.chef.io/ and https://docs.chef.io/release_notes_workstation/
Note: As an ex-PM and engineer on this project I think their stated support structure is a bit of a lie, but it's what they claim. According to their site they fully support both 2024 and 2025, but they only roll forward so any issue in 2024 (CVE or bug) is always going to be met with a support request that you upgrade to the latest. "Technically" 2024.x.x is in active support though so I marked it as such.