Remove an obsolete foreman-rake troubleshooting advice#5082
Merged
Conversation
8 tasks
Member
Author
|
Hi @ianballou @quba42, this PR removes the foreman-rake command discussed in #5075. Can you please clarify to which versions this update should be cherry-picked? In what version did the command stop being relevant? |
|
The PR preview for f2cbe1a is available at theforeman-foreman-documentation-preview-pr-5082.surge.sh The following output files are affected by this PR: |
Contributor
|
@aneta-petrova How far do you backport? In my mind the 2to3 migration was 100 years ago, so you can probably backport to all currently supported versions. 😄 |
Merged
2 tasks
stejskalleos
pushed a commit
to theforeman/foremanctl
that referenced
this pull request
Jul 21, 2026
Since theforeman/foreman-documentation#5082 we no longer need to allow this action in foreman-rake.
aneta-petrova
added a commit
that referenced
this pull request
Jul 21, 2026
aneta-petrova
added a commit
that referenced
this pull request
Jul 21, 2026
(cherry picked from commit 6d9f674)
aneta-petrova
added a commit
that referenced
this pull request
Jul 21, 2026
(cherry picked from commit 6d9f674)
aneta-petrova
added a commit
that referenced
this pull request
Jul 21, 2026
(cherry picked from commit 6d9f674)
aneta-petrova
added a commit
that referenced
this pull request
Jul 21, 2026
(cherry picked from commit 6d9f674)
aneta-petrova
added a commit
that referenced
this pull request
Jul 21, 2026
(cherry picked from commit 6d9f674)
Member
Author
This file contains hidden or 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
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.
What changes are you introducing?
Removing a foreman-rake command that is obsolete per the conversation in #5075
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
Originally, the foreman-rake command was a one-time migration tool used to fix database entries when transitioning from Pulp 2 to Pulp 3. Since the Pulp 2 migration phase is over, users are unlikely to need it, and thus we can remove it from documentation.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
N/A
Contributor checklists
Please cherry-pick my commits into: