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

Upgrade Labs Documentation #1136

Merged
merged 22 commits into from
Jun 1, 2020
Merged

Upgrade Labs Documentation #1136

merged 22 commits into from
Jun 1, 2020

Conversation

clintoncwolfe
Copy link
Collaborator

@clintoncwolfe clintoncwolfe commented Apr 28, 2020

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Aha! Link: https://chef.aha.io/features/SH-1649

@netlify
Copy link

netlify bot commented Apr 28, 2020

Deploy preview for chef-workstation ready!

Built with commit 7938833

https://deploy-preview-1136--chef-workstation.netlify.app

@clintoncwolfe clintoncwolfe marked this pull request as ready for review May 6, 2020 20:23
@clintoncwolfe clintoncwolfe requested a review from a team as a code owner May 6, 2020 20:23

### 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.
Copy link
Contributor

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

Copy link

@kagarmoe kagarmoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tenor-97432815

clintoncwolfe and others added 22 commits June 1, 2020 13:57
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 clintoncwolfe merged commit a557c08 into master Jun 1, 2020
@clintoncwolfe clintoncwolfe deleted the cw/upgrade-labs-doc branch June 1, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Labs walkthrough documentation
10 participants