Skip to content

Add netavark requirement podman#5035

Open
jafiala wants to merge 9 commits into
theforeman:masterfrom
jafiala:add-netavark-requirement-podman
Open

Add netavark requirement podman#5035
jafiala wants to merge 9 commits into
theforeman:masterfrom
jafiala:add-netavark-requirement-podman

Conversation

@jafiala

@jafiala jafiala commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

What changes are you introducing?

Add explicit requirement for netavark podman backend

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

SAT-47525 and related issues

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

Contributor 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.19/Katello 4.21
  • Foreman 3.18/Katello 4.20 (Satellite 6.19)
  • Foreman 3.17/Katello 4.19
  • Foreman 3.16/Katello 4.18 (Satellite 6.18; orcharhino 7.6, 7.7, and 7.8)
  • Foreman 3.15/Katello 4.17
  • Foreman 3.14/Katello 4.16 (Satellite 6.17; orcharhino 7.4; orcharhino 7.5)
  • We do not accept PRs for Foreman older than 3.14.

@github-actions github-actions Bot added Needs tech review Requires a review from the technical perspective Needs style review Requires a review from docs style/grammar perspective Needs testing Requires functional testing labels Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

The PR preview for 891da4f is available at theforeman-foreman-documentation-preview-pr-5035.surge.sh

The following output files are affected by this PR:

show diff

show diff as HTML

@jafiala jafiala marked this pull request as ready for review July 9, 2026 13:32
@jafiala

jafiala commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Satellite previews are not available because the assembly is not yet verified for containerized satellite.

include::modules/con_installing-and-configuring-insights-iop.adoc[]

ifdef::installing-satellite-server-connected[]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change

Comment thread guides/common/assembly_installing-and-configuring-insights-iop.adoc Outdated
Comment thread guides/common/assembly_installing-and-configuring-insights-iop.adoc Outdated
Comment thread guides/common/modules/proc_configuring-podman-network-backend-for-insights.adoc Outdated
+
[options="nowrap", subs="+quotes,verbatim,attributes"]
----
# podman info | grep networkBackend

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# podman info | grep networkBackend
$ podman info | grep networkBackend

You don't need root access to run this.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You do, as we want to inspect the root podman config not a random users one which can be different :)

Comment thread guides/common/modules/proc_configuring-podman-network-backend-for-insights.adoc Outdated
+
[options="nowrap", subs="+quotes,verbatim,attributes"]
----
# podman info | grep networkBackend

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# podman info | grep networkBackend
$ podman info | grep networkBackend

Same as below.

Comment thread guides/common/modules/proc_configuring-podman-network-backend-for-insights.adoc Outdated
Co-authored-by: Maximilian Kolb <mail@maximilian-kolb.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs style review Requires a review from docs style/grammar perspective Needs tech review Requires a review from the technical perspective Needs testing Requires functional testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants