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

Commits on Jun 1, 2020

  1. Move upgrade labs doc to this repo

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    1fc8b97 View commit details
    Browse the repository at this point in the history
  2. Remove references to Habitat/Effortless

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    944d64e View commit details
    Browse the repository at this point in the history
  3. Add section on assumptions

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    fab30d3 View commit details
    Browse the repository at this point in the history
  4. Added node migration section, node status command, cookbook report co…

    …mmand
    
    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    29d7d9a View commit details
    Browse the repository at this point in the history
  5. Remove section on creating policyfile

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    dca2172 View commit details
    Browse the repository at this point in the history
  6. Add section on commiting code to CI pipeline

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    858ed44 View commit details
    Browse the repository at this point in the history
  7. updates from first onboarding

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    07b0cdb View commit details
    Browse the repository at this point in the history
  8. 3 enhancements

    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>
    tyler-ball authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9193045 View commit details
    Browse the repository at this point in the history
  9. Docs Upgrad Lab first pass

    Signed-off-by: kagarmoe <kgarmoe@chef.io>
    kagarmoe authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ae295b3 View commit details
    Browse the repository at this point in the history
  10. restore new key path

    Signed-off-by: kagarmoe <kgarmoe@chef.io>
    kagarmoe authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    c5aa27f View commit details
    Browse the repository at this point in the history
  11. Update www/content/workstation/upgrade_labs.md

    Co-authored-by: Tim Smith <tsmith@chef.io>
    2 people authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9ada5ce View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Signed-off-by: Kimberly Garmoe kgarmoe@chef.io
    
    Co-authored-by: Tim Smith <tsmith@chef.io>
    2 people authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    71f268c View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    
    Co-authored-by: pete higgins <pete@peterhiggins.org>
    Co-authored-by: Tim Smith <tsmith@chef.io>
    3 people committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    63e66ca View commit details
    Browse the repository at this point in the history
  14. Feedback from PR

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a8d1db4 View commit details
    Browse the repository at this point in the history
  15. Update CLI UI messaging from chef capture

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    768416f View commit details
    Browse the repository at this point in the history
  16. Note that users can upload to an existing server if they maintain the…

    …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>
    tyler-ball authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d60357a View commit details
    Browse the repository at this point in the history
  17. Specifically call out the bootstraped client version (this is where t…

    …he upgrade actually happens).
    
    Signed-off-by: tyler-ball <tball@chef.io>
    tyler-ball authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9f55c0c View commit details
    Browse the repository at this point in the history
  18. Copy edits

    Signed-off-by: kagarmoe <kgarmoe@chef.io>
    kagarmoe authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    1a68c37 View commit details
    Browse the repository at this point in the history
  19. Apply suggestions from code review

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    
    Co-authored-by: pete higgins <pete@peterhiggins.org>
    clintoncwolfe and phiggins committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    881f255 View commit details
    Browse the repository at this point in the history
  20. Add instructions to upload supplemental data

    Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
    clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    fc2ca11 View commit details
    Browse the repository at this point in the history
  21. Editing text

    Signed-off-by: IanMadd <imaddaus@chef.io>
    IanMadd authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b2c24b8 View commit details
    Browse the repository at this point in the history
  22. Copyediting

    Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
    Mary Jinglewski authored and clintoncwolfe committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    7938833 View commit details
    Browse the repository at this point in the history