Skip to content

add datadog cost integration to gvce project and fix a few other dd bugs #8260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

upodroid
Copy link
Member

@upodroid upodroid commented Jul 1, 2025

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 1, 2025
@k8s-ci-robot k8s-ci-robot requested a review from dims July 1, 2025 08:45
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: upodroid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the area/infra Infrastructure management, infrastructure design, code in infra/ label Jul 1, 2025
@k8s-ci-robot k8s-ci-robot requested a review from xmudrii July 1, 2025 08:45
@k8s-ci-robot k8s-ci-robot added area/infra/gcp Issues or PRs related to Kubernetes GCP infrastructure approved Indicates a PR has been approved by an approver from all required OWNERS files. area/terraform Terraform modules, testing them, writing more of them, code in infra/gcp/clusters/ sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. labels Jul 1, 2025
@k8s-infra-ci-robot
Copy link
Contributor

Ran Plan for 3 projects:

  1. dir: infra/gcp/terraform/k8s-infra-gcp-gcve workspace: default
  2. dir: infra/gcp/terraform/k8s-infra-prow workspace: default
  3. dir: infra/gcp/terraform/k8s-infra-seed workspace: default

2. dir: infra/gcp/terraform/k8s-infra-prow workspace: default

Plan Error

Show Output
running 'sh -c' '/atlantis/bin/terraform1.6.5 init -input=false -upgrade' in '/atlantis/repos/kubernetes/k8s.io/8260/default/infra/gcp/terraform/k8s-infra-prow': exit status 1

Initializing the backend...

Successfully configured the backend "gcs"! Terraform will automatically
use this backend unless the backend configuration changes.
Upgrading modules...
Downloading registry.terraform.io/terraform-google-modules/cloud-storage/google 11.0.0 for gcb_bucket...
- gcb_bucket in .terraform/modules/gcb_bucket/modules/simple_bucket
Downloading registry.terraform.io/terraform-google-modules/kms/google 4.0.0 for gcb_bucket.encryption_key...
- gcb_bucket.encryption_key in .terraform/modules/gcb_bucket.encryption_key
Downloading registry.terraform.io/terraform-google-modules/iam/google 8.1.0 for iam...
- iam in .terraform/modules/iam/modules/projects_iam
- iam.helper in .terraform/modules/iam/modules/helper
Downloading registry.terraform.io/terraform-google-modules/cloud-nat/google 5.3.0 for nat...
- nat in .terraform/modules/nat
Downloading registry.terraform.io/terraform-google-modules/project-factory/google 14.5.0 for project...
- project in .terraform/modules/project
- project.budget in .terraform/modules/project/modules/budget
- project.essential_contacts in .terraform/modules/project/modules/essential_contacts
- project.gsuite_group in .terraform/modules/project/modules/gsuite_group
- project.project-factory in .terraform/modules/project/modules/core_project_factory
- project.project-factory.project_services in .terraform/modules/project/modules/project_services
- project.quotas in .terraform/modules/project/modules/quota_manager
- project.shared_vpc_access in .terraform/modules/project/modules/shared_vpc_access
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 30.3.0 for prow...
- prow in .terraform/modules/prow/modules/beta-private-cluster
Downloading registry.terraform.io/terraform-google-modules/cloud-storage/google 11.0.0 for prow_bucket...
- prow_bucket in .terraform/modules/prow_bucket/modules/simple_bucket
Downloading registry.terraform.io/terraform-google-modules/kms/google 4.0.0 for prow_bucket.encryption_key...
- prow_bucket.encryption_key in .terraform/modules/prow_bucket.encryption_key
Downloading registry.terraform.io/terraform-google-modules/cloud-storage/google 11.0.0 for testgrid_config_bucket...
- testgrid_config_bucket in .terraform/modules/testgrid_config_bucket/modules/simple_bucket
Downloading registry.terraform.io/terraform-google-modules/kms/google 4.0.0 for testgrid_config_bucket.encryption_key...
- testgrid_config_bucket.encryption_key in .terraform/modules/testgrid_config_bucket.encryption_key
Downloading registry.terraform.io/terraform-google-modules/kubernetes-engine/google 30.3.0 for utility_cluster...
- utility_cluster in .terraform/modules/utility_cluster/modules/beta-private-cluster
Downloading registry.terraform.io/terraform-google-modules/network/google 9.3.0 for vpc...
- vpc in .terraform/modules/vpc
- vpc.firewall_rules in .terraform/modules/vpc/modules/firewall-rules
- vpc.routes in .terraform/modules/vpc/modules/routes
- vpc.subnets in .terraform/modules/vpc/modules/subnets
- vpc.vpc in .terraform/modules/vpc/modules/vpc

