-
Notifications
You must be signed in to change notification settings - Fork 616
[Backport 3.2] Add a patch and upgrade guide for MA #11200
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
Conversation
* Add a patch and upgrade guide for MA We've have some customers that needed to update different parts of the Migration Assistant after security scanners and other tools ran in their environments, this new guide illistrates how to update the components in Migration Assistant to mitigate these issues. Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Apply suggestion from @kolchfa-aws Co-authored-by: kolchfa-aws <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Manually clean up step 5 Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> * Update _migration-assistant/security-patching-and-updating.md Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Peter Nied <[email protected]> --------- Signed-off-by: Peter Nied <[email protected]> Co-authored-by: kolchfa-aws <[email protected]> Co-authored-by: Nathan Bower <[email protected]> (cherry picked from commit 0b445f3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review. |
Backport 0b445f3 from #11191.