Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(operator): refactor Chaos type and PodChaos reconciliation #401

Merged
merged 7 commits into from
Jun 8, 2023

Conversation

mlycore
Copy link
Contributor

@mlycore mlycore commented Jun 7, 2023

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Refactor

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?

@github-actions github-actions bot added the operator solutions of operator label Jun 7, 2023
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
@mlycore mlycore added type: refactor in: storagenode modules of storagenode labels Jun 8, 2023
@mlycore mlycore added this to the 0.3.0 milestone Jun 8, 2023
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
@codecov-commenter
Copy link

Codecov Report

Merging #401 (70e21a2) into main (e52f093) will decrease coverage by 8.81%.
The diff coverage is 9.80%.

@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   47.34%   38.53%   -8.81%     
==========================================
  Files          48       51       +3     
  Lines        5264     6269    +1005     
==========================================
- Hits         2492     2416      -76     
- Misses       2547     3634    +1087     
+ Partials      225      219       -6     
Impacted Files Coverage Δ
pitr/agent/internal/handler/backup.go 15.00% <ø> (ø)
pitr/agent/internal/handler/restore.go 0.00% <ø> (ø)
pitr/agent/internal/handler/show.go 0.00% <ø> (ø)
pitr/agent/internal/pkg/opengauss.go 3.93% <ø> (ø)
pitr/agent/internal/pkg/pkg.go 0.00% <ø> (ø)
pitr/agent/pkg/cmds/cmd.go 49.46% <ø> (ø)
pitr/agent/pkg/gsutil/conn.go 29.41% <ø> (ø)
pitr/agent/pkg/strutil/rand_string.go 90.90% <ø> (ø)
pitr/agent/pkg/xerror/error.go 61.53% <ø> (ø)
pitr/cli/internal/cmd/backup.go 73.47% <0.00%> (ø)
... and 26 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: mlycore <maxwell92@126.com>
@sonarcloud
Copy link

sonarcloud bot commented Jun 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mlycore mlycore added in: chaos modules of shardingsphere chaos and removed in: storagenode modules of storagenode labels Jun 8, 2023
@tristaZero tristaZero merged commit 82639d9 into apache:main Jun 8, 2023
@mlycore mlycore deleted the update-sschaos branch June 8, 2023 03:48
@mlycore
Copy link
Contributor Author

mlycore commented Jul 11, 2023

ref #290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: chaos modules of shardingsphere chaos operator solutions of operator type: refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants