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

feat(container): add support for NodeConfig Update #8461

Merged
merged 8 commits into from
Aug 25, 2023
Merged

Commits on Aug 25, 2023

  1. feat: support using custom UDF in the data policy

    PiperOrigin-RevId: 559480224
    
    Source-Link: googleapis/googleapis@4ffd6cd
    
    Source-Link: googleapis/googleapis-gen@2fa3b74
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZhM2I3NDk2ZjkyNzQ1YjE4N2QxYmI1ZjllNjVlNWQwMzZhNWQwNyJ9
    
    docs: Minor formatting fix
    
    PiperOrigin-RevId: 559474510
    
    Source-Link: googleapis/googleapis@5b3202b
    
    Source-Link: googleapis/googleapis-gen@7b6e921
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2I2ZTkyMTA4NTEzZDBmZjIxNjE0ZTBkYTZmYzgyNzkxNjFlNTVhMyJ9
    
    docs: fix typo
    
    PiperOrigin-RevId: 559249168
    
    Source-Link: googleapis/googleapis@f49882a
    
    Source-Link: googleapis/googleapis-gen@08d36c5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDhkMzZjNTkzYWI2MGYxODRhZmUxNDIzYTg0ZGY5NDJlMmFmMmRmMiJ9
    
    docs: update comments
    
    PiperOrigin-RevId: 559241398
    
    Source-Link: googleapis/googleapis@6fe53ad
    
    Source-Link: googleapis/googleapis-gen@11b03ab
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTFiMDNhYjZmOWNmMDBjYmNkMTY3MWFmN2Y1ZDcxMzQ4ZjI1NmE3NCJ9
    
    feat: Supported project-level-budgets in Public Budget API V1
    
    Added `scope` for project scope filter in `ListBudgetsRequest`. When this field is set to a project's resource name, the budgets returned are tracking the costs for the given project.
    
    feat: Added `enable_project_level_recipients` for project owner budget emails
    
    Setting this field to true will enable email notification to project owners for project-level budgets.
    
    PiperOrigin-RevId: 559152052
    
    Source-Link: googleapis/googleapis@113867b
    
    Source-Link: googleapis/googleapis-gen@017d177
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDE3ZDE3N2Y1MTQ2OWQxNTA0MTdiN2I2YTQ1ZDk5ZDk5NjNmNzgxMyJ9
    
    feat: Supported project-level-budgets in Public Budget API V1Beta
    
    Added `scope` for project scope filter in `ListBudgetsRequest`. When this field is set to a project's resource name, the budgets returned are tracking the costs for the given project.
    
    feat: Added `enable_project_level_recipients` for project owner budget emails
    
    Setting this field to true will enable email notification to project owners for project-level budgets.
    
    PiperOrigin-RevId: 559151636
    
    Source-Link: googleapis/googleapis@138b0f1
    
    Source-Link: googleapis/googleapis-gen@41c0ba8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDFjMGJhODk5Zjc2Y2JiZmFjZGRlY2NmN2M3Njk3NDdhY2FmZTI2ZCJ9
    
    feat: support min_num_instances for primary worker and InstanceFlexibilityPolicy for secondary worker
    
    PiperOrigin-RevId: 559135594
    
    Source-Link: googleapis/googleapis@4a5a6fd
    
    Source-Link: googleapis/googleapis-gen@5c91126
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWM5MTEyNjFmMDAyNTdmNzY4YThhMzIzYWExYTNlNDgzNjQwYzFkMiJ9
    
    docs: Revert HTML formats in comments
    
    docs: Expand compute resource API docs to match with VM's machine type field
    
    docs: Clarify Batch API proto doc about pubsub notifications
    PiperOrigin-RevId: 558940776
    
    Source-Link: googleapis/googleapis@a7ee700
    
    Source-Link: googleapis/googleapis-gen@4f3a485
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGYzYTQ4NWYzY2ViMTNiNjdlMDUyMmI3NGE3ZmQ5Y2NkZTJhYTZhMSJ9
    gcf-owl-bot[bot] committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    90b3639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf0398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8763c7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde2199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d880d0c View commit details
    Browse the repository at this point in the history
  6. feat: add support for NodeConfig Update

    ---
    feat: publicize tpu topology in v1 API
    PiperOrigin-RevId: 560116372
    
    Source-Link: googleapis/googleapis@cf6f9ee
    
    Source-Link: googleapis/googleapis-gen@b618aaf
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjYxOGFhZmE2NDE3NDFhNTYxNWMyMTZiODc4NjAwNjViZGMzMGY4ZCJ9
    gcf-owl-bot[bot] committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5aa5a5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c41548 View commit details
    Browse the repository at this point in the history
  8. go mod tidy

    codyoss committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b8c0847 View commit details
    Browse the repository at this point in the history