Seagate / cortx-prvsnr

CORTX Provisioner offers a framework which accepts configurations (cluster.yaml and config.yaml) in the form of ConfigMap, translates into internal configuration (CORTX Conf Store) and then orchestrates across components mini provisioners to allow them to configure services. In Kubernetes environment, CORTX Provisioner framework runs on all the CORTX PODs (in a separate one time init container).
https://github.com/Seagate/cortx
GNU Affero General Public License v3.0
17 stars 40 forks source link

CI-CD Pipeline for Provisioner team with Granular images deployment. #6344

Closed ashukakkar closed 2 years ago

ashukakkar commented 2 years ago

Problem Statement

Design

Coding

Checklist for Author

Testing

Checklist for Author

Impact Analysis

Checklist for Author/Reviewer/GateKeeper

Review Checklist

Checklist for Author

Documentation

Checklist for Author

welcome[bot] commented 2 years ago

Thanks for your contribution in opening this pull request! Now you can be rewarded with a CORTX sticker by requesting cortx sticker In the meantime, please check out the contributing guidelines and explore other ways you can get involved.

cortx-admin commented 2 years ago

Can one of the admins verify this patch?

ashukakkar commented 2 years ago

As discussed the Jenkins code will go to RE repo. So, closing this PR. Raised another PR for RE repo: https://github.com/Seagate/cortx-re/pull/935