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

[GSOC 2023] Enhance ComputeNode reconciliation #24212

Closed
9 tasks
mlycore opened this issue Feb 17, 2023 · 0 comments
Closed
9 tasks

[GSOC 2023] Enhance ComputeNode reconciliation #24212

mlycore opened this issue Feb 17, 2023 · 0 comments

Comments

@mlycore
Copy link
Contributor

mlycore commented Feb 17, 2023

This is a mirror issue of apache/shardingsphere-on-cloud#208

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

You need to
 
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants