Commit Graph

3772 Commits

Author SHA1 Message Date
Julio Castillo 5a6cf3cbc4
Merge pull request #1230 from GoogleCloudPlatform/jccb/contributing-guide-update
Update contributing guide with new test framework
2023-03-09 15:16:08 +01:00
Julio Castillo 0e6f496b48 More typos 2023-03-09 14:55:41 +01:00
Julio Castillo 0989f20755 Fix typos/grammar 2023-03-09 14:41:18 +01:00
Julio Castillo 789405fcee Update TOC 2023-03-09 14:41:18 +01:00
Julio Castillo 165515f9fd Update contributing guide with new test framework 2023-03-09 14:41:18 +01:00
apichick e1b43c7c86
Merge pull request #1229 from apichick/removed-unneeded-files
Removed unnecessary files
2023-03-09 14:06:17 +01:00
Ludovico Magnocavallo 38cc743dc5
Merge branch 'master' into removed-unneeded-files 2023-03-09 13:41:15 +01:00
Miren Esnaola 3ea3d28972 Removed unnecessary files 2023-03-09 13:37:08 +01:00
lcaggio ec016edfbb
Merge pull request #1227 from GoogleCloudPlatform/lcaggio/project-ai-encryption
Add CMEK support on BQML blueprint
2023-03-09 10:12:49 +01:00
lcaggio 3f9bbc2e5c Add cmek support on google_vertex_ai_metadata_store. 2023-03-09 09:13:21 +01:00
lcaggio 1671c5b4f3 Add cmek support on google_vertex_ai_metadata_store 2023-03-09 09:11:47 +01:00
lcaggio 82becd7451
Merge branch 'master' into lcaggio/project-ai-encryption 2023-03-09 08:20:14 +01:00
lcaggio cc6ee44759 Add aiplatform robot service account 2023-03-09 08:17:26 +01:00
Giorgio Conte b059da8327
Merge pull request #1225 from GoogleCloudPlatform/conteg/bqml-fix
Fix on bqml demo
2023-03-08 18:40:39 +01:00
Giorgio Conte ca9898395d
Merge branch 'master' into conteg/bqml-fix 2023-03-08 17:52:03 +01:00
lcaggio 4b108e8993
Merge pull request #1224 from GoogleCloudPlatform/lcaggio/project-notebook
Fix JIT notebook service account.
2023-03-08 16:33:39 +01:00
lcaggio e213f156ad Fix Jit notebook service account. 2023-03-08 16:06:27 +01:00
simonebruzzechesse fd07c444cb
Extended simple-nva module to manage BGP service running on FR routing docker container (#1195) 2023-03-08 09:43:13 +01:00
Julio Castillo b6b4e6417a
Merge pull request #1222 from GoogleCloudPlatform/jccb/fix-1220
Manage billing.creator role authoritatively in FAST bootstrap.
2023-03-07 19:04:06 +01:00
Julio Castillo e33caf0059 Fix tests 2023-03-07 17:52:00 +01:00
Julio Castillo 38808b37c0 Manage billing.creator role authoritatively in FAST bootstrap.
By default new orgs grant billing.creator and
resourcemanager.projectCreator to the whole domain[1]. This PR makes
FAST remove the former binding during the bootstrap (the latter is
already managed by FAST).

Fixes #1220

[1] https://cloud.google.com/resource-manager/docs/default-access-control
2023-03-07 17:52:00 +01:00
Natalia Strelkova cd8f0890e9
Merge pull request #1221 from GoogleCloudPlatform/fast-faq-non-empty-org
FAQ on installing Fast on a non-empty org
2023-03-07 16:23:45 +00:00
Natalia Strelkova 7184ce43eb
Merge branch 'master' into fast-faq-non-empty-org 2023-03-07 16:04:11 +00:00
apichick 0363835a2c
Merge pull request #1217 from apichick/autopilot
Added autopilot blueprint
2023-03-07 16:05:14 +01:00
Ludovico Magnocavallo 662a9b185c
Merge branch 'master' into autopilot 2023-03-07 15:51:03 +01:00
Natalia Strelkova 1f8e4cf1bf
FAQ on installing Fast on a non-empty org 2023-03-07 15:45:38 +01:00
Miren Esnaola a39fa7ca64 Added autopilot blueprint 2023-03-07 15:37:20 +01:00
Giorgio Conte a9bb717554 minor fix on bqml demo 2023-03-07 14:20:48 +00:00
lcaggio ca31192570
Merge pull request #1210 from GoogleCloudPlatform/lcaggio/bqml
Blueprint - BigQuery ML and Vertex AI Pipeline
2023-03-06 13:51:02 +01:00
Giorgio Conte 3123d67ddf moved sql to notebook 2023-03-06 12:28:58 +00:00
lcaggio ee55127ede Fix notebook 2023-03-06 12:51:46 +01:00
Giorgio Conte 0ac6dd65cf sql fix and more comments on demo notebook 2023-03-06 11:21:30 +00:00
Ludovico Magnocavallo cd24d90e0d
Merge branch 'master' into lcaggio/bqml 2023-03-06 12:15:14 +01:00
Giorgio Conte c82e7cca7b added demo README file 2023-03-06 11:12:36 +00:00
Ludovico Magnocavallo ef28e208d3
Use composite action for test workflow prerequisite steps (#1216)
* test composite action

* add shell in action steps

* home input

* boilerplate

* static home

* use action in all test steps

* fix step name
2023-03-06 11:44:57 +01:00
Giorgio Conte 0852ae3778 demo: added batch prediction example 2023-03-06 10:16:21 +00:00
Ludovico Magnocavallo 406921c7d7
Merge branch 'master' into lcaggio/bqml 2023-03-06 10:39:35 +01:00
Ludovico Magnocavallo 563ef270af
Try plugin cache, split examples tests (#1215)
* try plugin cache, split examples tests

* fix mkdir

* use cache
2023-03-06 10:38:39 +01:00
Ludovico Magnocavallo 016390486d
Merge branch 'master' into lcaggio/bqml 2023-03-06 09:32:55 +01:00
Anton KOVACH 77db9121f9
feat: Add Pull Request support to 0-cicd-github (#1213)
* feat: Add Pull Request support to 0-cicd-github

The cloud-foundation-fabricrepository is continually evolving, and to help keep up with the changes, it would be beneficial to introduce a pull request mechanism to review and approve changes. This feature is 100% backward compatible, and by default, no pull request is created, and changes are committed directly to the main branch. However, an optional variable pull_request_config can be used to configure the title, body, head_ref, and base_ref of the pull request that will be created for the initial population or update of files. To create a pull request, in pull_request_config set the create attribute to true. base_ref defaults to main, and head_ref to the name of the head branch. If the head branch doesn't exist, it will be created from the base_ref branch.

* fix README.md

* fix pull_request_config title
2023-03-06 09:32:36 +01:00
lcaggio 6f8cff558a
Merge branch 'master' into lcaggio/bqml 2023-03-05 22:56:07 +01:00
lcaggio f9acf61b81 Fix README 2023-03-05 22:42:27 +01:00
lcaggio 16f703f336 Fix typos 2023-03-05 22:30:33 +01:00
lcaggio dc034d74f7 Variables. 2023-03-05 22:24:16 +01:00
lcaggio 9e19f89608 Implement PR comments. 2023-03-05 22:02:41 +01:00
Justin M 4eff309685
Update subnet sample yaml files to use subnet_secondary_ranges (#1203)
* Replaces 'secondary_ip_range:' with 'secondary_ip_ranges:' in samples

* Replaces 'secondary_ip_range:' with 'secondary_ip_ranges:' in tests/

* reverts previous commit- files in tests/ don't need to be changed

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2023-03-05 19:37:23 +01:00
Anton KOVACH e72ddb6a2a
feat: Add option to skip committing unchanged files in 0-cicd-github (#1212)
When running 0-cicd-github multiple times, files that haven't changed are also committed. This change adds an option to skip committing unchanged files to prevent unnecessary commits.

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2023-03-05 19:16:48 +01:00
Ludo d3a6c9d1f1
update changelog 2023-03-05 18:53:46 +01:00
Ludovico Magnocavallo 8fc9549c58
add support for proxy and psc subnets to module factory (#1211) 2023-03-05 17:08:43 +01:00
lcaggio 2b8ba16a9a Fix typos 2023-03-04 14:32:54 +01:00