Pinned Repositories
action-alex
:dog: Runs alex with reviewdog :dog:
action-alex-nightly
Nightly Alex
alex-test
alex-test-2
boilerplate
clabot boilerplate
clabot-config
Organization-wide configuration for cla-bot
code-review-checklist
This code review checklist helps you be a more effective and efficient code reviewer.
cortx
CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
cortx-dsal
CORTX DSAL is the Data store infrastructure used for storing user data.
cortx-experiments
A collection of experiments, feasibility studies, and proofs of concept using CORTX. Feel free to join an existing experiment or start your own!
venkuppu-chn's Repositories
venkuppu-chn/alex-test
venkuppu-chn/alex-test-2
venkuppu-chn/code-review-checklist
This code review checklist helps you be a more effective and efficient code reviewer.
venkuppu-chn/cortx
CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
venkuppu-chn/cortx-fs
CORTX FS provides file system infrastructure for file access protocols like NFS, CIFS.
venkuppu-chn/cortx-fs-ganesha
CORTX FS GANESHA provides FSAL code for CORTXFS to be used by NFS Ganesha
venkuppu-chn/cortx-ha
CORTX ha (High-Availability) is responsible for ensuring that CORTX Solution is available in case of any hardware component or software service failures. It takes care of failover/ failback control flow for affected services and stabilizes them across CORTX cluster.
venkuppu-chn/cortx-hare
CORTX Hare configures Motr object store, starts/stops Motr services, and notifies Motr of service and device faults.
venkuppu-chn/cortx-images
venkuppu-chn/cortx-k8s
CORTX Kubernetes Orchestration Repository
venkuppu-chn/cortx-management-portal
CORTX Management Portal provides user interface (UI) to facilitate the easy utility of different CORTX components and features. It communicates with CORTX manager through middleware application. The CORTX Manager communicates with different CORTX components and features and gives proper response to CORTX Management Portal.
venkuppu-chn/cortx-manager
CORTX Manager provides APIs which communicate with different CORTX components and features. These APIs are consumed by CORTX Management Portal and CLI.
venkuppu-chn/cortx-mio
Maestro IO Interface: a higher-level API to the CORTX internal motr interface.
venkuppu-chn/cortx-monitor
CORTX Monitor tracks platform health and raises alerts on sensing any unintended state. It can detect hardware faults/ removal/ replacement by continuously sensing sub-systems like Storage Enclosure, Node Servers and components, network interfaces.
venkuppu-chn/cortx-motr
CORTX Motr is a distributed object and key-value storage system targeting mass capacity storage configurations. It's the core component of CORTX storage system.
venkuppu-chn/cortx-motr-apps
Motr Client sample applications
venkuppu-chn/cortx-motr-galois
CORTX MOTR GALOIS is the Mathematical lib files consisting of C procedures for limited Galois Field arithmetic and Reed-Solomon coding, used by cortx-motr for EC. This is originally an open source library, modified by Seagate to make it suitable for motr. This is the Seagate modified version and open sourced.
venkuppu-chn/cortx-multisite
For developing the modules needed to support multisite redundancy.
venkuppu-chn/cortx-nsal
CORTX NSAL is the Name space infrastructure suitable for storing metadata.
venkuppu-chn/cortx-posix
CORTX Posix provides a file interface for the CORTX object storage system.
venkuppu-chn/cortx-pr-checklist
Ensure PR checklist
venkuppu-chn/cortx-prvsnr-1
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).
venkuppu-chn/cortx-re
CORTX Release Engineering Scripts and Dockerfiles.
venkuppu-chn/cortx-rgw-integration
venkuppu-chn/cortx-s3server
CORTX S3 compatible storage server for CORTX
venkuppu-chn/cortx-utils
CORTX Utility code used by various components
venkuppu-chn/github-task-list-completed
GitHub - Task list completed PR check
venkuppu-chn/repository-dispatch
A GitHub action to create a repository dispatch event
venkuppu-chn/Test-repo
Test
venkuppu-chn/todo-to-issue-action
Action that converts TODO comments to GitHub issues on push.