Changelog

PyPI History

2.11.1 (2022-08-02)

Documentation

  • v1beta1: BinaryAuthorization.enabled field is marked as deprecated (0088035)

  • v1: BinaryAuthorization.enabled field is marked as deprecated (#272) (0088035)

2.11.0 (2022-07-16)

Features

  • add audience parameter (e9dbd98)

  • add Binauthz Evaluation mode support to GKE Classic (e9dbd98)

  • add GKE Identity Service (e9dbd98)

  • add Location Policy API (e9dbd98)

  • add managed prometheus feature (e9dbd98)

  • add network tags to autopilot cluster (e9dbd98)

  • add support to modify kubelet pod pid limit in node system configuration (e9dbd98)

  • support enabling Confidential Nodes in the node pool (e9dbd98)

  • support GPU timesharing (e9dbd98)

  • support node pool blue-green upgrade (e9dbd98)

  • support spot VM (e9dbd98)

  • support Tier 1 bandwidth (e9dbd98)

  • update support for node pool labels, taints and network tags (e9dbd98)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (e9dbd98)

  • require python 3.7+ (#266) (01b78af)

2.10.8 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#253) (9db4c78)

2.10.7 (2022-03-22)

Bug Fixes

  • test cleanup stages with try finally (#212) (529bcbf)

2.10.6 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#202) (444b806)

  • deps: require proto-plus>=1.15.0 (444b806)

2.10.5 (2022-02-16)

Documentation

  • samples: add usage samples to show handling of LRO response Operation (#191) (309ad62)

2.10.4 (2022-02-14)

Bug Fixes

2.10.3 (2022-02-11)

Documentation

2.10.2 (2022-02-04)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (07fbf3c)

2.10.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (838a97b)

  • deps: require google-api-core >= 1.28.0 (838a97b)

Documentation

  • list oneofs in docstring (838a97b)

2.10.0 (2021-10-13)

Features

2.9.0 (2021-10-08)

Features

  • add context manager support in client (#157) (03953f8)

2.8.1 (2021-10-04)

Bug Fixes

  • improper types in pagers generation (6814251)

2.8.0 (2021-09-23)

Features

  • added a flag to enable/disable gvnic on a node pool (#147) (616b21a)

  • added configuration for node pool defaults, autopilot, logging and monitoring (616b21a)

  • added configuration for workload certificates and identity service component (616b21a)

  • added node pool level network config (616b21a)

  • added the option to list supported windows versions (616b21a)

  • added the option to specify L4 load balancer configuration and IP v6 configuration (616b21a)

  • added update support for node pool labels, taints and network tags (616b21a)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (c912605)

  • deprecated cluster status condition code (616b21a)

  • deprecated KALM addon config option (616b21a)

  • deps: require proto-plus 1.15.0 (616b21a)

Documentation

  • clarified SetNodePoolSize API behavior (616b21a)

2.7.1 (2021-07-24)

Bug Fixes

2.7.0 (2021-07-22)

Features

  • add Samples section to CONTRIBUTING.rst (#129) (a5905b8)

2.6.1 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#128) (7a8fb93)

2.6.0 (2021-07-09)

Features

  • allow updating security group on existing clusters (#120) (28a3fc9)

  • allow updating security group on existing clusters (#123) (e0d70e9)

2.5.0 (2021-06-30)

Features

Documentation

2.4.1 (2021-05-16)

Bug Fixes

2.4.0 (2021-03-24)

Features

2.3.1 (2021-02-18)

Bug Fixes

  • remove client recv msg limit fix: add enums to types/__init__.py (#60) (9207193)

2.3.0 (2020-12-08)

Features

  • sync v1beta1 GKE API; deprecate SetLocations and use UpdateCluster; support for sysctls config in Linux nodes; support for node kubelet config controlling CPU manager policy, CFS quota; support for Customer Managed Encryption (17f0a29)

Bug Fixes

Documentation

  • python: update intersphinx for grpc and auth (#53) (6a0fef7)

2.2.0 (2020-11-17)

All changes are from #51 / d3f5465

Features

  • support for GetJSONWebKeys

  • support for Workload Identity

  • support for Gvisor in nodes

  • support for node reservation affinity

  • support for Customer Managed Encryption in nodes

  • support for NodeLocalDNS

  • support for ConfigConnector

  • support for private cluster VPC peering

  • support for CloudRun load balancers

  • support using routes for pod IPs

  • support for Shielded Nodes

  • support for release channels

  • support for disabling default sNAT

  • operations now store more granular progress

  • support for node Surge Upgrades

  • support for updating node pool locations.

  • support for Node Auto Provisioning

  • support for specifying node disk size and type

Bug Fixes

  • deprecate SetLocations; use UpdateCluster

  • provide name alias for GetOperation (as method signature annotation)

  • deprecate basic auth fields (removed in 1.19 clusters)

  • deprecate Cluster/NodePool.status_message; use conditions

2.1.0 (2020-09-16)

Features

  • regenerate client lib to pick up new mtls env (#44) (c4ffea0)

2.0.1 (2020-07-24)

Bug Fixes

Documentation

2.0.0 (2020-07-16)

⚠ BREAKING CHANGES

Features

1.0.1 (2020-06-16)

Bug Fixes

1.0.0 (2020-06-16)

Features

0.5.0 (2020-04-14)

Features

  • make project_id, zone, cluster_id, node_pool optional arguments to methods in cluster_manager_client; change default timeout config; add 2.7 sunset warning; bump copyright year to 2020 (via synth)(#8) (6afc050)

0.4.0 (2020-02-03)

Features

  • container: add ‘list_usable_subnetworks’ method; apply proto annotations (via synth) (#9741) (541a9e3)

0.3.0

07-30-2019 10:28 PDT

Implementation Changes

New Features

  • Add ‘client_options’ support, update list method docstrings (via synth). (#8501)

  • Add synth support for v1beta1 API version (via manual synth). (#8436)

  • Allow kwargs to be passed to create_channel (via synth). (#8384)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)

  • Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. (#8647)

  • Remove classifier for Python 3.4 for end-of-life. (#7535)

Documentation

  • Update intersphinx mapping for requests. (#8805)

  • Link to googleapis.dev documentation in READMEs. (#8705)

  • Add compatibility check badges to READMEs. (#8288)

  • Add docs job to publish to googleapis.dev. (#8464)

Internal / Testing Changes

  • Pin black version (via synth). (#8575)

  • Declare encoding as utf-8 in pb2 files (via synth). (#8347)

  • Add disclaimer to auto-generated template files (via synth). (#8309)

  • Update noxfile and setup.py (via synth). (#8298)

  • Blacken (via synth). (#8285)

  • Add routing header to method metadata, add nox session docs (via synth). (#7922)

  • Copy proto files alongside protoc versions.

  • Minor gapic-generator change. (#7225)

  • Add protos as an artifact to library (#7205)

  • Update copyright headers (#7140)

  • Protoc-generated serialization update. (#7078)

  • Pick up stub docstring fix in GAPIC generator. (#6966)

0.2.1

12-17-2018 16:36 PST

Documentation

  • Document Python 2 deprecation (#6910)

  • Improve linkage between container docs pages. (#6852)

Internal / Testing Changes

  • Add baseline for synth.metadata

0.2.0

12-04-2018 11:28 PST

Implementation Changes

  • Import iam.policy from google.api_core.iam.policy (#6741)

  • Pick up fixes to GAPIC generator. (#6634)

  • Fix client_info bug, update docstrings. (#6407)

  • Avoid overwriting ‘module’ of messages from shared modules. (#5364)

  • Fix bad trove classifier

Dependencies

  • Bump minimum api_core version for all GAPIC libs to 1.4.1. (#6391)

Documentation

  • Docs: normalize use of support level badges (#6159)

  • Container: harmonize / DRY ‘README.rst’ / ‘docs/index.rst’. (#6018)

  • Rename releases to changelog and include from CHANGELOG.md (#5191)

Internal / Testing Changes

  • Update noxfile.

  • blacken all gen’d libs (#6792)

  • Omit local dependencies from coverage. (#6701)

  • Run black at end of synth.py (#6698)

  • Unblack container gapic and protos.

  • Run Black on Generated libraries (#6666)

  • Add templates for flake8, coveragerc, noxfile, and black. (#6642)

  • Pass posargs to py.test (#6653)

  • Update synth.py yaml location (#6480)

  • Use new Nox (#6175)

  • Container: add ‘synth.py’. (#6084)

  • Nox: use inplace installs (#5865)

  • Modify system tests to use prerelease versions of grpcio (#5304)

  • Add Test runs for Python 3.7 and remove 3.4 (#5295)

0.1.1

Dependencies

  • Update dependency range for api-core to include v1.0.0 releases (#4944)

Documentation

  • Replacing references to stable/ docs with latest/. (#4638)

Testing and internal changes

  • Re-enable lint for tests, remove usage of pylint (#4921)

  • Normalize all setup.py files (#4909)

  • nox unittest updates (#4646)

0.1.0

[

image

](https://cloud.google.com/terms/launch-stages)

Google Kubernetes Engine is a managed environment for deploying containerized applications. It brings our latest innovations in developer productivity, resource efficiency, automated operations, and open source flexibility to accelerate your time to market.

PyPI: https://pypi.org/project/google-cloud-container/0.1.0/