From f0bb6b69a32eef5c7e46f066fb33d9cb71f7db7e Mon Sep 17 00:00:00 2001 From: Jaydipkumar Arvindbhai Gabani Date: Wed, 8 May 2024 17:33:17 -0700 Subject: [PATCH] chore: adding design docs for scoped EA, VAP as EP, pubsub CRD (#3367) Signed-off-by: Jaydip Gabani --- docs/design/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/design/README.md b/docs/design/README.md index b3dabf924c0..bf61d87ab6e 100644 --- a/docs/design/README.md +++ b/docs/design/README.md @@ -8,6 +8,9 @@ Generally, design docs are on Google docs: * [Sync Resource](https://docs.google.com/document/d/1ZbXaEh7v_HcgrRu7N-kEucU2pXyq1Rt7cSmmFOBN2q8/edit) * [External Data Response Cache](https://docs.google.com/document/d/1nl6iWMmh9CRT0A6cr-Nkfofv9wp210Bkf6ilLq9LLBo/edit) * [Gator SyncSet Support](https://docs.google.com/document/d/1mBvy6Y7TDyZswdYlFBHB3Mi2irLVqga_7ZoZvfPIU0A/edit) +* [Gatekeeper Enforcement Actions](https://docs.google.com/document/d/1qEzDVcmwPysb3ejvTYKPkHJm3Db3Yr7zShwmgFOsR_k/edit#heading=h.6ewsycnqnfl) +* [Connection config CRD and controller for Pubsub](https://docs.google.com/document/d/12P3LCaOAQO9Uts4cVljHXkRgukEyWqyLketDP0rFq8A/edit#heading=h.9oaxevykg8w6) +* [Gatekeeper-to-VAP User Flow](https://docs.google.com/document/d/1UELB0dmt10K5jBwETUnSKKQN7qeivOjvi-AvzFTOsHw/edit#heading=h.557kq3533dz3) ## Implemented * [Gatekeeper V3 Accepted Design](https://docs.google.com/document/d/1qsfeCx-Rx61Xm6JqJK-i67Gk_y__lNebdakmnhCdM7w/edit)