Skip to content
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

Update pull-ex-buildx-images.yml #12029

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Update pull-ex-buildx-images.yml #12029

merged 1 commit into from
Oct 1, 2024

Conversation

akiioto
Copy link
Contributor

@akiioto akiioto commented Oct 1, 2024

Description

Changes proposed in this pull request:

  • Temporary disable build image.
  • ...
  • ...

Related issue(s)

#9434

@akiioto akiioto requested review from neighbors-dev-bot and a team as code owners October 1, 2024 09:55
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. add-or-update labels Oct 1, 2024
@kyma-bot
Copy link
Contributor

kyma-bot commented Oct 1, 2024

Plan Result

CI link

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • google_service_account.sa_gke_kyma_integration
    • module.service_account_keys_cleaner.google_cloud_scheduler_job.service_account_keys_cleaner
Change Result (Click me)
  # google_service_account.sa_gke_kyma_integration will be updated in-place
  ~ resource "google_service_account" "sa_gke_kyma_integration" {
      ~ description  = "Service account is used by Prow to integrate with GKE. Will be removed with Prow" -> "Service account is used by Prow to integrate with GKE."
        id           = "projects/sap-kyma-prow/serviceAccounts/[email protected]"
        name         = "projects/sap-kyma-prow/serviceAccounts/[email protected]"
        # (7 unchanged attributes hidden)
    }

  # module.service_account_keys_cleaner.google_cloud_scheduler_job.service_account_keys_cleaner will be updated in-place
  ~ resource "google_cloud_scheduler_job" "service_account_keys_cleaner" {
        id               = "projects/sap-kyma-prow/locations/europe-west3/jobs/service-account-keys-cleaner"
        name             = "service-account-keys-cleaner"
        # (8 unchanged attributes hidden)

      ~ http_target {
          ~ uri         = "https://service-account-keys-cleaner-q25ja7ch3q-ez.a.run.app/?project=sap-kyma-prow&age=24" -> "https://service-account-keys-cleaner-q25ja7ch3q-ez.a.run.app?project=sap-kyma-prow&age=24"
            # (2 unchanged attributes hidden)

            # (1 unchanged block hidden)
        }
    }

Plan: 0 to add, 2 to change, 0 to destroy.

@kyma-bot kyma-bot added the lgtm Looks good to me! label Oct 1, 2024
@kyma-bot kyma-bot merged commit 1893392 into main Oct 1, 2024
6 of 7 checks passed
@kyma-bot kyma-bot deleted the akiioto-patch-1 branch October 1, 2024 09:59
@kyma-bot

This comment has been minimized.

@Sawthis Sawthis assigned akiioto and unassigned Sawthis Oct 7, 2024
KacperMalachowski pushed a commit to KacperMalachowski/test-infra that referenced this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-or-update cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants