-
Notifications
You must be signed in to change notification settings - Fork 106
Add a new workflow to help with switching to new client tools channels #4403
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
Add a new workflow to help with switching to new client tools channels #4403
Conversation
1e855df to
c4dc184
Compare
|
This needs to go in 5.1.1 online docs |
c4dc184 to
4701f6d
Compare
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.
Pull Request Overview
This PR introduces a new workflow document that guides administrators through migrating from legacy client tools channels to the new rebranded channels introduced in SUSE Manager 5.1. The workflow provides detailed XML-RPC API examples and Python implementations to automate the migration process.
Key changes:
- Adds comprehensive documentation for synchronizing new client tools channels via API
- Provides step-by-step guidance for updating CLM projects and activation keys to reference new channels
- Includes Python code samples demonstrating automation of the migration process
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
modules/common-workflows/pages/workflow-migrate-to-new-client-tools-channels.adoc
Show resolved
Hide resolved
modules/common-workflows/pages/workflow-migrate-to-new-client-tools-channels.adoc
Show resolved
Hide resolved
|
|
||
| [NOTE] | ||
| ==== | ||
| It is recommend to run your script in dry-run mode first to review the planned changes and test with a single project before applying it to all. |
Copilot
AI
Oct 18, 2025
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.
Corrected grammar from 'It is recommend' to 'It is recommended'.
| It is recommend to run your script in dry-run mode first to review the planned changes and test with a single project before applying it to all. | |
| It is recommended to run your script in dry-run mode first to review the planned changes and test with a single project before applying it to all. |
Description
This PR is adding a new common workflow to help user switch to new client tools channels
Target branches
ifevalstatements are needed to publish it for certain products only.Backport targets (edit as needed):
Links