Skip to content

Fix Tempest privileged mode missing NET_ADMIN and NET_RAW capabilities#426

Merged
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
ccamposr:test
Mar 18, 2026
Merged

Fix Tempest privileged mode missing NET_ADMIN and NET_RAW capabilities#426
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
ccamposr:test

Conversation

@ccamposr
Copy link
Copy Markdown
Contributor

Tempest PodCapabilities was an empty slice, so setting privileged: true on a Tempest CR had no effect on Linux capabilities. All other frameworks (AnsibleTest, Tobiko, HorizonTest) already included NET_ADMIN and NET_RAW.

@ccamposr ccamposr requested a review from kstrenkova March 18, 2026 08:27
@openshift-ci openshift-ci bot requested review from dprince and evallesp March 18, 2026 08:27
@ccamposr ccamposr requested a review from eduolivares March 18, 2026 08:28
Tempest PodCapabilities was an empty slice, so setting privileged: true
on a Tempest CR had no effect on Linux capabilities. All other frameworks
(AnsibleTest, Tobiko, HorizonTest) already included NET_ADMIN and NET_RAW.

OSPRH-27830

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@kstrenkova kstrenkova left a comment

Choose a reason for hiding this comment

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

Thanks for the PR :D

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 18, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ccamposr, kstrenkova

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 81981b2 into openstack-k8s-operators:main Mar 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants