Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.68 KB

File metadata and controls

52 lines (31 loc) · 1.68 KB

version apiVersion

Container Object Storage Interface

This repository hosts the Container Object Storage Interface (COSI) project.

Documentation

To deploy, run kubectl apply -k .

Developer Guide

All API definitions are in client/apis/objectstorage. All API changes MUST satisfy the following requirements:

Build and Test

See make help for assistance

Adding new fields to protocols

Create a new issue raising a RFC for the changes following this format:

Title: [RFC] Changes to protocol xyz

Description:

  1. Protocol:
  2. Fields Added:
  3. Why is this change neccessary? ...(describe why here)...
  4. Which other COSI projects are affected by this change?
  5. Upgrade plan (ignore if it doesn't apply)

References

  • Weekly Meetings: Thursdays from 13:30 to 14:00 US Eastern Time
  • Roadmap

Community, discussion, contribution, and support

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.