From 03a94f6a2d4d3c23ccd435ac295a12ff1f62948c Mon Sep 17 00:00:00 2001 From: Jaydip Gabani Date: Wed, 24 Apr 2024 21:55:48 +0000 Subject: [PATCH 1/3] adding design docs for scoped EA, VAP as EP, pubsub CRD 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..7cd06d9c67e 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) +* [Scoping enforecment actions](https://docs.google.com/document/d/1qEzDVcmwPysb3ejvTYKPkHJm3Db3Yr7zShwmgFOsR_k/edit#heading=h.6ewsycnqnfl) +* [Configuring VAP as enforcement point](https://docs.google.com/document/d/1u55cMZ4smRAuEZf4BYsSyZOCoOy33Lsgp3xuwDm0l6I/edit#heading=h.9oaxevykg8w6) +* [CRD for pub sub controller](https://docs.google.com/document/d/12P3LCaOAQO9Uts4cVljHXkRgukEyWqyLketDP0rFq8A/edit#heading=h.9oaxevykg8w6) ## Implemented * [Gatekeeper V3 Accepted Design](https://docs.google.com/document/d/1qsfeCx-Rx61Xm6JqJK-i67Gk_y__lNebdakmnhCdM7w/edit) From 38afeffb6c1af1b4b70e428d391855975863212c Mon Sep 17 00:00:00 2001 From: Jaydip Gabani Date: Tue, 30 Apr 2024 17:39:46 +0000 Subject: [PATCH 2/3] matching with doc titles and adding VAP user flow doc Signed-off-by: Jaydip Gabani --- docs/design/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/design/README.md b/docs/design/README.md index 7cd06d9c67e..685b560b205 100644 --- a/docs/design/README.md +++ b/docs/design/README.md @@ -8,9 +8,10 @@ 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) -* [Scoping enforecment actions](https://docs.google.com/document/d/1qEzDVcmwPysb3ejvTYKPkHJm3Db3Yr7zShwmgFOsR_k/edit#heading=h.6ewsycnqnfl) -* [Configuring VAP as enforcement point](https://docs.google.com/document/d/1u55cMZ4smRAuEZf4BYsSyZOCoOy33Lsgp3xuwDm0l6I/edit#heading=h.9oaxevykg8w6) -* [CRD for pub sub controller](https://docs.google.com/document/d/12P3LCaOAQO9Uts4cVljHXkRgukEyWqyLketDP0rFq8A/edit#heading=h.9oaxevykg8w6) +* [Gatekeeper Enforcement Actions](https://docs.google.com/document/d/1qEzDVcmwPysb3ejvTYKPkHJm3Db3Yr7zShwmgFOsR_k/edit#heading=h.6ewsycnqnfl) +* [Configuring VAP with Scoped EA](https://docs.google.com/document/d/1u55cMZ4smRAuEZf4BYsSyZOCoOy33Lsgp3xuwDm0l6I/edit#heading=h.9oaxevykg8w6) +* [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) From 38e29e49ce293fdef594f59bc4234f09753bbec3 Mon Sep 17 00:00:00 2001 From: Jaydip Gabani Date: Wed, 8 May 2024 18:55:34 +0000 Subject: [PATCH 3/3] removing vap scoped ea design doc Signed-off-by: Jaydip Gabani --- docs/design/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/design/README.md b/docs/design/README.md index 685b560b205..bf61d87ab6e 100644 --- a/docs/design/README.md +++ b/docs/design/README.md @@ -9,7 +9,6 @@ Generally, design docs are on Google docs: * [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) -* [Configuring VAP with Scoped EA](https://docs.google.com/document/d/1u55cMZ4smRAuEZf4BYsSyZOCoOy33Lsgp3xuwDm0l6I/edit#heading=h.9oaxevykg8w6) * [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)