Skip to content

Backport PR #3521 to release/v1.7 for hotfix: Install chaos-mesh using Helm#3523

Open
vdaas-ci wants to merge 1 commit into
release/v1.7from
backport/release/v1.7/hotfix/chaos-mesh/install
Open

Backport PR #3521 to release/v1.7 for hotfix: Install chaos-mesh using Helm#3523
vdaas-ci wants to merge 1 commit into
release/v1.7from
backport/release/v1.7/hotfix/chaos-mesh/install

Conversation

@vdaas-ci
Copy link
Copy Markdown
Collaborator

@vdaas-ci vdaas-ci commented Apr 7, 2026

Description

SSIA
chaos-mesh seems not to support install.sh in newer versions.

Related Issue

Versions

  • Vald Version: v1.7.17
  • Go Version: v1.26.1
  • Rust Version: v1.94.1
  • Docker Version: v29.3.1
  • Kubernetes Version: v1.35.3
  • Helm Version: v4.1.3
  • NGT Version: v2.7.2
  • Faiss Version: v1.14.1

Checklist

Special notes for your reviewer

Summary by CodeRabbit

  • Chores
    • Switched Chaos Mesh deployment to a Helm-based workflow, adding the Chaos Mesh Helm repo and ensuring the namespace is created if missing.
    • Added explicit readiness checks and extended timeouts so deployments and Chaos Mesh pods reach healthy state before proceeding.
    • Changed subsequent chart deployment to use upgrade-or-install for safer, idempotent rollout.

* Install CHAOS_MESH using Helm

* kubectl wait

* Namespace creation is not idempotent—will fail on workflow re-runs.

* helm install is not idempotent—will fail if the release already exists.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 7, 2026

Deploying vald with  Cloudflare Pages  Cloudflare Pages

Latest commit: 22af405
Status: ✅  Deploy successful!
Preview URL: https://cbf8abe3.vald.pages.dev
Branch Preview URL: https://backport-release-v1-7-hotfix-4qjf.vald.pages.dev

View logs

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 7, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: f22f42a7-54c0-4e71-8cf7-39b2b09d9a50

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch backport/release/v1.7/hotfix/chaos-mesh/install

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@vdaas-ci
Copy link
Copy Markdown
Collaborator Author

vdaas-ci commented Apr 7, 2026

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test

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