Skip to content

OCPBUGS-61175: Create NetworkPolicy for Manila CSI driver - #424

Open
mpatlasov wants to merge 1 commit into
openshift:mainfrom
mpatlasov:OCPBUGS-61175-Create-NPs-for-Manila-CSI-driver
Open

OCPBUGS-61175: Create NetworkPolicy for Manila CSI driver#424
mpatlasov wants to merge 1 commit into
openshift:mainfrom
mpatlasov:OCPBUGS-61175-Create-NPs-for-Manila-CSI-driver

Conversation

@mpatlasov

Copy link
Copy Markdown
Contributor

Manila csi driver controller pods reside in a custome namespace (openshift-manila-csi-driver). Hence, Manila csi driver operator must create NetworkPolicy for them expicitly.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 4, 2025
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 4, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@mpatlasov: This pull request references Jira Issue OCPBUGS-61175, which is invalid:

  • expected the bug to target the "4.21.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Manila csi driver controller pods reside in a custome namespace (openshift-manila-csi-driver). Hence, Manila csi driver operator must create NetworkPolicy for them expicitly.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci

openshift-ci Bot commented Sep 4, 2025

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpatlasov

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-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 4, 2025
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Sep 4, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@mpatlasov: This pull request references Jira Issue OCPBUGS-61175, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (wduan@redhat.com), skipping review request.

Details

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

mpatlasov added a commit to mpatlasov/cluster-storage-operator that referenced this pull request Sep 4, 2025
The operator needs permissions to publish and monitor NPs in the custom namespace `openshift-manila-csi-driver`. See openshift/csi-operator#424 for details.
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/e2e-openstack-manila-csi openshift/cluster-storage-operator#615

2 similar comments
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/e2e-openstack-manila-csi openshift/cluster-storage-operator#615

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/e2e-openstack-manila-csi openshift/cluster-storage-operator#615

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/e2e-openstack-manila-csi openshift/cluster-storage-operator#615

mpatlasov added a commit to mpatlasov/cluster-storage-operator that referenced this pull request Sep 10, 2025
The operator needs permissions to publish and monitor NPs in the custom namespace `openshift-manila-csi-driver`. See openshift/csi-operator#424 for details.
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/e2e-openstack-manila-csi openshift/cluster-storage-operator#615

@mpatlasov
mpatlasov force-pushed the OCPBUGS-61175-Create-NPs-for-Manila-CSI-driver branch from c558a95 to 10f7c82 Compare September 19, 2025 22:29
@mpatlasov mpatlasov changed the title WIP: OCPBUGS-61175: Create NetworkPolicy for Manila CSI driver OCPBUGS-61175: Create NetworkPolicy for Manila CSI driver Sep 19, 2025
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 19, 2025
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/retest-required

@mpatlasov

Copy link
Copy Markdown
Contributor Author

ci/prow/hypershift-e2e-openstack-aws-csi-manila fails becasue CI still uses outdated image for CSO:

I0922 23:27:51.347958       1 builder.go:304] cluster-storage-operator version 4.20.0-202509030239.p2.gcdc7ef8.assembly.stream.el9-cdc7ef8-cdc7ef8a7ec6af399c10606037cfb9f631dddc23

and cdc7ef8a7ec6af399c10606037cfb9f631dddc23 corresponds to this commit from Aug 29.

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/hold

My previous comment about outdated CSO image was red-herring. The latest fail of ci/prow/hypershift-e2e-openstack-aws-csi-manila has explicit perm error in manila csi operator logs:

E0922 23:43:43.289748       1 reflector.go:200] "Failed to watch" err="failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User \"system:serviceaccount:clusters-e349d9e8720c18608195:manila-csi-driver-operator\" cannot list resource \"networkpolicies\" in API group \"networking.k8s.io\" in the namespace \"clusters-e349d9e8720c18608195\"" reflector="k8s.io/client-go@v0.33.3/tools/cache/reflector.go:285" type="*v1.NetworkPolicy"

(https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_csi-operator/424/pull-ci-openshift-csi-operator-main-hypershift-e2e-openstack-aws-csi-manila/1970256822195458048/artifacts/hypershift-e2e-openstack-aws-csi-manila/dump/artifacts/namespaces/clusters-e349d9e8720c18608195/core/pods/logs/manila-csi-driver-operator-7c47679fbb-6dq7t-manila-csi-driver-operator.log )

This means that openshift/cluster-storage-operator#615 helped to standalone case, but not to hypershift one. Need to investigate why.

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 24, 2025
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/hypershift-e2e-openstack-aws-csi-manila openshift/cluster-storage-operator#626

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/hypershift-e2e-openstack-aws-csi-manila openshift/cluster-storage-operator#626

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/hypershift-e2e-openstack-aws-csi-manila openshift/hypershift#6930

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/hypershift-e2e-openstack-aws-csi-manila openshift/hypershift#6930,openshift/cluster-storage-operator#626

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/testwith openshift/csi-operator/main/hypershift-e2e-openstack-aws-csi-manila openshift/hypershift#6930 openshift/cluster-storage-operator#626

@openshift-bot

Copy link
Copy Markdown

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci Bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 2, 2026
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/remove-lifecycle stale
/testwith openshift/csi-operator/main/hypershift-e2e-openstack-aws-csi-manila openshift/hypershift#6930 openshift/cluster-storage-operator#626

@openshift-ci openshift-ci Bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 6, 2026
@openshift-bot

Copy link
Copy Markdown

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci Bot added lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Apr 9, 2026
@coderabbitai

coderabbitai Bot commented Apr 9, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The change adds four OpenStack Manila NetworkPolicy manifests. The policies allow storage-pod egress to all TCP ports, the API server, and DNS. They also allow metrics ingress on TCP ports 9201–9223. The Manila controller asset configuration now includes the network policy assets for all cluster flavours.

Suggested reviewers: stephenfin, romanbednar

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: creating NetworkPolicy resources for the Manila CSI driver.
Description check ✅ Passed The description explains why the Manila CSI driver requires explicit NetworkPolicy resources in its custom namespace.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The PR changes only YAML assets and controller configuration; it adds no Ginkgo test files or It, Describe, Context, When, Specify, or Entry titles.
Test Structure And Quality ✅ Passed The PR changes only NetworkPolicy YAML, generated manifests, and Manila configuration; it adds no Ginkgo tests or cluster operations to review.
Microshift Test Compatibility ✅ Passed The pull request adds NetworkPolicy YAML and controller asset configuration only; it adds no Ginkgo e2e tests that require MicroShift compatibility review.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR changes only NetworkPolicy YAML, generated manifests, and controller asset configuration; it adds no Ginkgo e2e tests or multi-node test assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The commit adds and registers only NetworkPolicy assets. Added lines contain no affinity, spread, node selector, toleration, replica, PDB, or topology scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only NetworkPolicy YAML and a Manila asset list; it adds no OTE binary, suite setup, or process-level stdout write.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The patch adds NetworkPolicy YAML and asset registration only; it adds no Ginkgo e2e tests, IPv4 assumptions, or external connectivity.
No-Weak-Crypto ✅ Passed The PR adds only NetworkPolicy YAML and asset registration; added-line and changed-file scans found no MD5, SHA1, DES, RC4, Blowfish, ECB, custom crypto, or secret comparisons.
Container-Privileges ✅ Passed The PR adds only NetworkPolicy assets and asset-list entries; added manifests contain no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, root, or allowPrivilegeEscalation settings.
No-Sensitive-Data-In-Logs ✅ Passed The PR adds four NetworkPolicy YAML assets and asset references only; the diff adds no logging calls or password, token, API-key, PII, or customer data.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/test hypershift-e2e-openstack-aws-csi-manila

Manila csi driver controller pods reside in a custome namespace (`openshift-manila-csi-driver`). Hence, Manila csi driver operator must create NetworkPolicy for them expicitly.
@mpatlasov
mpatlasov force-pushed the OCPBUGS-61175-Create-NPs-for-Manila-CSI-driver branch from 10f7c82 to 0f64d6d Compare August 5, 2026 00:30
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 5, 2026
@mpatlasov

Copy link
Copy Markdown
Contributor Author

/pipeline required

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-upgrade
/test e2e-azure
/test e2e-azure-csi
/test e2e-azure-file-csi
/test e2e-azure-file-nfs-csi
/test e2e-azure-ovn-upgrade
/test e2e-gcp
/test e2e-gcp-csi
/test e2e-gcp-ovn-upgrade

Scheduling tests matching the pipeline_run_if_changed or not excluded by pipeline_skip_if_only_changed parameters:
/test e2e-openstack
/test e2e-openstack-manila-csi

@mpatlasov

Copy link
Copy Markdown
Contributor Author

/test hypershift-e2e-openstack-aws-csi-manila

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml`:
- Around line 3-5: Prefix each NetworkPolicy metadata.name with ${ASSET_PREFIX}:
update
assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml:3-5
to ${ASSET_PREFIX}-allow-all-egress,
assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml:3-5
to ${ASSET_PREFIX}-allow-egress-to-api-server,
assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml:3-5 to
${ASSET_PREFIX}-allow-to-dns, and
assets/overlays/openstack-manila/base/network-policy-allow-ingress-to-metrics.yaml:3-5
to ${ASSET_PREFIX}-allow-ingress-to-metrics-range.

In
`@assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml`:
- Around line 16-19: Update the egress rules in the controller-selected network
policies, replacing the broad allow-all-egress behavior with topology-specific
API-server peers. Retain TCP port 6443 for API-server access and add only the
required DNS and metrics exceptions, ensuring no unrestricted TCP 1–65535 rule
remains.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: ca7337fc-7771-4934-a3cd-5eea109cda2d

📥 Commits

Reviewing files that changed from the base of the PR and between 0ab2f5a and 0f64d6d.

⛔ Files ignored due to path filters (10)
  • assets/overlays/openstack-manila/generated/hypershift/manifests.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/hypershift/network-policy-allow-all-egress.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/hypershift/network-policy-allow-egress-to-api-server.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/hypershift/network-policy-allow-ingress-to-metrics.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/hypershift/network-policy-allow-to-dns.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/standalone/manifests.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/standalone/network-policy-allow-all-egress.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/standalone/network-policy-allow-egress-to-api-server.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/standalone/network-policy-allow-ingress-to-metrics.yaml is excluded by !**/generated/**
  • assets/overlays/openstack-manila/generated/standalone/network-policy-allow-to-dns.yaml is excluded by !**/generated/**
📒 Files selected for processing (5)
  • assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml
  • assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml
  • assets/overlays/openstack-manila/base/network-policy-allow-ingress-to-metrics.yaml
  • assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml
  • pkg/driver/openstack-manila/openstack_manila.go

Comment on lines +3 to +5
metadata:
name: allow-all-egress
namespace: ${NAMESPACE}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🟠 Major | ⚡ Quick win

Use ${ASSET_PREFIX} in each NetworkPolicy name.

The asset templates use generic resource names. Prefix each name with ${ASSET_PREFIX} to identify the owning driver consistently.

  • assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml#L3-L5: change the name to ${ASSET_PREFIX}-allow-all-egress.
  • assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml#L3-L5: change the name to ${ASSET_PREFIX}-allow-egress-to-api-server.
  • assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml#L3-L5: change the name to ${ASSET_PREFIX}-allow-to-dns.
  • assets/overlays/openstack-manila/base/network-policy-allow-ingress-to-metrics.yaml#L3-L5: change the name to ${ASSET_PREFIX}-allow-ingress-to-metrics-range.
📍 Affects 4 files
  • assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml#L3-L5 (this comment)
  • assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml#L3-L5
  • assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml#L3-L5
  • assets/overlays/openstack-manila/base/network-policy-allow-ingress-to-metrics.yaml#L3-L5
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml`
around lines 3 - 5, Prefix each NetworkPolicy metadata.name with
${ASSET_PREFIX}: update
assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml:3-5
to ${ASSET_PREFIX}-allow-all-egress,
assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml:3-5
to ${ASSET_PREFIX}-allow-egress-to-api-server,
assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml:3-5 to
${ASSET_PREFIX}-allow-to-dns, and
assets/overlays/openstack-manila/base/network-policy-allow-ingress-to-metrics.yaml:3-5
to ${ASSET_PREFIX}-allow-ingress-to-metrics-range.

Source: Coding guidelines

Comment on lines +16 to +19
egress:
- ports:
- protocol: TCP
port: 6443

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | 🏗️ Heavy lift

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

# Find existing API-server NetworkPolicy patterns and the labels that select Manila pods.
rg -n -C 6 'allow-egress-to-api-server|port:\s*6443|api-server:\s*allow|kubernetes\.default' \
  --glob '*.{yaml,yml}' --glob '*.go' .

# Inspect Manila controller patches for the selected label and deployment topology.
fd -t f . assets pkg | rg 'openstack-manila|network-policy|controller'

Repository: openshift/csi-operator

Length of output: 50378


🏁 Script executed:

#!/bin/bash
set -euo pipefail

printf '%s\n' '--- Manila base policies ---'
for f in \
  assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml \
  assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml \
  assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml
do
  echo "--- $f"
  cat -n "$f"
done

printf '%s\n' '--- Manila controller labels and asset registration ---'
sed -n '1,115p' pkg/driver/openstack-manila/openstack_manila.go
cat -n assets/overlays/openstack-manila/patches/controller_add_driver.yaml

printf '%s\n' '--- Exact policy selectors and egress peers ---'
python3 - <<'PY'
from pathlib import Path

files = [
    Path("assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml"),
    Path("assets/overlays/openstack-manila/base/network-policy-allow-all-egress.yaml"),
    Path("assets/overlays/openstack-manila/base/network-policy-allow-to-dns.yaml"),
]
for path in files:
    text = path.read_text()
    print(path)
    print("  selects_api_server_label =", "openshift.storage.network-policy.api-server: allow" in text)
    print("  selects_all_egress_label =", "openshift.storage.network-policy.all-egress: allow" in text)
    print("  has_to_peer =", any(line.lstrip().startswith("to:") for line in text.splitlines()))
    print("  has_port_6443 =", "port: 6443" in text)
PY

Repository: openshift/csi-operator

Length of output: 14444


Security Misconfiguration (CWE-284)

Reachability: Internal · Exploitability: Moderate

Restrict Manila controller egress.

Both policies select the controller pods. allow-all-egress already permits TCP ports 1–65535, so adding a to peer only to the API-server policy will not enforce isolation. Replace the broad egress policy with topology-specific API-server peers and the required DNS and metrics exceptions.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
`@assets/overlays/openstack-manila/base/network-policy-allow-egress-to-api-server.yaml`
around lines 16 - 19, Update the egress rules in the controller-selected network
policies, replacing the broad allow-all-egress behavior with topology-specific
API-server peers. Retain TCP port 6443 for API-server access and add only the
required DNS and metrics exceptions, ensuring no unrestricted TCP 1–65535 rule
remains.

Source: Path instructions

@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@mpatlasov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-openstack 0f64d6d link false /test e2e-openstack
ci/prow/hypershift-e2e-openstack-aws-csi-manila 0f64d6d link true /test hypershift-e2e-openstack-aws-csi-manila
ci/prow/e2e-azure-file-nfs-csi 0f64d6d link true /test e2e-azure-file-nfs-csi
ci/prow/e2e-gcp 0f64d6d link true /test e2e-gcp

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants