Skip to content

Commit 32bcad1

Browse files
tas50IanMaddmjingle
authoredFeb 4, 2020
Rename the world from DK to Workstation (chef#2162)
* Rename the world from DK to Worksktation There is one tool and it's called Workstation. Let's pretend we never called it DK. Signed-off-by: Tim Smith <[email protected]> * Fix links and move everything under the Chef Workstation nav group Signed-off-by: Tim Smith <[email protected]> * Collapse the workstation windows page into the overall workstation page We need to stop partially duplicating platform specific docs throughout the site Signed-off-by: Tim Smith <[email protected]> * Fix extra `s Signed-off-by: Tim Smith <[email protected]> * Remove references to EOL Windows releases Signed-off-by: Tim Smith <[email protected]> * Fix another header Signed-off-by: Tim Smith <[email protected]> * dtag fix Signed-off-by: Tim Smith <[email protected]> * Remove the DK warning and who cares about omnibus Signed-off-by: Tim Smith <[email protected]> * No one cares we build from source Signed-off-by: Tim Smith <[email protected]> * More updates to get a working build Signed-off-by: Tim Smith <[email protected]> * Fix a dtag Signed-off-by: Tim Smith <[email protected]> * workstation -> Chef Workstationn Signed-off-by: Tim Smith <[email protected]> * Update the platform overview Signed-off-by: Tim Smith <[email protected]> * Remove old DK blog post Signed-off-by: Tim Smith <[email protected]> * We support EL 8 in our package repos Signed-off-by: Tim Smith <[email protected]> * Require SLES 12 SP4+ per our policy SP3 went EOL in june Signed-off-by: Tim Smith <[email protected]> * Rework how we describe workstation Signed-off-by: Tim Smith <[email protected]> * Lets not mention manage anymore Signed-off-by: Tim Smith <[email protected]> * Nuke another place we were mentioning manage Signed-off-by: Tim Smith <[email protected]> * Focus on the workstation tools people care about We're trying to move away from Berkshelf so don't mention that. No one cares about Fauxhai since it just silently works. They do care about Test Kitchen drivers though. Signed-off-by: Tim Smith <[email protected]> * Chef -> Chef Infra and remove old workstation links Match branding a bit more Signed-off-by: Tim Smith <[email protected]> * Remove the main page link to the management console Signed-off-by: Tim Smith <[email protected]> * Common Functionality -> Common Resource Functionality That's what this actually is Signed-off-by: Tim Smith <[email protected]> * Kill windows_dk in favor of the install_workstation page There's already a redirect for this. Signed-off-by: Tim Smith <[email protected]> * Update our openssl example output We're very good about keeping this file up to date. Let's not make it seem like we're 5 years out of date. Signed-off-by: Tim Smith <[email protected]> * Move duplicate workstation tools in the nav bar Let's put all the tools just under workstation Signed-off-by: Tim Smith <[email protected]> * Cleanup redirects and the navbar a bit more Let's make sure things are only in a single place Signed-off-by: Tim Smith <[email protected]> * Move Infra tools out of the Workstation tools list Move these into the Infra features section Signed-off-by: Tim Smith <[email protected]> * Remove the text editor section from workstation install This is in workstation setup where it belongs Signed-off-by: Tim Smith <[email protected]> * Don't link to a doc that has no helpful information There's no steps for Windows users here Signed-off-by: Tim Smith <[email protected]> * Fix formatting issues Signed-off-by: Tim Smith <[email protected]> * Remove reference to community tools The whole thing is one giant community tool. It seems silly to group them that way. Signed-off-by: Tim Smith <[email protected]> * Move the note about DK to the About Workstation page You should know this before you get to the installation Signed-off-by: Tim Smith <[email protected]> * Use the same list of components for Workstation everywhere Focus on the tools and not on things like Ruby that don't matter Signed-off-by: Tim Smith <[email protected]> * Minor wording cleanup Signed-off-by: Tim Smith <[email protected]> * Clarify that we're talking about Chef Server 12+ When we wrote this 13 wasn't out. Signed-off-by: Tim Smith <[email protected]> * Update chef gem example Signed-off-by: Tim Smith <[email protected]> * More DK -> Workstation updates Signed-off-by: Tim Smith <[email protected]> * Remove knife_spork page This isn't in Workstation and it's not something we've promoted for a while. Signed-off-by: Tim Smith <[email protected]> * Move DK -> Workstation Signed-off-by: Tim Smith <[email protected]> * Fix link that's failing the build Signed-off-by: Tim Smith <[email protected]> * Rework left nav Signed-off-by: IanMadd <[email protected]> * Update chef_master/source/fips.rst Signed-off-by: Tim Smith <[email protected]> Co-Authored-By: mjingle <[email protected]> * Update chef_master/source/install_workstation.rst Signed-off-by: Tim Smith <[email protected]> Co-Authored-By: mjingle <[email protected]> * Update chef_master/source/glossary.rst Signed-off-by: Tim Smith <[email protected]> Co-Authored-By: mjingle <[email protected]> * Chef -> Chef Infra Signed-off-by: Tim Smith <[email protected]> * Update the overview graphic to include Workstation Signed-off-by: Tim Smith <[email protected]> * workstation-Chef Workstation edits Signed-off-by: Mary Jinglewski <[email protected]> Co-authored-by: Ian Maddaus <[email protected]> Co-authored-by: mjingle <[email protected]>
1 parent 4b26179 commit 32bcad1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+899
-2653
lines changed
 

‎.github/ISSUE_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ As a <role: Developer, SysAdmin, etc.>, I will use this work when I want to ...
55
<! Briefly describe the issue >
66

77
## Chef Version
8-
<! Tell us which version of chefclient, chefserver, or ChefDK you need docs for) >
8+
<! Tell us which version of Chef Infra/Workstation/InSpec you need docs for) >
99

1010
## Platform Version
11-
<! Tell us which Operating System distribution and version you're running Chef on. >
11+
<! Tell us which Operating System distribution and version you're running a Chef product on. >
1212

1313
### Definition of Done
1414

0 commit comments

Comments
 (0)
Please sign in to comment.