Initializing provider plugins...
- Finding hashicorp/random versions matching ">= 2.1.0, >= 2.2.0, ~> 3.0"...
- Finding hashicorp/null versions matching ">= 2.1.0"...
- Finding hashicorp/time versions matching ">= 0.5.0"...
- Finding hashicorp/google-beta versions matching ">= 3.43.0, >= 3.64.0, >= 4.11.0, >= 4.28.0, >= 4.64.0, >= 5.9.0, ~> 5.45.2, < 6.0.0, < 7.0.0"...
- Finding hashicorp/google versions matching ">= 3.33.0, >= 3.43.0, >= 3.53.0, >= 3.64.0, >= 3.83.0, >= 4.25.0, >= 4.28.0, >= 4.51.0, >= 4.64.0, >= 5.9.0, >= 5.31.0, ~> 5.45.2, < 6.0.0, >= 6.9.0, < 7.0.0"...
- Finding latest version of hashicorp/http...
- Finding hashicorp/kubernetes versions matching "~> 2.10"...
- Installing hashicorp/http v3.5.0...
- Installed hashicorp/http v3.5.0 (signed by HashiCorp)
- Installing hashicorp/kubernetes v2.37.1...
- Installed hashicorp/kubernetes v2.37.1 (signed by HashiCorp)
- Installing hashicorp/random v3.7.2...
- Installed hashicorp/random v3.7.2 (signed by HashiCorp)
- Installing hashicorp/null v3.2.4...
- Installed hashicorp/null v3.2.4 (signed by HashiCorp)
- Installing hashicorp/time v0.13.1...
- Installed hashicorp/time v0.13.1 (signed by HashiCorp)
- Installing hashicorp/google-beta v5.45.2...
- Installed hashicorp/google-beta v5.45.2 (signed by HashiCorp)
╷
│ Error: Failed to query available provider packages
│ 
│ Could not retrieve the list of available versions for provider
│ hashicorp/google: no available releases match the given constraints >=
│ 3.33.0, >= 3.43.0, >= 3.53.0, >= 3.64.0, >= 3.83.0, >= 4.25.0, >= 4.28.0,
│ >= 4.51.0, >= 4.64.0, >= 5.9.0, >= 5.31.0, ~> 5.45.2, < 6.0.0, >= 6.9.0, <
│ 7.0.0
╵



Plan Summary

3 projects, 0 with changes, 2 with no changes, 1 failed

  • ⏩ To apply all unapplied plans from this Pull Request, comment:
    atlantis apply
  • 🚮 To delete all plans and locks from this Pull Request, comment:
    atlantis unlock

@chrischdi
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 2, 2025
@chrischdi
Copy link
Member

/override atlantis/plan

@k8s-ci-robot
Copy link
Contributor

@chrischdi: chrischdi unauthorized: /override is restricted to Repo administrators.

In response to this:

/override atlantis/plan

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@upodroid
Copy link
Member Author

upodroid commented Jul 2, 2025

/override atlantis/plan

@k8s-ci-robot
Copy link
Contributor

@upodroid: Overrode contexts on behalf of upodroid: atlantis/plan

In response to this:

/override atlantis/plan

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@upodroid
Copy link
Member Author

upodroid commented Jul 2, 2025

/override "atlantis/plan: infra/gcp/terraform/k8s-infra-prow/default"

@k8s-ci-robot
Copy link
Contributor

@upodroid: Overrode contexts on behalf of upodroid: atlantis/plan: infra/gcp/terraform/k8s-infra-prow/default

In response to this:

/override "atlantis/plan: infra/gcp/terraform/k8s-infra-prow/default"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot merged commit d6997c6 into kubernetes:main Jul 2, 2025
7 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.34 milestone Jul 2, 2025
@k8s-infra-ci-robot
Copy link
Contributor

Locks and plans deleted for the projects and workspaces modified in this pull request:

  • dir: infra/gcp/terraform/k8s-infra-gcp-gcve workspace: default
  • dir: infra/gcp/terraform/k8s-infra-seed workspace: default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/infra/gcp Issues or PRs related to Kubernetes GCP infrastructure area/infra Infrastructure management, infrastructure design, code in infra/ area/terraform Terraform modules, testing them, writing more of them, code in infra/gcp/clusters/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants