Skip to content

K8s native yaml#1038

Merged
RaunakJalan merged 119 commits into
mainfrom
k8s-native-yaml
May 23, 2026
Merged

K8s native yaml#1038
RaunakJalan merged 119 commits into
mainfrom
k8s-native-yaml

Conversation

@RaunakJalan
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread e2e/stress_test/continuous_parallel_namespace_lvol.py Fixed
Comment thread e2e/stress_test/continuous_parallel_namespace_lvol.py Fixed
Comment thread e2e/stress_test/continuous_parallel_namespace_lvol.py Fixed
Comment thread .github/workflows/monitoring-suite.yaml Dismissed
Comment thread .github/workflows/monitoring-suite.yaml Dismissed
Comment thread .github/workflows/monitoring-suite.yaml Dismissed
Comment thread e2e/stress_test/continuous_bulk_lvol_delete.py Fixed
Comment thread e2e/stress_test/device_failure_migration.py Fixed
Comment thread e2e/stress_test/device_failure_migration.py Fixed
Comment thread e2e/stress_test/continuous_bulk_lvol_delete.py Fixed
Comment thread e2e/stress_test/continuous_bulk_lvol_delete.py Fixed
Comment thread e2e/stress_test/continuous_bulk_lvol_delete.py Fixed
Comment thread e2e/stress_test/continuous_bulk_lvol_delete.py Fixed
Comment thread e2e/stress_test/continuous_parallel_namespace_lvol.py Dismissed
Comment thread e2e/stress_test/continuous_parallel_namespace_lvol.py Dismissed
details = self.sbcli_utils.get_lvol_details(lvol_id)
if details:
lvol_node_id = details[0].get("node_id")
except Exception:
)
try:
self.k8s_utils.delete_pvc(pvc_name)
except Exception:
details = self.sbcli_utils.get_lvol_details(lvol_id)
if details:
node_id = details[0].get("node_id")
except Exception:
cm_name = f"fiocfg-{pvc_name}"
self.k8s_utils.delete_job(job_name)
self.k8s_utils.delete_configmap(cm_name)
except Exception:
Comment thread e2e/stress_test/continuous_bulk_lvol_delete.py Fixed
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
@RaunakJalan RaunakJalan merged commit 5cd75a5 into main May 23, 2026
8 of 9 checks passed
@RaunakJalan RaunakJalan deleted the k8s-native-yaml branch May 23, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants