-
Notifications
You must be signed in to change notification settings - Fork 112
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
Upgrade Labs Documentation #1136
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploy preview for chef-workstation ready! Built with commit 7938833 |
clintoncwolfe
force-pushed
the
cw/upgrade-labs-doc
branch
from
May 6, 2020 20:24
ca2aa50
to
0175512
Compare
jobsolete
reviewed
May 8, 2020
jobsolete
reviewed
May 8, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
|
||
### Commit Your Cookbook Upgrades | ||
|
||
As you make changes to the cookbooks, follow normal SDLC practices by committing your changes to your cookbooks and submitting your changes to your cookbook pipeline to be tested by your automated testing system. Once the changes have passed testing, the cookbooks should receive new version numbers and be published to the new chef server by the continuous deployment system. |
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.
SDLC is developer jargon that we should avoid
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
tas50
reviewed
May 20, 2020
kagarmoe
approved these changes
Jun 1, 2020
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.
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
…mmand Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
1. Don't need to `chef exec` these commands if user has initialized their shell. Add instructions on how to initialize the shell 1. 'chef analyze' was renamed to 'upgrade labs' 1. Commands were moved from 'chef analyze report' to 'chef report' Signed-off-by: tyler-ball <tball@chef.io>
Signed-off-by: kagarmoe <kgarmoe@chef.io>
Signed-off-by: kagarmoe <kgarmoe@chef.io>
Co-authored-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Kimberly Garmoe kgarmoe@chef.io Co-authored-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com> Co-authored-by: pete higgins <pete@peterhiggins.org> Co-authored-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
…ir pins This addresses valid concerns that not all customers will be able to create a new Chef Server and bootstrap nodes to that. This guide currently combines two tasks (upgrading client version, and migrating to a new server) but we feel that doing this creates a clean slate to build from in the future. Signed-off-by: tyler-ball <tball@chef.io>
…he upgrade actually happens). Signed-off-by: tyler-ball <tball@chef.io>
Signed-off-by: kagarmoe <kgarmoe@chef.io>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com> Co-authored-by: pete higgins <pete@peterhiggins.org>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: IanMadd <imaddaus@chef.io>
Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
clintoncwolfe
force-pushed
the
cw/upgrade-labs-doc
branch
from
June 1, 2020 17:57
c5f41a6
to
7938833
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Clinton Wolfe clintoncwolfe@gmail.com
Description
Documentation for the Upgrade Labs process. The process is a work in progress.
Related Issue
Closes #1134
Replaces chef/chef-web-docs#2438
Types of changes
Checklist:
Aha! Link: https://chef.aha.io/features/SH-1649