Closed brettcurtis closed 9 months ago
Project | Module path | Cost change | New monthly cost |
default_kubernetes_engine | test/fixtures/default_kubernetes_engine | -$113 | $0 |
gke_fleet_host | test/fixtures/gke_fleet_host/regional | +$73 | $73 |
gke_fleet_member | test/fixtures/gke_fleet_member/regional | +$73 | $73 |
48 FinOps policies and 1 Tagging policy passed. |
View in Infracost Cloud. This comment will be updated when code changes.
The updates focus on enhancing GKE fleet management capabilities, including fleet host project support, cluster registration, and configuration adjustments across various files. Changes span from Terraform configurations for IAM roles, GKE Hub integrations, to updated documentation and backend configurations, aiming to streamline GKE fleet management and deployment processes.
Files | Change Summary |
---|---|
*.yaml , *.yml |
Updated configurations in YAML files for CodeRabbit, Infracost, and kitchen suite setups. |
README.md , global/README.md , global/onboarding/README.md , regional/README.md , regional/onboarding/README.md |
Added documentation and updated Google project services, provider versions, and configurations. |
global/*.tf , regional/*.tf , test/fixtures/gke_fleet_host/*/*.tf , test/fixtures/gke_fleet_service/*/*.tf |
Introduced and updated Terraform configurations for IAM roles, GKE Hub, project settings, and Kubernetes Engine settings. |
*.md (excluding READMEs), *.tf excluding *.md and YAML files |
Various updates including comment additions, renaming, and new configurations across Terraform and markdown documentation files. |
Objective | Addressed | Explanation |
---|---|---|
Support for fleet host projects (#18) | ✅ | |
Support for registering clusters (#18) | ✅ |
The changes align with the objectives for supporting GKE fleet management, including the setup for fleet host projects and the registration of clusters as outlined in the linked issue. The documentation updates and Terraform configurations reflect the necessary adjustments for these capabilities, indicating that the primary objectives have been addressed.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Fixes #18
Summary by CodeRabbit
google
andkubernetes
provider versions with new output valueworkload_identity_service_account_emails
.