Commit Graph

222 Commits

Author SHA1 Message Date
David Gleich 74b507a9cb
Refactor network dashboard to use multiple files (#639)
* Refactor cloud function into multiple files part 1

* Refactor cloud function into multiple files part 2 - networks.py

* Refactor cloud function into multiple files part 3 - peerings

* Refactor cloud function into multiple files part 4 - peerings

* Refactor cloud function into multiple files part 5 - routes

* Refactor cloud function into multiple files part 6 - move monitoring metrics client out of separate function

* Refactor cloud function into multiple files part 6 - routers.py

* Refactor cloud function into multiple files part 7 - the rest

* Cleanup after refactoring
2022-04-28 11:48:48 +02:00
Lorenzo Caggioni e487f8d731 Update naming convention 2022-04-21 23:53:16 +02:00
Ludovico Magnocavallo ab646f38ed
Bump provider versions to >= 4.17.0, terraform to >= 1.1.0 (#634)
* bump provider versions to >= 4.17.0, terraform to >= 1.1.0

* bump teraform version in lint check, edit CHANGELOG
2022-04-17 13:55:40 +02:00
David Gleich 6c82aa04b5 Reformatting with yapf 2022-04-13 13:10:15 +02:00
David Gleich ea6f31e024 Findings from code review 2022-04-12 17:55:40 +02:00
David Gleich 8743d6101b Add metrics for L7 forwarding groups 2022-04-12 14:21:14 +02:00
David Gleich 2a6a890058 Catch errors due to permission denied for Peering Groups 2022-04-12 14:13:05 +02:00
David Gleich 44693fb6dc Allow to use an existing monitoring project and remove some unused TF variables 2022-04-12 14:10:14 +02:00
Aurélien Legrand cde0b5d051
Network dashboard: Adding dynamic routes per VPC peering group. (#617)
* Adding Dynamic Routes per VPC peering

* Python formatting.

Co-authored-by: Aurélien Legrand <legranda@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-04-12 09:58:12 +02:00
David Strauss 6f5807c261
Fix typo (#616) 2022-04-11 07:16:10 +02:00
Ludovico Magnocavallo 55b6a88f88
Update README.md 2022-04-07 18:53:41 +02:00
Ludovico Magnocavallo e2e4bffa17
Update README.md 2022-04-07 18:50:42 +02:00
Taneli Leppä d79dd7ab28 Added example of SQL Server always on groups. 2022-04-07 17:38:08 +02:00
Julio Castillo 0b87622586 Fix tests 2022-04-05 15:41:57 +02:00
Julio Castillo 9e0f39a411 Add prefix to project factory SA bindings
Co-authored-by: Antonio Lopez <ajln@google.com>
2022-04-05 15:32:27 +02:00
lcaggio ec3832760d
Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-04-04 15:38:52 +02:00
Lorenzo Caggioni f1a404a5d4 PR review fixes. 2022-04-04 15:38:36 +02:00
Lorenzo Caggioni 67b1715ecc Fix data_eng_principals logging role. 2022-04-04 09:16:55 +02:00
Lorenzo Caggioni d5fd15ae17 Update README 2022-04-04 08:59:05 +02:00
Lorenzo Caggioni 6f00caaaab Handle Service Identity SA. Update IAM.md 2022-04-04 00:38:34 +02:00
Lorenzo Caggioni e008fde9bb Update READMEs and separate demo pipelines 2022-04-03 22:03:35 +02:00
Lorenzo Caggioni d5bdc2a7e0 Update IAM.md 2022-04-03 14:59:00 +02:00
Lorenzo Caggioni 15ba9559c5 Update READMEs 2022-04-01 18:44:18 +02:00
Lorenzo Caggioni 3f933bb129 Update pipeline example and fix roles. 2022-04-01 18:25:05 +02:00
Lorenzo Caggioni c35e0298bd Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-04-01 12:04:54 +02:00
lcaggio c0be8dcddf
Merge branch 'master' into lcaggio/gcs2bq_shared_vpc 2022-03-31 16:30:11 +02:00
Lorenzo Caggioni 1061c6ebc9 Update DAG pipeline 2022-03-31 11:14:14 +02:00
Lorenzo Caggioni 14a0fbf336 Update pipeline example. 2022-03-31 09:34:34 +02:00
Lorenzo Caggioni 730d6d50b1 Update README. 2022-03-30 17:53:48 +02:00
Aurélien Legrand 1045723a62 Merge branch 'network-dashboard' of https://github.com/aurelienlegrand/cloud-foundation-fabric into network-dashboard 2022-03-30 17:46:28 +02:00
Aurélien Legrand 63a4d81de7 Documentation fix. 2022-03-30 17:46:01 +02:00
Aurélien Legrand 2bfcdd4744
Merge branch 'master' into network-dashboard 2022-03-30 17:08:31 +02:00
Aurélien Legrand db37e43a99 Adding Dynamic Routes per Network as a new metric. 2022-03-30 17:03:31 +02:00
Lorenzo Caggioni 112e7d5380 Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-03-30 15:06:22 +02:00
Lorenzo Caggioni 809f416477 [gcs-to-bq] Add support for shared VPC 2022-03-29 15:12:37 +02:00
dependabot[bot] 1e60249c77
Bump minimist in /examples/serverless/api-gateway/function (#600)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 15:08:49 +02:00
Lorenzo Caggioni d6fb5e4b62 policy tag 2022-03-29 12:06:45 +02:00
Aurélien Legrand 0344e7df8c formatting 2022-03-28 18:47:11 +02:00
Aurélien Legrand 02dc53d0d4 Refactored how limits are managed, now you can edit the metrics.yaml file to set specific metrics per network. 2022-03-28 18:44:16 +02:00
Aurélien Legrand 291470b8c4 Refactoring to use Cloud Asset Inventory, reducing latency for metrics data, reduced execution time by 50%. 2022-03-24 10:07:58 +01:00
Aurélien Legrand 7317c3f75c Improving README 2022-03-18 10:56:16 +01:00
Aurélien Legrand 7391aa1179 Improving README 2022-03-18 10:56:16 +01:00
Aurélien Legrand 0fe548ee80 Improving README.md and adding a picture 2022-03-18 10:56:16 +01:00
Aurélien Legrand b4c1b16217 formatting test.tf 2022-03-18 10:56:16 +01:00
Aurélien Legrand e207928e07 Removing unless variables, using local modules. 2022-03-18 10:56:16 +01:00
Aurélien Legrand 58d71ff37a Sorting imports and constant variables 2022-03-18 10:56:16 +01:00
Aurélien Legrand 7874f9c02b refactoring main.py 2022-03-18 10:56:16 +01:00
Aurélien Legrand 7802c33988 Variables to uppercase. 2022-03-18 10:56:16 +01:00
Aurélien Legrand ea6d86ce01 Removing global variables. 2022-03-18 10:56:16 +01:00
Aurélien Legrand 261fc20227 formatting 2022-03-18 10:56:16 +01:00