- Adds support for
ArtifactRegistryRepository
- Raises default CPU limits and requests for Prometheus recorder workload (to help address throttling noticed in #239)
- Changes
DataflowJob
to allow forspec.parameters
andspec.ipConfiguration
to be updateable - Fixes issue that was causing
ContainerNodePool
andSQLDatabase
to displayUpdateFailed
due to the referencedContainerCluster
orSQLDatabase
not being ready - Fixes issue preventing the creation of BigQuery resources that read from Google Drive files due to insufficient OAuth 2.0 scopes
- Fixes issue causing
SourceRepoRepository
to constantly update even when there were no changes