Skip to content

OCPBUGS-73730: Nutanix operator should allow AllNamespaces and MultiNamespace install modes#7626

Open
RomanBednar wants to merge 1 commit intoredhat-openshift-ecosystem:mainfrom
RomanBednar:OCPBUGS-73730
Open

OCPBUGS-73730: Nutanix operator should allow AllNamespaces and MultiNamespace install modes#7626
RomanBednar wants to merge 1 commit intoredhat-openshift-ecosystem:mainfrom
RomanBednar:OCPBUGS-73730

Conversation

@RomanBednar
Copy link

Fixes installation error when CIFS/SMB or AWS EFS operators are installed after Nutanix CSI operator. The issue occurs because Nutanix creates a SingleNamespace OperatorGroup that blocks AllNamespaces-only operators.

…l modes

Fixes installation error when CIFS/SMB or AWS EFS operators are installed
after Nutanix CSI operator. The issue occurs because Nutanix creates a
SingleNamespace OperatorGroup that blocks AllNamespaces-only operators.
@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run76vkb
Start Time: 2026-02-06 14:25:21+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-02-06 14:25:21+00:00 4 seconds
✔️ acquire-lease 2026-02-06 14:25:30+00:00 5 seconds
✔️ set-github-started-label 2026-02-06 14:25:39+00:00 7 seconds
✔️ set-github-status-pending 2026-02-06 14:25:39+00:00 7 seconds
✔️ set-env 2026-02-06 14:25:51+00:00 5 seconds
✔️ clone-repository 2026-02-06 14:25:59+00:00 a minute
✔️ clone-repository-base 2026-02-06 14:26:00+00:00 a minute
detect-changes 2026-02-06 14:27:16+00:00 49 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/554129bd0c45b582d2a23a74fe536117

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

This pull request is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 9, 2026
Comment on lines +318 to 321
- supported: true
type: MultiNamespace
- supported: false
- supported: true
type: AllNamespaces

Choose a reason for hiding this comment

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

@RomanBednar thanks for the PR. Can you help me understand the behavior expectations on the driver operator end. Would this require changes on the operator side RBAC?

Copy link
Author

Choose a reason for hiding this comment

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

@thunderboltsid I don't think operator changes are needed, but I'd suggest running some regression test suite to increase the confidence in this statement - I'm not familiar with Nutanix operator and driver at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. operator-hosted-pipeline/failed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants