Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce mandatory OWNERS file for blueprint maintainership #2131

Merged
merged 5 commits into from
Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blueprints/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Currently available blueprints:
- **data solutions** - [GCE and GCS CMEK via centralized Cloud KMS](./data-solutions/cmek-via-centralized-kms), [Cloud Composer version 2 private instance, supporting Shared VPC and external CMEK key](./data-solutions/composer-2), [Cloud SQL instance with multi-region read replicas](./data-solutions/cloudsql-multiregion), [Data Platform](./data-solutions/data-platform-foundations), [Minimal Data Platform](./data-solutions/data-platform-minimal), [Spinning up a foundation data pipeline on Google Cloud using Cloud Storage, Dataflow and BigQuery](./data-solutions/gcs-to-bq-with-least-privileges), [#SQL Server Always On Groups blueprint](./data-solutions/sqlserver-alwayson), [Data Playground](./data-solutions/data-playground), [MLOps with Vertex AI](./data-solutions/vertex-mlops), [Shielded Folder](./data-solutions/shielded-folder), [BigQuery ML and Vertex AI Pipeline](./data-solutions/bq-ml)
- **factories** - [Fabric resource factories](./factories)
- **GKE** - [Binary Authorization Pipeline Blueprint](./gke/binauthz), [Storage API](./gke/binauthz/image), [Multi-cluster mesh on GKE (fleet API)](./gke/multi-cluster-mesh-gke-fleet-api), [GKE Multitenant Blueprint](./gke/multitenant-fleet), [Shared VPC with GKE support](./networking/shared-vpc-gke/), [GKE Autopilot](./gke/autopilot)
- **networking** - [Calling a private Cloud Function from On-premises](./networking/private-cloud-function-from-onprem), [HA VPN over Interconnect](./networking/ha-vpn-over-interconnect/), [GLB and multi-regional daisy-chaining through hybrid NEGs](./networking/glb-hybrid-neg-internal), [Hybrid connectivity to on-premise services through PSC](./networking/psc-hybrid), [HTTP Load Balancer with Cloud Armor](./networking/glb-and-armor), [Hub and Spoke via VPN](./networking/hub-and-spoke-vpn), [Hub and Spoke via VPC Peering](./networking/hub-and-spoke-peering), [Internal Load Balancer as Next Hop](./networking/ilb-next-hop), On-prem DNS and Google Private Access, [PSC Producer](./networking/psc-hybrid/psc-producer), [PSC Consumer](./networking/psc-hybrid/psc-consumer), [Shared VPC with optional GKE cluster](./networking/shared-vpc-gke), [VPC Connectivity Lab](./networking/vpc-connectivity-lab/)
- **networking** - [Calling a private Cloud Function from On-premises](./networking/private-cloud-function-from-onprem), [HA VPN over Interconnect](./networking/ha-vpn-over-interconnect/), [GLB and multi-regional daisy-chaining through hybrid NEGs](./networking/glb-hybrid-neg-internal), [Hybrid connectivity to on-premise services through PSC](./networking/psc-hybrid), [HTTP Load Balancer with Cloud Armor](./networking/glb-and-armor), [Internal Load Balancer as Next Hop](./networking/ilb-next-hop), On-prem DNS and Google Private Access, [PSC Producer](./networking/psc-hybrid/psc-producer), [PSC Consumer](./networking/psc-hybrid/psc-consumer), [Shared VPC with optional GKE cluster](./networking/shared-vpc-gke), [VPC Connectivity Lab](./networking/vpc-connectivity-lab/)
- **serverless** - [Cloud Run series](./serverless/cloud-run-explore)
- **third party solutions** - [OpenShift on GCP user-provisioned infrastructure](./third-party-solutions/openshift), [Wordpress deployment on Cloud Run](./third-party-solutions/wordpress/cloudrun)

Expand Down
1 change: 1 addition & 0 deletions blueprints/apigee/bigquery-analytics/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
1 change: 1 addition & 0 deletions blueprints/apigee/hybrid-gke/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
1 change: 1 addition & 0 deletions blueprints/cloud-operations/adfs/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ludoo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ludoo
1 change: 1 addition & 0 deletions blueprints/cloud-operations/dns-fine-grained-iam/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ludoo
1 change: 1 addition & 0 deletions blueprints/cloud-operations/dns-shared-vpc/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ludoo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
juliocc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aurelienlegrand, ludoo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
averbuks
1 change: 1 addition & 0 deletions blueprints/cloud-operations/packer-image-builder/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mikouaj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
averbuks
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
averbuks
1 change: 1 addition & 0 deletions blueprints/cloud-operations/vm-migration/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
eliamaldini
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
1 change: 1 addition & 0 deletions blueprints/data-solutions/bq-ml/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/cloudsql-multiregion/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
juliocc, lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/cmek-via-centralized-kms/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/composer-2/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/data-platform-foundations/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/data-platform-minimal/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/data-playground/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/shielded-folder/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lcaggio
1 change: 1 addition & 0 deletions blueprints/data-solutions/sqlserver-alwayson/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rosmo
1 change: 1 addition & 0 deletions blueprints/data-solutions/vertex-mlops/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
javiergp, lcaggio
1 change: 1 addition & 0 deletions blueprints/gke/autopilot/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
1 change: 1 addition & 0 deletions blueprints/gke/binauthz/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
1 change: 1 addition & 0 deletions blueprints/gke/multi-cluster-mesh-gke-fleet-api/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick
1 change: 1 addition & 0 deletions blueprints/gke/multitenant-fleet/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
juliocc
1 change: 1 addition & 0 deletions blueprints/gke/patterns/autopilot-cluster/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
juliocc, ludoo
1 change: 1 addition & 0 deletions blueprints/gke/patterns/batch/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apichick, juliocc
1 change: 1 addition & 0 deletions blueprints/gke/patterns/kafka/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
danielmarzini, juliocc
1 change: 1 addition & 0 deletions blueprints/gke/patterns/mysql/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wiktorn, juliocc
1 change: 1 addition & 0 deletions blueprints/gke/patterns/redis-cluster/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
danielmarzini, juliocc
16 changes: 0 additions & 16 deletions blueprints/networking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,6 @@ They are meant to be used as minimal but complete starting points to create actu

<br clear="left">

### Hub and Spoke via Dynamic VPN

<a href="./hub-and-spoke-vpn/" title="Hub and spoke via dynamic VPN"><img src="./hub-and-spoke-vpn/diagram.png" align="left" width="280px"></a> This [blueprint](./hub-and-spoke-vpn/) implements a hub and spoke topology via dynamic VPN tunnels, a common design where peering cannot be used due to limitations on the number of spokes or connectivity to managed services.

The blueprint shows how to implement spoke transitivity via BGP advertisements, how to expose hub DNS zones to spokes via DNS peering, and allows easy testing of different VPN and BGP configurations.

<br clear="left">

### Hub and Spoke via Peering

<a href="./hub-and-spoke-peering/" title="Hub and spoke via peering blueprint"><img src="./hub-and-spoke-peering/diagram.png" align="left" width="280px"></a> This [blueprint](./hub-and-spoke-peering/) implements a hub and spoke topology via VPC peering, a common design where a landing zone VPC (hub) is connected to on-premises, and then peered with satellite VPCs (spokes) to further partition the infrastructure.

The sample highlights the lack of transitivity in peering: the absence of connectivity between spokes, and the need create workarounds for private service access to managed services. One such workaround is shown for private GKE, allowing access from hub and all spokes to GKE masters via a dedicated VPN.

<br clear="left">

### Internal Network LB as next hop

<a href="./ilb-next-hop/" title="Internal Network LB as next hop"><img src="./ilb-next-hop/diagram.png" align="left" width="280px"></a> This [blueprint](./ilb-next-hop/) allows testing [Internal Network LB as next hop](https://cloud.google.com/load-balancing/docs/internal/ilb-next-hop-overview) using simple Linux gateway VMS between two VPCs, to emulate virtual appliances. An optional additional Internal Network LB can be enabled to test multiple load balancer configurations and hashing.
Expand Down
6 changes: 0 additions & 6 deletions blueprints/networking/__need_fixing/README.md

This file was deleted.

43 changes: 0 additions & 43 deletions blueprints/networking/__need_fixing/filtering-proxy-psc/README.md

This file was deleted.

105 changes: 0 additions & 105 deletions blueprints/networking/__need_fixing/filtering-proxy-psc/consumer.tf

This file was deleted.

Loading
Loading