Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.0
Choose a base ref
...
head repository: googleapis/python-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.0
Choose a head ref
  • 3 commits
  • 27 files changed
  • 4 contributors

Commits on Apr 4, 2023

  1. chore(docs): remove samples (#362)

    * chore(docs): remove samples
    
    Samples have migrated to https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/container/snippets
    
    * chore(docs): remove AUTHORING_GUIDE as obsolete
    
    * chore(docs): remove CONTRIBUTING guide (samples) as obsolete
    meredithslota authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    781da50 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. feat: add support for disabling pod IP cidr overprovision (#363)

    * feat: add update support for accelerator config
    
    feat: add support for disabling pod IP cidr overprovision. This feature requires special allowlisting for the projects.
    PiperOrigin-RevId: 522103275
    
    Source-Link: googleapis/googleapis@9f6f02b
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/47ee16c105ade610b68bffc28b0c2243eba08a44
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDdlZTE2YzEwNWFkZTYxMGI2OGJmZmMyOGIwYzIyNDNlYmEwOGE0NCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: add support for disabling pod IP cidr overprovision
    
    This feature requires special allowlisting for the projects.
    
    PiperOrigin-RevId: 522103451
    
    Source-Link: googleapis/googleapis@013b597
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2fe6962f9c8e770396dcfc88e104e5d713c2e66e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZlNjk2MmY5YzhlNzcwMzk2ZGNmYzg4ZTEwNGU1ZDcxM2MyZTY2ZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    56f65fa View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.19.0 (#364)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3b815dd View commit details
    Browse the repository at this point in the history
Loading