Skip to content

gcpdiag 0.58

Compare
Choose a tag to compare
@meatlink meatlink released this 08 Nov 17:38
· 547 commits to main since this release

Deprecation

  • Python 3.9+ is required for gcpdiag. Python 3.8 and older versions support is deprecated.
  • Deprecated authentication using OAuth (--auth-oauth) has been removed.

New rules

  • apigee/ERR/2022_002: Verify whether Cloud KMS key is enabled and could be accessed by Apigee Service Agent
  • datafusion/ERR/2022_003: Private Data Fusion instance is peered to the tenant project
  • datafusion/ERR/2022_004: Cloud Data Fusion Service Account has necessary permissions
  • datafusion/ERR/2022_005: Private Data Fusion instance has networking permissions
  • datafusion/ERR/2022_006: Private Google Access enabled for private Data Fusion instance subnetwork
  • datafusion/ERR/2022_007: Cloud Data Fusion Service Account exists at a Project
  • gke/BP/2022_004: GKE clusters should have HTTP load balancing enabled to use GKE ingress

Enhancements

  • Python dependencies updated

Fixes

  • gke/ERR/2021_002: skip if there are no GKE clusters