Skip to content

K8s/Deployment: Code clean #28

Closed
Closed
@caoxianfei1

Description

@caoxianfei1

Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)

curve-operator has implemented functions including deploying etcd, mds, chunkserver and snapshotclone, but some steps are similar, and some general steps can be abstracted into specific general methods for encapsulation, such as creating ConfigMap, Deployment, Job and pod.

Describe the solution you'd like (描述你期望的解决方法)

Understand the code, and then abstract the logic of the same code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions