Skip to content
This repository was archived by the owner on Jul 6, 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-gke-multicloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: googleapis/python-gke-multicloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 2 commits
  • 67 files changed
  • 4 contributors

Commits on Jan 4, 2023

  1. feat: Support AttachedClusters (#45)

    * feat: Support AttachedClusters
    feat: Add errors output fields for cluster and nodepool resources
    feat: Add AWS Autoscaling Group metrics collection for AWS nodepools
    feat: Add monitoring config
    
    Clients can now (1) manage Attached Clusters, (2) use managed GMP metrics collection, (3) enable AWS nodepool ASG metrics collection, and (4) get error summary from API resources.
    
    PiperOrigin-RevId: 496709757
    
    Source-Link: googleapis/googleapis@8e3a5a4
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d5c060f1ec865af727d70e2611ff806fd504cbb5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDVjMDYwZjFlYzg2NWFmNzI3ZDcwZTI2MTFmZjgwNmZkNTA0Y2JiNSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add regenerate with rest
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3f1fa55 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.4.0 (#46)

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