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.7.1
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.8.0
Choose a head ref
  • 13 commits
  • 29 files changed
  • 6 contributors

Commits on Aug 12, 2021

  1. chore(python): avoid .nox directories when building docs (#136)

    Source-Link: googleapis/synthtool@7e1f6da
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:a1a891041baa4ffbe1a809ac1b8b9b4a71887293c9101c88e8e255943c5aec2d
    gcf-owl-bot[bot] authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    58c0a76 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. chore: drop mention of Python 2.7 from templates (#137)

    Source-Link: googleapis/synthtool@facee4c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:9743664022bd63a8084be67f144898314c7ca12f0a03e422ac17c733c129d803
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    9263675 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. chore: generate python samples templates in owlbot.py (#138)

    Generate python samples templates in owlbot.py
    busunkim96 authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e90e591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c8c5d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    9e4ada8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    63d71b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    097a8c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    3ac1956 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    56128b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. chore: relocate owl bot post processor (#149)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    99237c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. feat: added a flag to enable/disable gvnic on a node pool (#147)

    Closes #140
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 396762326
    
    Source-Link: googleapis/googleapis@1f1d09d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4bed2d46a5e5a6d537ebc15115cfe4cce5fc0405
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGJlZDJkNDZhNWU1YTZkNTM3ZWJjMTUxMTVjZmU0Y2NlNWZjMDQwNSJ9
    
    feat: added node pool level network config
    feat: added update support for node pool labels, taints and network tags
    feat: added configuration for workload certificates and identity service component 
    feat: added configuration for node pool defaults, autopilot, logging and monitoring
    feat: added the option to specify L4 load balancer configuration and IP v6 configuration 
    feat: added the option to list supported windows versions 
    fix: deprecated KALM addon config option 
    fix: deprecated cluster status condition code 
    docs: clarified SetNodePoolSize API behavior
    fix(deps): require proto-plus 1.15.0
    gcf-owl-bot[bot] authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    616b21a View commit details
    Browse the repository at this point in the history
  2. chore: use gapic-generator-python 0.51.2 (#151)

    - [ ] Regenerate this pull request now.
    
    fix: add 'dict' annotation type to 'request'
    
    Committer: @busunkim96
    PiperOrigin-RevId: 398509016
    
    Source-Link: googleapis/googleapis@b224dfa
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/63a1db7a38d74b9639592f521ed1daaf7299ad9a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjNhMWRiN2EzOGQ3NGI5NjM5NTkyZjUyMWVkMWRhYWY3Mjk5YWQ5YSJ9
    gcf-owl-bot[bot] authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c912605 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. chore: release 2.8.0 (#150)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.8.0](https://www.github.com/googleapis/python-container/compare/v2.7.1...v2.8.0) (2021-09-23)
    
    
    ### Features
    
    * added a flag to enable/disable gvnic on a node pool ([#147](https://www.github.com/googleapis/python-container/issues/147)) ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * added configuration for node pool defaults, autopilot, logging and monitoring ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * added configuration for workload certificates and identity service component ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * added node pool level network config ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * added the option to list supported windows versions ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * added the option to specify L4 load balancer configuration and IP v6 configuration ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * added update support for node pool labels, taints and network tags ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    
    
    ### Bug Fixes
    
    * add 'dict' annotation type to 'request' ([c912605](https://www.github.com/googleapis/python-container/commit/c9126057cde7fc28094785cceab9cf43e42ca8e0))
    * deprecated cluster status condition code ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * deprecated KALM addon config option ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    * **deps:** require proto-plus 1.15.0 ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    
    
    ### Documentation
    
    * clarified SetNodePoolSize API behavior ([616b21a](https://www.github.com/googleapis/python-container/commit/616b21a6abe2b0c4dd647cf56d544c2aff7312f7))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    7f2eaf6 View commit details
    Browse the repository at this point in the history
Loading