GreptimeTeam / greptimedb

An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
4.23k stars 303 forks source link

feat: introduce chaos crds #4173

Closed WenyXu closed 3 months ago

WenyXu commented 3 months ago

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

What's changed and what's your intention?

Introduce the chaos-mesh CRDs (Custom Resource Definition) for e2e fuzz tests

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 94.11765% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.81%. Comparing base (cc2f7ef) to head (0a7cfa0). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4173 +/- ## ========================================== - Coverage 85.12% 84.81% -0.32% ========================================== Files 1020 1024 +4 Lines 179635 179894 +259 ========================================== - Hits 152920 152579 -341 - Misses 26715 27315 +600 ```