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

Enhance ComputeNode reconciliation #277

Closed
9 tasks
mlycore opened this issue Mar 22, 2023 · 1 comment
Closed
9 tasks

Enhance ComputeNode reconciliation #277

mlycore opened this issue Mar 22, 2023 · 1 comment
Assignees
Labels
operator solutions of operator type: enhancement New feature or request
Milestone

Comments

@mlycore
Copy link
Contributor

mlycore commented Mar 22, 2023

Apache ShardingSphere

Apache ShardingSphere is positioned as a Database Plus, and aims at building a standard layer and ecosystem above heterogeneous databases. It focuses on how to reuse existing databases and their respective upper layer, rather than creating a new database. The goal is to minimize or eliminate the challenges caused by underlying databases fragmentation.

Page: https://shardingsphere.apache.org/
Github: https://github.com/apache/shardingsphere

Background

There is a proposal about new CRD Cluster and ComputeNode as belows:

Currently we try to promote ComputeNode as major CRD to represent a special ShardingSphere Proxy deployment. And plan to use Cluster indicating a special ShardingSphere Proxy cluster.

Task

This issue is to enhance ComputeNode reconciliation availability. The specific case list is as follows.

  • Add IT test case for Deployment spec volume
  • Add IT test case for Deployment spec template init containers
  • Add IT test case for Deployment spec template spec containers
  • Add IT test case for Deployment spec volume mounts
  • Add IT test case for Deployment spec container ports
  • Add IT test case for Deployment spec container image tag
  • Add IT test case for Service spec ports
  • Add IT test case for ConfigMap data serverconfig
  • Add IT test case for ConfigMap data logback

Notice, these issues can be a good example.

Relevant Skills

  1. Master Go language, Ginkgo test framework
  2. Have a basic understanding of Apache ShardingSphere Concepts
  3. Be familiar with Kubernetes Operator, kubebuilder framework

Targets files

ComputeNode IT - https://github.com/apache/shardingsphere-on-cloud/blob/main/shardingsphere-operator/pkg/reconcile/computenode/compute_node_test.go

@mlycore mlycore added gsoc-2023 GSoC 2023 operator solutions of operator type: enhancement New feature or request labels Mar 22, 2023
@mlycore mlycore changed the title [GSOC 2023] Enhance ComputeNode reconciliation Enhance ComputeNode reconciliation May 18, 2023
@mlycore mlycore self-assigned this May 18, 2023
@mlycore mlycore added this to the 0.3.0 milestone May 18, 2023
@mlycore mlycore removed the gsoc-2023 GSoC 2023 label May 18, 2023
@mlycore
Copy link
Contributor Author

mlycore commented Jul 12, 2023

Stale issue. Closed

@mlycore mlycore closed this as completed Jul 12, 2023
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

No branches or pull requests

1 participant