Skip to content

Commit

Permalink
docs: add design docs and roadmap to website
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Oct 15, 2021
1 parent 38f12c9 commit ed9ecf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
1 change: 1 addition & 0 deletions docs/book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
- [Testing](./testing.md)
- [Known Limitations](./known-limitations.md)
- [Release Managment](./release-management.md)
- [Design docs](./design-docs.md)
9 changes: 3 additions & 6 deletions docs/design/README.md → docs/book/src/design-docs.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Design documents
# Design Docs

The Secrets Store CSI Driver uses Google Docs for design documents and proposals.

## In Progress

- [Secrets Store CSI Driver Stable Proposal](https://docs.google.com/document/d/1ySjR_Zk93Kk7rel8ZIa4Spum-xArx3jRKPsFWTUKNr0/edit?usp=sharing)
The Secrets Store CSI Driver uses Google Docs for design documents and proposals. This doc is a constant work in progress, subject to frequent revision. Features are listed in no particular order.

## Implemented

Expand All @@ -13,6 +9,7 @@ The Secrets Store CSI Driver uses Google Docs for design documents and proposals
- [Secrets Store CSI Driver - Rotation](https://docs.google.com/document/d/1RGT0vmeUnN71n_u5fZKsSCa2YQpGw99rfGN9RlFMgHs/edit?usp=sharing)
- [secret-store-csi-driver file IO consolidation](https://docs.google.com/document/d/1y1Oc1_-JGxMh-MZ57iqrVnoCIn6V-W0vJcj3qmq8EWU/edit?usp=sharing)
- [Secrets Store CSI Driver optimization based on Load testing](https://docs.google.com/document/d/1ba8gTC-i33Df6uiOB8rW8jBX2B0lK8LszUjYlPzNwlQ/edit?usp=sharing)
- [Secrets Store CSI Driver Stable Proposal](https://docs.google.com/document/d/1ySjR_Zk93Kk7rel8ZIa4Spum-xArx3jRKPsFWTUKNr0/edit?usp=sharing)

## Roadmap

Expand Down

0 comments on commit ed9ecf3

Please sign in to comment.