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

Publish Administering Foreman for all flavours #3515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maximiliankolb
Copy link
Contributor

What changes are you introducing?

  • Estimate disk usage for backups is Katello-only
  • Backups without Pulp are Katello-only
  • Hide Pulp database for Foreman because it's Katello-only
  • Do not sync content to Smart Proxy Servers for Foreman Content on Smart Proxy Servers is Katello-only.
  • Hide Katello-specific events for Foreman
  • Hide Pulp for non-Katello
  • Hide Pulp mirror for Foreman
  • Show content and content settings for Katello only

Why are you introducing these changes? (Explanation, links to references, issues, etc.)

closes 676

Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)

Checklists

  • I am okay with my commits getting squashed when you merge this PR.
  • I am familiar with the contributing guidelines.

Please cherry-pick my commits into:

  • Foreman 3.13/Katello 4.15
  • Foreman 3.12/Katello 4.14 (Satellite 6.16)
  • Foreman 3.11/Katello 4.13 (orcharhino 6.11 on EL8 only)
  • Foreman 3.10/Katello 4.12
  • Foreman 3.9/Katello 4.11 (Satellite 6.15; orcharhino 6.8/6.9/6.10)
  • Foreman 3.8/Katello 4.10
  • Foreman 3.7/Katello 4.9 (Satellite 6.14)
  • We do not accept PRs for Foreman older than 3.7.

@maximiliankolb maximiliankolb added Needs tech review Requires a review from the technical perspective Needs style review Requires a review from docs style/grammar perspective and removed Not yet reviewed labels Dec 10, 2024
Copy link
Contributor Author

@maximiliankolb maximiliankolb left a comment

Choose a reason for hiding this comment

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

I propose to ignore the vale errors.

Copy link
Contributor

@Lennonka Lennonka left a comment

Choose a reason for hiding this comment

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

LGTM and I agree with your suggestions.
However, it might be something for @ekohl to look at to check that modules and bits are hidden correctly.

I agree that Vale errors are out of scope. Perhaps create issues to fix them globally? Eg. Fix Vale error "hostgroup" -> "host group", etc.

@maximiliankolb maximiliankolb added style review done No issues from docs style/grammar perspective and removed Needs style review Requires a review from docs style/grammar perspective labels Dec 18, 2024
* Estimate disk usage for backups is Katello-only
* Backups without Pulp are Katello-only
* Hide Pulp database for Foreman because it's Katello-only
* Do not sync content to Smart Proxy Servers for Foreman
  Content on Smart Proxy Servers is Katello-only.
* Hide Katello-specific events for Foreman
* Hide Pulp for non-Katello
* Hide Pulp mirror for Foreman
* Show content and content settings for Katello only

closes 676
Copy link
Contributor Author

@maximiliankolb maximiliankolb left a comment

Choose a reason for hiding this comment

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

Applied both suggestions -> style review done; thanks Lena.

Now it needs tech review.

@maximiliankolb maximiliankolb requested a review from ekohl December 18, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs tech review Requires a review from the technical perspective style review done No issues from docs style/grammar perspective
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide Administering Foreman guide for "foreman-el" and "foreman-deb"
2 participants