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

feat: introduce new CRD ComputeNode #181

Merged
merged 12 commits into from
Jan 16, 2023
Merged

Conversation

mlycore
Copy link
Contributor

@mlycore mlycore commented Jan 13, 2023

Type of change:

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

What this PR does / why we need it:

refers to #166

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?

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>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
@mlycore mlycore added type: enhancement New feature or request operator solutions of operator labels Jan 15, 2023
@mlycore mlycore added this to the 0.2.0 milestone Jan 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2023

Codecov Report

Merging #181 (4649953) into main (46be6a7) will decrease coverage by 11.30%.
The diff coverage is 50.62%.

@@             Coverage Diff             @@
##             main     #181       +/-   ##
===========================================
- Coverage   62.36%   51.06%   -11.31%     
===========================================
  Files           2        7        +5     
  Lines         279      752      +473     
===========================================
+ Hits          174      384      +210     
- Misses        103      352      +249     
- Partials        2       16       +14     
Impacted Files Coverage Δ
shardingsphere-operator/pkg/reconcile/configmap.go 0.00% <0.00%> (ø)
...hardingsphere-operator/pkg/reconcile/deployment.go 0.00% <0.00%> (ø)
shardingsphere-operator/pkg/reconcile/resource.go 25.00% <0.00%> (-35.08%) ⬇️
shardingsphere-operator/pkg/reconcile/hpa.go 38.23% <38.23%> (ø)
shardingsphere-operator/pkg/reconcile/service.go 43.95% <43.95%> (ø)
...gsphere-operator/pkg/reconcile/deployment_proxy.go 84.61% <84.61%> (ø)

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

Signed-off-by: mlycore <maxwell92@126.com>
@mlycore mlycore marked this pull request as ready for review January 15, 2023 09:18
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
Signed-off-by: mlycore <maxwell92@126.com>
@taojintianxia taojintianxia merged commit d08f01a into apache:main Jan 16, 2023
@mlycore mlycore deleted the computenode-crd branch January 16, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operator solutions of operator type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants