Skip to content

feat(operator): introduce SemVer helpers to ComputeNode#436

Merged
taojintianxia merged 6 commits into
apache:mainfrom
mlycore:dev
Jul 13, 2023
Merged

feat(operator): introduce SemVer helpers to ComputeNode#436
taojintianxia merged 6 commits into
apache:mainfrom
mlycore:dev

Conversation

@mlycore
Copy link
Copy Markdown
Contributor

@mlycore mlycore commented Jul 13, 2023

Type of change:

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

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?

mlycore added 6 commits July 13, 2023 17:41
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>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
@github-actions github-actions Bot added the operator solutions of operator label Jul 13, 2023
@mlycore mlycore added this to the 0.4.0 milestone Jul 13, 2023
@mlycore mlycore added in: computenode modules of computenode type: enhancement New feature or request labels Jul 13, 2023
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #436 (1038fee) into main (3604a24) will decrease coverage by 3.20%.
The diff coverage is 28.15%.

@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
- Coverage   39.71%   36.51%   -3.20%     
==========================================
  Files          51       59       +8     
  Lines        6083     6580     +497     
==========================================
- Hits         2416     2403      -13     
- Misses       3448     3950     +502     
- Partials      219      227       +8     
Impacted Files Coverage Δ
pitr/agent/internal/handler/restore.go 0.00% <0.00%> (ø)
pitr/cli/internal/cmd/restore.go 58.33% <0.00%> (-0.99%) ⬇️
pitr/cli/internal/pkg/local-storage.go 40.65% <0.00%> (-2.09%) ⬇️
...tor/cmd/shardingsphere-operator/manager/manager.go 0.00% <0.00%> (ø)
...operator/pkg/controllers/auto_scaler_controller.go 0.00% <0.00%> (ø)
...phere-operator/pkg/controllers/chaos_controller.go 0.00% <0.00%> (ø)
...perator/pkg/controllers/compute_node_controller.go 0.00% <0.00%> (ø)
...rdingsphere-operator/pkg/kubernetes/pod/builder.go 0.00% <0.00%> (ø)
...hardingsphere-operator/pkg/kubernetes/resources.go 0.00% <0.00%> (ø)
...gsphere-operator/pkg/kubernetes/service/builder.go 76.92% <0.00%> (ø)
... and 15 more

... and 2 files with indirect coverage changes

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

@taojintianxia taojintianxia merged commit ef909ce into apache:main Jul 13, 2023
@sonarqubecloud
Copy link
Copy Markdown

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 0 Code Smells

No Coverage information No Coverage information
0.8% 0.8% Duplication

@mlycore mlycore deleted the dev branch July 13, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: computenode modules of computenode operator solutions of operator type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants