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

gomod(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 #9474

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps google.golang.org/api from 0.152.0 to 0.153.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.153.0

0.153.0 (2023-12-05)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.153.0 (2023-12-05)

Features

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from neighbors-dev-bot and a team as code owners December 6, 2023 18:14
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes go Pull requests that update Go code kind/chore Categorizes issue or PR as related to a chore. skip-review Indicates a PR is trusted, used by tide for auto-merging PRs. labels Dec 6, 2023
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 6, 2023
@neighbors-dev-bot neighbors-dev-bot added the auto-approved Denotes a PR that was approved by automation. label Dec 6, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 6, 2023
@kyma-bot kyma-bot merged commit ba72d49 into main Dec 6, 2023
1 check passed
@kyma-bot kyma-bot deleted the dependabot/go_modules/google.golang.org/api-0.153.0 branch December 6, 2023 18:28
dekiel pushed a commit to dekiel/test-infra that referenced this pull request Dec 16, 2023
…-project#9474)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Dec 17, 2023
kyma-bot added a commit that referenced this pull request Dec 27, 2023
* Update image building rules and add post-build job (#9461)

Updated the 'run_if_changed' patterns in the 'images.yaml' file for more precise reaction to changes. Furthermore, '--export-tags' option was removed for building image-builder as tags are not used in build process.

A post-build job for image-builder was added. Now, every time changes are detected in the specified paths in 'main' branch, the image-builder image will be built automatically. This reduces manual effort and ensures that the latest code changes are incorporated in the image-builder.

* Allow admins to bypass branch protection in community-modules (#9437)

* Remove unused script from Istio reconciler testing (#9468)

* Tag telemetry-manager image with module version and remove release job (#9456)

* tag telemetry-manager image with module version and remove release job

* tag telemetry-manager image with module version in a separate job

* change job name

* add auto-generated empty line

* job_removed (#9471)

* gomod(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 (#9474)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* actions(deps): bump actions/setup-go from 4 to 5 (#9476)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docker-rotate-sa(deps): bump golang (#9477)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9479)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
e65a3f7...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
57f98c4...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/slackmessagesender

* move-gcs-bucket(deps): bump golang in /cmd/cloud-run/move-gcs-bucket (#9480)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#9475)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ginkgo(deps): bump golang in /prow/images/ginkgo (#9478)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9481)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: 57f98c4...59f0cdf (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;06)

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: ba72d49...37d4a17 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bumping sec-scanners-config.yaml (#9458)

* Bumping test-infra and testimages and test-infra-prod (#9482)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: 37d4a17...f9e8ceb (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bump natsio images (#9469)

* Remove the eventing manager template. (#9484)

* Use semantic versioning for eventing manager (#9473)

* Use semantic versioning for eventing manager

* Restore template

* Adds a setting to ignore non-required tide contexts (#9485)

* fix run_if_changed (#9487)

* chore: Remove cli related k3d pipelines that use kyma deploy (#9486)

* chore: Remove cli related e2e test that use kyma deploy

* cleanup templates

* cleanup templates

* revert integration

* Ignore docker images based on regexp (#9488)

* Ignore docker images based on regexp

* Update cloud run config as well

* Bumping sec-scanners-config.yaml (#9483)

* add two missing required job (#9489)

* allow post build job to run on release-* branches for eventing-manager (#9498)

* allow post build job to run on release-* branches for eventing-manager

* remove skip instruction

* add formatting and add release branch instruction

* docker-rotate-sa(deps): bump alpine (#9500)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#9501)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* move-gcs-bucket(deps): bump alpine in /cmd/cloud-run/move-gcs-bucket (#9502)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9503)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
f9e8ceb...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
37d4a17...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/slackmessagesender

* Bumping sec-scanners-config.yaml (#9504)

* Bumping Prow (#9506)

europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ changes: kyma-project/k8s-prow@274dc2b...0438486 (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;11)

* check for valid serverless CR URL (#9507)

* stop running the post manager build job on release branches (#9509)

* removed jobs of directory-size-exporter (#9499)

* reconciler consistently failing - expected and can be ignored (#9510)

* slack-msg-sender(deps): bump python (#9513)

Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9514)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: e0b1571...e0cf65a (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;11)

* Bumping sec-scanners-config.yaml (#9515)

* tf(deps): bump hashicorp/google in /configs/terraform/core (#9512)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add required status check for KEB (#9505)

* add squash config for epp repository (#9516)

* Remove skr-aws-ugrade-integration test (#9518)

* remove epp, eventing-tools, eventing-module jobs (#9517)

* Fix image building (#9519)

* Fix image building

* apply suggestions

* fix cahngelog generator

* Bumping test-infra and testimages and test-infra-prod (#9520)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: fdb47ca...9bb59ac (2023&#x2011;08&#x2011;21 → 2023&#x2011;12&#x2011;12)

* Bumping sec-scanners-config.yaml (#9521)

* Add ADO pipeline preview run feature and test  (#9462)

* Add sign-only mode.

* POC of image building in ADO.

* go mod tidy

* Use default build config.

* POC of image building in ADO.

* Use default build config.

* fix linter errors

* rendertemplates

* Move ado code to separate pacakge and make it testable.

* Move build in ado code to separate package. This can be tested independent and reused in other tools.

* Tests.
TODOs for needed improvements.
Comments.
Small changes in code.

* go mod tidy

* Added building image-builder image to the prowjob.

* Use go buildpack. Chainguard offers free access to the latest tag only.

* Moved Dockerfile back to original location. images directory is not suitable for building image-builder.

* Unexport options fields.

* Remove testing prowjob.

* Add preview run flag.

* Add ADO pipeline preview run feature and test

Added a feature in the image builder that allows ADO (Azure DevOps) pipeline to run in preview mode. This allows users to see the final YAML of the pipeline before executing it. The use of this option can be flagged with adoPreviewRun and it has been limited to work only when running in ADO and not locally. Made companion changes to the tests for these features ensuring all new code is covered. This addition was made to aid debug and development efforts by providing more comprehensive information about pipeline executions in ADO.

* package not used in image-builder

* File committed by mistake.

* go mod tidy

* Pull number should be expect only for presubmit job types.

* Print exit code in new line.

* Align with naming standard.

* Add error handling for nil final yaml in ADO pipeline preview run

This update adds an error message when the final yaml in the Azure DevOps (ADO) pipeline preview run is nil. This handling is necessary to give clearer feedback when the pipeline preview run fails due to a nil final yaml and to prevent runtime errors.

* Add preview run option for Azure DevOps pipelines

Refactored the Azure DevOps pipeline trigger functionality to support a "preview run" mode where users can see the generated pipeline yaml before running the actual pipeline.

This feature is useful in creating or troubleshooting pipelines in Azure DevOps as it enables users to verify and adjust the yaml configuration before executing a pipeline run. This reduces the risk of pipeline failures due to misconfigurations.

Added a new flag that allows the user to specify the path of a yaml file that contains the pipeline definition for the preview run. Made necessary changes in cmd/image-builder/main.go and pkg/azuredevops/pipelines/pipelines.go.

Also modified some tests to accommodate these changes and ensure the functionality is working as expected in both preview run and standard run modes.

* Review comments.

* Added missing negation.
Aligned variable name in if condition.

* Add skr-trial-suspension-dev prowjob (#9524)

* Bumping test-infra and testimages and test-infra-prod (#9525)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: e0b1571...b563bbe (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;13)

* Bumping sec-scanners-config.yaml (#9526)

* Adopt nats prow jobs for release flow. (#9511)

* Remove the old template, as it is no longer needed.

* Run post-nats-manager-build-job on main only.

* Change the tag for the release-manager-build job to the PULL_BASE_REF.

This is the value we pass from here: https://github.com/kyma-project/eventing-manager/blob/2036473ea3a9ae0a93a8d8e6cce65a297b5b4947/.github/workflows/create-release.yml#L63

* Add release-manger-build job to pjtester.

* Change PR.

* Change PR.

* remove pjtester

* add e2e-dind-nodejs-20 image with node 20.10 (#9529)

* add e2e-dind-nodejs-20 image with node 20.10

* cp test.sh

* cp init.sh

* fix: Increase resources requests for cli release jobs (#9530)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set resources limits for cli release jobs (#9534)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set limits for cli release jobs

* Bumping test-infra and testimages and test-infra-prod (#9531)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: 59f0cdf...751c5f9 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;15)

No europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes.

* Bumping sec-scanners-config.yaml (#9535)

* Bumping test-infra and testimages and test-infra-prod (#9536)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: b563bbe...80c2f22 (2023&#x2011;12&#x2011;13 → 2023&#x2011;12&#x2011;15)

* Bumping sec-scanners-config.yaml (#9537)

* Using image-builder image build in CI system.
Building new image-builder images using ado backend.

* Test building images locally with image-builder build in CI.

* rendertemplate

* Building in ADO requires access to ado pat.
Secure access to ado pat to allow access for image-builder with build-in-ado set to true.
Allow pods using image-builder image build in CI to access signify secret.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Piotr Bochyński <piotr.bochynski@sap.com>
Co-authored-by: Tim Riffer <tim.riffer@sap.com>
Co-authored-by: Mostafa Shorim <mostafa.shorim@sap.com>
Co-authored-by: Andrzej Pankowski <andrzej.pankowski@sap.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyma Bot <kyma.bot@sap.com>
Co-authored-by: Carina Kothe <69976260+grischperl@users.noreply.github.com>
Co-authored-by: Friedrich <jens.wilken@sap.com>
Co-authored-by: Tibor Kiss <32801432+the1bit@users.noreply.github.com>
Co-authored-by: Oleksandr Meteiko <ameteiko@users.noreply.github.com>
Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
Co-authored-by: Benjamin Lindner <50365642+lindnerby@users.noreply.github.com>
Co-authored-by: Kacper Małachowski <38684517+KacperMalachowski@users.noreply.github.com>
Co-authored-by: Xin Ruan <xin.ruan@sap.com>
Co-authored-by: Tobias Schuhmacher <t.schuhmacher@sap.com>
Co-authored-by: Andreas Thaler <andreas.thaler01@sap.com>
Co-authored-by: Marek Michali <56163696+MarekMichali@users.noreply.github.com>
Co-authored-by: Korbinian Stoemmer <korbinian.stoemmer@sap.com>
Co-authored-by: Piotr Halama <piotr.halama@sap.com>
Co-authored-by: Marcin Szwed <marcin.szwed@sap.com>
kyma-bot added a commit that referenced this pull request Dec 28, 2023
* Update image building rules and add post-build job (#9461)

Updated the 'run_if_changed' patterns in the 'images.yaml' file for more precise reaction to changes. Furthermore, '--export-tags' option was removed for building image-builder as tags are not used in build process.

A post-build job for image-builder was added. Now, every time changes are detected in the specified paths in 'main' branch, the image-builder image will be built automatically. This reduces manual effort and ensures that the latest code changes are incorporated in the image-builder.

* Allow admins to bypass branch protection in community-modules (#9437)

* Remove unused script from Istio reconciler testing (#9468)

* Tag telemetry-manager image with module version and remove release job (#9456)

* tag telemetry-manager image with module version and remove release job

* tag telemetry-manager image with module version in a separate job

* change job name

* add auto-generated empty line

* job_removed (#9471)

* gomod(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 (#9474)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* actions(deps): bump actions/setup-go from 4 to 5 (#9476)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docker-rotate-sa(deps): bump golang (#9477)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9479)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
e65a3f7...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
57f98c4...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/slackmessagesender

* move-gcs-bucket(deps): bump golang in /cmd/cloud-run/move-gcs-bucket (#9480)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#9475)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ginkgo(deps): bump golang in /prow/images/ginkgo (#9478)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9481)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: 57f98c4...59f0cdf (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;06)

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: ba72d49...37d4a17 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bumping sec-scanners-config.yaml (#9458)

* Bumping test-infra and testimages and test-infra-prod (#9482)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: 37d4a17...f9e8ceb (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bump natsio images (#9469)

* Remove the eventing manager template. (#9484)

* Use semantic versioning for eventing manager (#9473)

* Use semantic versioning for eventing manager

* Restore template

* Adds a setting to ignore non-required tide contexts (#9485)

* fix run_if_changed (#9487)

* chore: Remove cli related k3d pipelines that use kyma deploy (#9486)

* chore: Remove cli related e2e test that use kyma deploy

* cleanup templates

* cleanup templates

* revert integration

* Ignore docker images based on regexp (#9488)

* Ignore docker images based on regexp

* Update cloud run config as well

* Bumping sec-scanners-config.yaml (#9483)

* add two missing required job (#9489)

* allow post build job to run on release-* branches for eventing-manager (#9498)

* allow post build job to run on release-* branches for eventing-manager

* remove skip instruction

* add formatting and add release branch instruction

* docker-rotate-sa(deps): bump alpine (#9500)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#9501)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* move-gcs-bucket(deps): bump alpine in /cmd/cloud-run/move-gcs-bucket (#9502)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9503)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
f9e8ceb...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
37d4a17...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/slackmessagesender

* Bumping sec-scanners-config.yaml (#9504)

* Bumping Prow (#9506)

europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ changes: kyma-project/k8s-prow@274dc2b...0438486 (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;11)

* check for valid serverless CR URL (#9507)

* stop running the post manager build job on release branches (#9509)

* removed jobs of directory-size-exporter (#9499)

* reconciler consistently failing - expected and can be ignored (#9510)

* slack-msg-sender(deps): bump python (#9513)

Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9514)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: e0b1571...e0cf65a (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;11)

* Bumping sec-scanners-config.yaml (#9515)

* tf(deps): bump hashicorp/google in /configs/terraform/core (#9512)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add required status check for KEB (#9505)

* add squash config for epp repository (#9516)

* Remove skr-aws-ugrade-integration test (#9518)

* remove epp, eventing-tools, eventing-module jobs (#9517)

* Fix image building (#9519)

* Fix image building

* apply suggestions

* fix cahngelog generator

* Bumping test-infra and testimages and test-infra-prod (#9520)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: fdb47ca...9bb59ac (2023&#x2011;08&#x2011;21 → 2023&#x2011;12&#x2011;12)

* Bumping sec-scanners-config.yaml (#9521)

* Add ADO pipeline preview run feature and test  (#9462)

* Add sign-only mode.

* POC of image building in ADO.

* go mod tidy

* Use default build config.

* POC of image building in ADO.

* Use default build config.

* fix linter errors

* rendertemplates

* Move ado code to separate pacakge and make it testable.

* Move build in ado code to separate package. This can be tested independent and reused in other tools.

* Tests.
TODOs for needed improvements.
Comments.
Small changes in code.

* go mod tidy

* Added building image-builder image to the prowjob.

* Use go buildpack. Chainguard offers free access to the latest tag only.

* Moved Dockerfile back to original location. images directory is not suitable for building image-builder.

* Unexport options fields.

* Remove testing prowjob.

* Add preview run flag.

* Add ADO pipeline preview run feature and test

Added a feature in the image builder that allows ADO (Azure DevOps) pipeline to run in preview mode. This allows users to see the final YAML of the pipeline before executing it. The use of this option can be flagged with adoPreviewRun and it has been limited to work only when running in ADO and not locally. Made companion changes to the tests for these features ensuring all new code is covered. This addition was made to aid debug and development efforts by providing more comprehensive information about pipeline executions in ADO.

* package not used in image-builder

* File committed by mistake.

* go mod tidy

* Pull number should be expect only for presubmit job types.

* Print exit code in new line.

* Align with naming standard.

* Add error handling for nil final yaml in ADO pipeline preview run

This update adds an error message when the final yaml in the Azure DevOps (ADO) pipeline preview run is nil. This handling is necessary to give clearer feedback when the pipeline preview run fails due to a nil final yaml and to prevent runtime errors.

* Add preview run option for Azure DevOps pipelines

Refactored the Azure DevOps pipeline trigger functionality to support a "preview run" mode where users can see the generated pipeline yaml before running the actual pipeline.

This feature is useful in creating or troubleshooting pipelines in Azure DevOps as it enables users to verify and adjust the yaml configuration before executing a pipeline run. This reduces the risk of pipeline failures due to misconfigurations.

Added a new flag that allows the user to specify the path of a yaml file that contains the pipeline definition for the preview run. Made necessary changes in cmd/image-builder/main.go and pkg/azuredevops/pipelines/pipelines.go.

Also modified some tests to accommodate these changes and ensure the functionality is working as expected in both preview run and standard run modes.

* Review comments.

* Added missing negation.
Aligned variable name in if condition.

* Add skr-trial-suspension-dev prowjob (#9524)

* Bumping test-infra and testimages and test-infra-prod (#9525)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: e0b1571...b563bbe (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;13)

* Bumping sec-scanners-config.yaml (#9526)

* Adopt nats prow jobs for release flow. (#9511)

* Remove the old template, as it is no longer needed.

* Run post-nats-manager-build-job on main only.

* Change the tag for the release-manager-build job to the PULL_BASE_REF.

This is the value we pass from here: https://github.com/kyma-project/eventing-manager/blob/2036473ea3a9ae0a93a8d8e6cce65a297b5b4947/.github/workflows/create-release.yml#L63

* Add release-manger-build job to pjtester.

* Change PR.

* Change PR.

* remove pjtester

* add e2e-dind-nodejs-20 image with node 20.10 (#9529)

* add e2e-dind-nodejs-20 image with node 20.10

* cp test.sh

* cp init.sh

* fix: Increase resources requests for cli release jobs (#9530)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set resources limits for cli release jobs (#9534)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set limits for cli release jobs

* Bumping test-infra and testimages and test-infra-prod (#9531)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: 59f0cdf...751c5f9 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;15)

No europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes.

* Bumping sec-scanners-config.yaml (#9535)

* Bumping test-infra and testimages and test-infra-prod (#9536)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: b563bbe...80c2f22 (2023&#x2011;12&#x2011;13 → 2023&#x2011;12&#x2011;15)

* Bumping sec-scanners-config.yaml (#9537)

* Build image-builder binary in a Dockerfile.
Build image-builder image in CI.

* Build postsubmit buildkit version in CI.

* Build image-builder on changes in Dockerfiles.

* cleanup

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Piotr Bochyński <piotr.bochynski@sap.com>
Co-authored-by: Tim Riffer <tim.riffer@sap.com>
Co-authored-by: Mostafa Shorim <mostafa.shorim@sap.com>
Co-authored-by: Andrzej Pankowski <andrzej.pankowski@sap.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyma Bot <kyma.bot@sap.com>
Co-authored-by: Carina Kothe <69976260+grischperl@users.noreply.github.com>
Co-authored-by: Friedrich <jens.wilken@sap.com>
Co-authored-by: Tibor Kiss <32801432+the1bit@users.noreply.github.com>
Co-authored-by: Oleksandr Meteiko <ameteiko@users.noreply.github.com>
Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
Co-authored-by: Benjamin Lindner <50365642+lindnerby@users.noreply.github.com>
Co-authored-by: Kacper Małachowski <38684517+KacperMalachowski@users.noreply.github.com>
Co-authored-by: Xin Ruan <xin.ruan@sap.com>
Co-authored-by: Tobias Schuhmacher <t.schuhmacher@sap.com>
Co-authored-by: Andreas Thaler <andreas.thaler01@sap.com>
Co-authored-by: Marek Michali <56163696+MarekMichali@users.noreply.github.com>
Co-authored-by: Korbinian Stoemmer <korbinian.stoemmer@sap.com>
Co-authored-by: Piotr Halama <piotr.halama@sap.com>
Co-authored-by: Marcin Szwed <marcin.szwed@sap.com>
@kyma-bot kyma-bot mentioned this pull request Jan 10, 2024
dekiel added a commit to dekiel/test-infra that referenced this pull request Jan 12, 2024
* Update image building rules and add post-build job (kyma-project#9461)

Updated the 'run_if_changed' patterns in the 'images.yaml' file for more precise reaction to changes. Furthermore, '--export-tags' option was removed for building image-builder as tags are not used in build process.

A post-build job for image-builder was added. Now, every time changes are detected in the specified paths in 'main' branch, the image-builder image will be built automatically. This reduces manual effort and ensures that the latest code changes are incorporated in the image-builder.

* Allow admins to bypass branch protection in community-modules (kyma-project#9437)

* Remove unused script from Istio reconciler testing (kyma-project#9468)

* Tag telemetry-manager image with module version and remove release job (kyma-project#9456)

* tag telemetry-manager image with module version and remove release job

* tag telemetry-manager image with module version in a separate job

* change job name

* add auto-generated empty line

* job_removed (kyma-project#9471)

* gomod(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 (kyma-project#9474)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* actions(deps): bump actions/setup-go from 4 to 5 (kyma-project#9476)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docker-rotate-sa(deps): bump golang (kyma-project#9477)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9479)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
kyma-project/test-infra@e65a3f7...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
kyma-project/test-infra@57f98c4...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/slackmessagesender

* move-gcs-bucket(deps): bump golang in /cmd/cloud-run/move-gcs-bucket (kyma-project#9480)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (kyma-project#9475)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ginkgo(deps): bump golang in /prow/images/ginkgo (kyma-project#9478)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9481)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: kyma-project/test-infra@57f98c4...59f0cdf (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;06)

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@ba72d49...37d4a17 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bumping sec-scanners-config.yaml (kyma-project#9458)

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9482)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@37d4a17...f9e8ceb (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bump natsio images (kyma-project#9469)

* Remove the eventing manager template. (kyma-project#9484)

* Use semantic versioning for eventing manager (kyma-project#9473)

* Use semantic versioning for eventing manager

* Restore template

* Adds a setting to ignore non-required tide contexts (kyma-project#9485)

* fix run_if_changed (kyma-project#9487)

* chore: Remove cli related k3d pipelines that use kyma deploy (kyma-project#9486)

* chore: Remove cli related e2e test that use kyma deploy

* cleanup templates

* cleanup templates

* revert integration

* Ignore docker images based on regexp (kyma-project#9488)

* Ignore docker images based on regexp

* Update cloud run config as well

* Bumping sec-scanners-config.yaml (kyma-project#9483)

* add two missing required job (kyma-project#9489)

* allow post build job to run on release-* branches for eventing-manager (kyma-project#9498)

* allow post build job to run on release-* branches for eventing-manager

* remove skip instruction

* add formatting and add release branch instruction

* docker-rotate-sa(deps): bump alpine (kyma-project#9500)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (kyma-project#9501)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* move-gcs-bucket(deps): bump alpine in /cmd/cloud-run/move-gcs-bucket (kyma-project#9502)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9503)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
kyma-project/test-infra@f9e8ceb...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
kyma-project/test-infra@37d4a17...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/slackmessagesender

* Bumping sec-scanners-config.yaml (kyma-project#9504)

* Bumping Prow (kyma-project#9506)

europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ changes: kyma-project/k8s-prow@274dc2b...0438486 (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;11)

* check for valid serverless CR URL (kyma-project#9507)

* stop running the post manager build job on release branches (kyma-project#9509)

* removed jobs of directory-size-exporter (kyma-project#9499)

* reconciler consistently failing - expected and can be ignored (kyma-project#9510)

* slack-msg-sender(deps): bump python (kyma-project#9513)

Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9514)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@e0b1571...e0cf65a (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;11)

* Bumping sec-scanners-config.yaml (kyma-project#9515)

* tf(deps): bump hashicorp/google in /configs/terraform/core (kyma-project#9512)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add required status check for KEB (kyma-project#9505)

* add squash config for epp repository (kyma-project#9516)

* Remove skr-aws-ugrade-integration test (kyma-project#9518)

* remove epp, eventing-tools, eventing-module jobs (kyma-project#9517)

* Fix image building (kyma-project#9519)

* Fix image building

* apply suggestions

* fix cahngelog generator

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9520)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@fdb47ca...9bb59ac (2023&#x2011;08&#x2011;21 → 2023&#x2011;12&#x2011;12)

* Bumping sec-scanners-config.yaml (kyma-project#9521)

* Add ADO pipeline preview run feature and test  (kyma-project#9462)

* Add sign-only mode.

* POC of image building in ADO.

* go mod tidy

* Use default build config.

* POC of image building in ADO.

* Use default build config.

* fix linter errors

* rendertemplates

* Move ado code to separate pacakge and make it testable.

* Move build in ado code to separate package. This can be tested independent and reused in other tools.

* Tests.
TODOs for needed improvements.
Comments.
Small changes in code.

* go mod tidy

* Added building image-builder image to the prowjob.

* Use go buildpack. Chainguard offers free access to the latest tag only.

* Moved Dockerfile back to original location. images directory is not suitable for building image-builder.

* Unexport options fields.

* Remove testing prowjob.

* Add preview run flag.

* Add ADO pipeline preview run feature and test

Added a feature in the image builder that allows ADO (Azure DevOps) pipeline to run in preview mode. This allows users to see the final YAML of the pipeline before executing it. The use of this option can be flagged with adoPreviewRun and it has been limited to work only when running in ADO and not locally. Made companion changes to the tests for these features ensuring all new code is covered. This addition was made to aid debug and development efforts by providing more comprehensive information about pipeline executions in ADO.

* package not used in image-builder

* File committed by mistake.

* go mod tidy

* Pull number should be expect only for presubmit job types.

* Print exit code in new line.

* Align with naming standard.

* Add error handling for nil final yaml in ADO pipeline preview run

This update adds an error message when the final yaml in the Azure DevOps (ADO) pipeline preview run is nil. This handling is necessary to give clearer feedback when the pipeline preview run fails due to a nil final yaml and to prevent runtime errors.

* Add preview run option for Azure DevOps pipelines

Refactored the Azure DevOps pipeline trigger functionality to support a "preview run" mode where users can see the generated pipeline yaml before running the actual pipeline.

This feature is useful in creating or troubleshooting pipelines in Azure DevOps as it enables users to verify and adjust the yaml configuration before executing a pipeline run. This reduces the risk of pipeline failures due to misconfigurations.

Added a new flag that allows the user to specify the path of a yaml file that contains the pipeline definition for the preview run. Made necessary changes in cmd/image-builder/main.go and pkg/azuredevops/pipelines/pipelines.go.

Also modified some tests to accommodate these changes and ensure the functionality is working as expected in both preview run and standard run modes.

* Review comments.

* Added missing negation.
Aligned variable name in if condition.

* Add skr-trial-suspension-dev prowjob (kyma-project#9524)

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9525)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@e0b1571...b563bbe (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;13)

* Bumping sec-scanners-config.yaml (kyma-project#9526)

* Adopt nats prow jobs for release flow. (kyma-project#9511)

* Remove the old template, as it is no longer needed.

* Run post-nats-manager-build-job on main only.

* Change the tag for the release-manager-build job to the PULL_BASE_REF.

This is the value we pass from here: https://github.com/kyma-project/eventing-manager/blob/2036473ea3a9ae0a93a8d8e6cce65a297b5b4947/.github/workflows/create-release.yml#L63

* Add release-manger-build job to pjtester.

* Change PR.

* Change PR.

* remove pjtester

* add e2e-dind-nodejs-20 image with node 20.10 (kyma-project#9529)

* add e2e-dind-nodejs-20 image with node 20.10

* cp test.sh

* cp init.sh

* fix: Increase resources requests for cli release jobs (kyma-project#9530)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set resources limits for cli release jobs (kyma-project#9534)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set limits for cli release jobs

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9531)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: kyma-project/test-infra@59f0cdf...751c5f9 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;15)

No europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes.

* Bumping sec-scanners-config.yaml (kyma-project#9535)

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9536)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@b563bbe...80c2f22 (2023&#x2011;12&#x2011;13 → 2023&#x2011;12&#x2011;15)

* Bumping sec-scanners-config.yaml (kyma-project#9537)

* Using image-builder image build in CI system.
Building new image-builder images using ado backend.

* Test building images locally with image-builder build in CI.

* rendertemplate

* Building in ADO requires access to ado pat.
Secure access to ado pat to allow access for image-builder with build-in-ado set to true.
Allow pods using image-builder image build in CI to access signify secret.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Piotr Bochyński <piotr.bochynski@sap.com>
Co-authored-by: Tim Riffer <tim.riffer@sap.com>
Co-authored-by: Mostafa Shorim <mostafa.shorim@sap.com>
Co-authored-by: Andrzej Pankowski <andrzej.pankowski@sap.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyma Bot <kyma.bot@sap.com>
Co-authored-by: Carina Kothe <69976260+grischperl@users.noreply.github.com>
Co-authored-by: Friedrich <jens.wilken@sap.com>
Co-authored-by: Tibor Kiss <32801432+the1bit@users.noreply.github.com>
Co-authored-by: Oleksandr Meteiko <ameteiko@users.noreply.github.com>
Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
Co-authored-by: Benjamin Lindner <50365642+lindnerby@users.noreply.github.com>
Co-authored-by: Kacper Małachowski <38684517+KacperMalachowski@users.noreply.github.com>
Co-authored-by: Xin Ruan <xin.ruan@sap.com>
Co-authored-by: Tobias Schuhmacher <t.schuhmacher@sap.com>
Co-authored-by: Andreas Thaler <andreas.thaler01@sap.com>
Co-authored-by: Marek Michali <56163696+MarekMichali@users.noreply.github.com>
Co-authored-by: Korbinian Stoemmer <korbinian.stoemmer@sap.com>
Co-authored-by: Piotr Halama <piotr.halama@sap.com>
Co-authored-by: Marcin Szwed <marcin.szwed@sap.com>
dekiel added a commit to dekiel/test-infra that referenced this pull request Jan 12, 2024
* Update image building rules and add post-build job (kyma-project#9461)

Updated the 'run_if_changed' patterns in the 'images.yaml' file for more precise reaction to changes. Furthermore, '--export-tags' option was removed for building image-builder as tags are not used in build process.

A post-build job for image-builder was added. Now, every time changes are detected in the specified paths in 'main' branch, the image-builder image will be built automatically. This reduces manual effort and ensures that the latest code changes are incorporated in the image-builder.

* Allow admins to bypass branch protection in community-modules (kyma-project#9437)

* Remove unused script from Istio reconciler testing (kyma-project#9468)

* Tag telemetry-manager image with module version and remove release job (kyma-project#9456)

* tag telemetry-manager image with module version and remove release job

* tag telemetry-manager image with module version in a separate job

* change job name

* add auto-generated empty line

* job_removed (kyma-project#9471)

* gomod(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 (kyma-project#9474)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* actions(deps): bump actions/setup-go from 4 to 5 (kyma-project#9476)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docker-rotate-sa(deps): bump golang (kyma-project#9477)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9479)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
kyma-project/test-infra@e65a3f7...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
kyma-project/test-infra@57f98c4...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/slackmessagesender

* move-gcs-bucket(deps): bump golang in /cmd/cloud-run/move-gcs-bucket (kyma-project#9480)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (kyma-project#9475)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ginkgo(deps): bump golang in /prow/images/ginkgo (kyma-project#9478)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9481)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: kyma-project/test-infra@57f98c4...59f0cdf (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;06)

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@ba72d49...37d4a17 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bumping sec-scanners-config.yaml (kyma-project#9458)

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9482)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@37d4a17...f9e8ceb (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bump natsio images (kyma-project#9469)

* Remove the eventing manager template. (kyma-project#9484)

* Use semantic versioning for eventing manager (kyma-project#9473)

* Use semantic versioning for eventing manager

* Restore template

* Adds a setting to ignore non-required tide contexts (kyma-project#9485)

* fix run_if_changed (kyma-project#9487)

* chore: Remove cli related k3d pipelines that use kyma deploy (kyma-project#9486)

* chore: Remove cli related e2e test that use kyma deploy

* cleanup templates

* cleanup templates

* revert integration

* Ignore docker images based on regexp (kyma-project#9488)

* Ignore docker images based on regexp

* Update cloud run config as well

* Bumping sec-scanners-config.yaml (kyma-project#9483)

* add two missing required job (kyma-project#9489)

* allow post build job to run on release-* branches for eventing-manager (kyma-project#9498)

* allow post build job to run on release-* branches for eventing-manager

* remove skip instruction

* add formatting and add release branch instruction

* docker-rotate-sa(deps): bump alpine (kyma-project#9500)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (kyma-project#9501)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* move-gcs-bucket(deps): bump alpine in /cmd/cloud-run/move-gcs-bucket (kyma-project#9502)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9503)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
kyma-project/test-infra@f9e8ceb...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
kyma-project/test-infra@37d4a17...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/slackmessagesender

* Bumping sec-scanners-config.yaml (kyma-project#9504)

* Bumping Prow (kyma-project#9506)

europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ changes: kyma-project/k8s-prow@274dc2b...0438486 (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;11)

* check for valid serverless CR URL (kyma-project#9507)

* stop running the post manager build job on release branches (kyma-project#9509)

* removed jobs of directory-size-exporter (kyma-project#9499)

* reconciler consistently failing - expected and can be ignored (kyma-project#9510)

* slack-msg-sender(deps): bump python (kyma-project#9513)

Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9514)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@e0b1571...e0cf65a (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;11)

* Bumping sec-scanners-config.yaml (kyma-project#9515)

* tf(deps): bump hashicorp/google in /configs/terraform/core (kyma-project#9512)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add required status check for KEB (kyma-project#9505)

* add squash config for epp repository (kyma-project#9516)

* Remove skr-aws-ugrade-integration test (kyma-project#9518)

* remove epp, eventing-tools, eventing-module jobs (kyma-project#9517)

* Fix image building (kyma-project#9519)

* Fix image building

* apply suggestions

* fix cahngelog generator

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9520)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@fdb47ca...9bb59ac (2023&#x2011;08&#x2011;21 → 2023&#x2011;12&#x2011;12)

* Bumping sec-scanners-config.yaml (kyma-project#9521)

* Add ADO pipeline preview run feature and test  (kyma-project#9462)

* Add sign-only mode.

* POC of image building in ADO.

* go mod tidy

* Use default build config.

* POC of image building in ADO.

* Use default build config.

* fix linter errors

* rendertemplates

* Move ado code to separate pacakge and make it testable.

* Move build in ado code to separate package. This can be tested independent and reused in other tools.

* Tests.
TODOs for needed improvements.
Comments.
Small changes in code.

* go mod tidy

* Added building image-builder image to the prowjob.

* Use go buildpack. Chainguard offers free access to the latest tag only.

* Moved Dockerfile back to original location. images directory is not suitable for building image-builder.

* Unexport options fields.

* Remove testing prowjob.

* Add preview run flag.

* Add ADO pipeline preview run feature and test

Added a feature in the image builder that allows ADO (Azure DevOps) pipeline to run in preview mode. This allows users to see the final YAML of the pipeline before executing it. The use of this option can be flagged with adoPreviewRun and it has been limited to work only when running in ADO and not locally. Made companion changes to the tests for these features ensuring all new code is covered. This addition was made to aid debug and development efforts by providing more comprehensive information about pipeline executions in ADO.

* package not used in image-builder

* File committed by mistake.

* go mod tidy

* Pull number should be expect only for presubmit job types.

* Print exit code in new line.

* Align with naming standard.

* Add error handling for nil final yaml in ADO pipeline preview run

This update adds an error message when the final yaml in the Azure DevOps (ADO) pipeline preview run is nil. This handling is necessary to give clearer feedback when the pipeline preview run fails due to a nil final yaml and to prevent runtime errors.

* Add preview run option for Azure DevOps pipelines

Refactored the Azure DevOps pipeline trigger functionality to support a "preview run" mode where users can see the generated pipeline yaml before running the actual pipeline.

This feature is useful in creating or troubleshooting pipelines in Azure DevOps as it enables users to verify and adjust the yaml configuration before executing a pipeline run. This reduces the risk of pipeline failures due to misconfigurations.

Added a new flag that allows the user to specify the path of a yaml file that contains the pipeline definition for the preview run. Made necessary changes in cmd/image-builder/main.go and pkg/azuredevops/pipelines/pipelines.go.

Also modified some tests to accommodate these changes and ensure the functionality is working as expected in both preview run and standard run modes.

* Review comments.

* Added missing negation.
Aligned variable name in if condition.

* Add skr-trial-suspension-dev prowjob (kyma-project#9524)

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9525)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@e0b1571...b563bbe (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;13)

* Bumping sec-scanners-config.yaml (kyma-project#9526)

* Adopt nats prow jobs for release flow. (kyma-project#9511)

* Remove the old template, as it is no longer needed.

* Run post-nats-manager-build-job on main only.

* Change the tag for the release-manager-build job to the PULL_BASE_REF.

This is the value we pass from here: https://github.com/kyma-project/eventing-manager/blob/2036473ea3a9ae0a93a8d8e6cce65a297b5b4947/.github/workflows/create-release.yml#L63

* Add release-manger-build job to pjtester.

* Change PR.

* Change PR.

* remove pjtester

* add e2e-dind-nodejs-20 image with node 20.10 (kyma-project#9529)

* add e2e-dind-nodejs-20 image with node 20.10

* cp test.sh

* cp init.sh

* fix: Increase resources requests for cli release jobs (kyma-project#9530)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set resources limits for cli release jobs (kyma-project#9534)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set limits for cli release jobs

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9531)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: kyma-project/test-infra@59f0cdf...751c5f9 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;15)

No europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes.

* Bumping sec-scanners-config.yaml (kyma-project#9535)

* Bumping test-infra and testimages and test-infra-prod (kyma-project#9536)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: kyma-project/test-infra@b563bbe...80c2f22 (2023&#x2011;12&#x2011;13 → 2023&#x2011;12&#x2011;15)

* Bumping sec-scanners-config.yaml (kyma-project#9537)

* Build image-builder binary in a Dockerfile.
Build image-builder image in CI.

* Build postsubmit buildkit version in CI.

* Build image-builder on changes in Dockerfiles.

* cleanup

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Piotr Bochyński <piotr.bochynski@sap.com>
Co-authored-by: Tim Riffer <tim.riffer@sap.com>
Co-authored-by: Mostafa Shorim <mostafa.shorim@sap.com>
Co-authored-by: Andrzej Pankowski <andrzej.pankowski@sap.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyma Bot <kyma.bot@sap.com>
Co-authored-by: Carina Kothe <69976260+grischperl@users.noreply.github.com>
Co-authored-by: Friedrich <jens.wilken@sap.com>
Co-authored-by: Tibor Kiss <32801432+the1bit@users.noreply.github.com>
Co-authored-by: Oleksandr Meteiko <ameteiko@users.noreply.github.com>
Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
Co-authored-by: Benjamin Lindner <50365642+lindnerby@users.noreply.github.com>
Co-authored-by: Kacper Małachowski <38684517+KacperMalachowski@users.noreply.github.com>
Co-authored-by: Xin Ruan <xin.ruan@sap.com>
Co-authored-by: Tobias Schuhmacher <t.schuhmacher@sap.com>
Co-authored-by: Andreas Thaler <andreas.thaler01@sap.com>
Co-authored-by: Marek Michali <56163696+MarekMichali@users.noreply.github.com>
Co-authored-by: Korbinian Stoemmer <korbinian.stoemmer@sap.com>
Co-authored-by: Piotr Halama <piotr.halama@sap.com>
Co-authored-by: Marcin Szwed <marcin.szwed@sap.com>
This was referenced Jan 12, 2024
kyma-bot added a commit that referenced this pull request Feb 23, 2024
* Update image building rules and add post-build job (#9461)

Updated the 'run_if_changed' patterns in the 'images.yaml' file for more precise reaction to changes. Furthermore, '--export-tags' option was removed for building image-builder as tags are not used in build process.

A post-build job for image-builder was added. Now, every time changes are detected in the specified paths in 'main' branch, the image-builder image will be built automatically. This reduces manual effort and ensures that the latest code changes are incorporated in the image-builder.

* Allow admins to bypass branch protection in community-modules (#9437)

* Remove unused script from Istio reconciler testing (#9468)

* Tag telemetry-manager image with module version and remove release job (#9456)

* tag telemetry-manager image with module version and remove release job

* tag telemetry-manager image with module version in a separate job

* change job name

* add auto-generated empty line

* job_removed (#9471)

* gomod(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 (#9474)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.153.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.152.0...v0.153.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* actions(deps): bump actions/setup-go from 4 to 5 (#9476)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docker-rotate-sa(deps): bump golang (#9477)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9479)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
e65a3f7...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
57f98c4...ba72d49 | 2023&#x2011;12&#x2011;04&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;06 | prod/test-infra/slackmessagesender

* move-gcs-bucket(deps): bump golang in /cmd/cloud-run/move-gcs-bucket (#9480)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#9475)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ginkgo(deps): bump golang in /prow/images/ginkgo (#9478)

Bumps golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9481)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: 57f98c4...59f0cdf (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;06)

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: ba72d49...37d4a17 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bumping sec-scanners-config.yaml (#9458)

* Bumping test-infra and testimages and test-infra-prod (#9482)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: 37d4a17...f9e8ceb (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;06)

* Bump natsio images (#9469)

* Remove the eventing manager template. (#9484)

* Use semantic versioning for eventing manager (#9473)

* Use semantic versioning for eventing manager

* Restore template

* Adds a setting to ignore non-required tide contexts (#9485)

* fix run_if_changed (#9487)

* chore: Remove cli related k3d pipelines that use kyma deploy (#9486)

* chore: Remove cli related e2e test that use kyma deploy

* cleanup templates

* cleanup templates

* revert integration

* Ignore docker images based on regexp (#9488)

* Ignore docker images based on regexp

* Update cloud run config as well

* Bumping sec-scanners-config.yaml (#9483)

* add two missing required job (#9489)

* allow post build job to run on release-* branches for eventing-manager (#9498)

* allow post build job to run on release-* branches for eventing-manager

* remove skip instruction

* add formatting and add release branch instruction

* docker-rotate-sa(deps): bump alpine (#9500)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 (#9501)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* move-gcs-bucket(deps): bump alpine in /cmd/cloud-run/move-gcs-bucket (#9502)

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9503)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

Multiple distinct europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes:

Commits | Dates | Images
--- | --- | ---
f9e8ceb...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/ko/clusterscollector, prod/test-infra/ko/cors-proxy, prod/test-infra/ko/diskscollector, prod/test-infra/ko/dnscollector, prod/test-infra/ko/externalsecretschecker, prod/test-infra/ko/gardener-rotate, prod/test-infra/ko/gcscleaner, prod/test-infra/ko/github-webhook-gateway, prod/test-infra/ko/image-detector, prod/test-infra/ko/image-syncer, prod/test-infra/ko/image-url-helper, prod/test-infra/ko/ipcleaner, prod/test-infra/ko/markdown-index, prod/test-infra/ko/move-gcs-bucket, prod/test-infra/ko/needs-tws, prod/test-infra/ko/orphanremover, prod/test-infra/ko/pjtester, prod/test-infra/ko/scan-logs-for-secrets, prod/test-infra/ko/search-github-issue, prod/test-infra/ko/usersmapchecker, prod/test-infra/ko/vmscollector
37d4a17...e0b1571 | 2023&#x2011;12&#x2011;06&nbsp;&#x2192;&nbsp;2023&#x2011;12&#x2011;08 | prod/test-infra/slackmessagesender

* Bumping sec-scanners-config.yaml (#9504)

* Bumping Prow (#9506)

europe-docker.pkg.dev/kyma-project/prod/k8s-prow/ changes: kyma-project/k8s-prow@274dc2b...0438486 (2023&#x2011;12&#x2011;04 → 2023&#x2011;12&#x2011;11)

* check for valid serverless CR URL (#9507)

* stop running the post manager build job on release branches (#9509)

* removed jobs of directory-size-exporter (#9499)

* reconciler consistently failing - expected and can be ignored (#9510)

* slack-msg-sender(deps): bump python (#9513)

Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bumping test-infra and testimages and test-infra-prod (#9514)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: e0b1571...e0cf65a (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;11)

* Bumping sec-scanners-config.yaml (#9515)

* tf(deps): bump hashicorp/google in /configs/terraform/core (#9512)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add required status check for KEB (#9505)

* add squash config for epp repository (#9516)

* Remove skr-aws-ugrade-integration test (#9518)

* remove epp, eventing-tools, eventing-module jobs (#9517)

* Fix image building (#9519)

* Fix image building

* apply suggestions

* fix cahngelog generator

* Bumping test-infra and testimages and test-infra-prod (#9520)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: fdb47ca...9bb59ac (2023&#x2011;08&#x2011;21 → 2023&#x2011;12&#x2011;12)

* Bumping sec-scanners-config.yaml (#9521)

* Add ADO pipeline preview run feature and test  (#9462)

* Add sign-only mode.

* POC of image building in ADO.

* go mod tidy

* Use default build config.

* POC of image building in ADO.

* Use default build config.

* fix linter errors

* rendertemplates

* Move ado code to separate pacakge and make it testable.

* Move build in ado code to separate package. This can be tested independent and reused in other tools.

* Tests.
TODOs for needed improvements.
Comments.
Small changes in code.

* go mod tidy

* Added building image-builder image to the prowjob.

* Use go buildpack. Chainguard offers free access to the latest tag only.

* Moved Dockerfile back to original location. images directory is not suitable for building image-builder.

* Unexport options fields.

* Remove testing prowjob.

* Add preview run flag.

* Add ADO pipeline preview run feature and test

Added a feature in the image builder that allows ADO (Azure DevOps) pipeline to run in preview mode. This allows users to see the final YAML of the pipeline before executing it. The use of this option can be flagged with adoPreviewRun and it has been limited to work only when running in ADO and not locally. Made companion changes to the tests for these features ensuring all new code is covered. This addition was made to aid debug and development efforts by providing more comprehensive information about pipeline executions in ADO.

* package not used in image-builder

* File committed by mistake.

* go mod tidy

* Pull number should be expect only for presubmit job types.

* Print exit code in new line.

* Align with naming standard.

* Add error handling for nil final yaml in ADO pipeline preview run

This update adds an error message when the final yaml in the Azure DevOps (ADO) pipeline preview run is nil. This handling is necessary to give clearer feedback when the pipeline preview run fails due to a nil final yaml and to prevent runtime errors.

* Add preview run option for Azure DevOps pipelines

Refactored the Azure DevOps pipeline trigger functionality to support a "preview run" mode where users can see the generated pipeline yaml before running the actual pipeline.

This feature is useful in creating or troubleshooting pipelines in Azure DevOps as it enables users to verify and adjust the yaml configuration before executing a pipeline run. This reduces the risk of pipeline failures due to misconfigurations.

Added a new flag that allows the user to specify the path of a yaml file that contains the pipeline definition for the preview run. Made necessary changes in cmd/image-builder/main.go and pkg/azuredevops/pipelines/pipelines.go.

Also modified some tests to accommodate these changes and ensure the functionality is working as expected in both preview run and standard run modes.

* Review comments.

* Added missing negation.
Aligned variable name in if condition.

* Add skr-trial-suspension-dev prowjob (#9524)

* Bumping test-infra and testimages and test-infra-prod (#9525)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: e0b1571...b563bbe (2023&#x2011;12&#x2011;08 → 2023&#x2011;12&#x2011;13)

* Bumping sec-scanners-config.yaml (#9526)

* Adopt nats prow jobs for release flow. (#9511)

* Remove the old template, as it is no longer needed.

* Run post-nats-manager-build-job on main only.

* Change the tag for the release-manager-build job to the PULL_BASE_REF.

This is the value we pass from here: https://github.com/kyma-project/eventing-manager/blob/2036473ea3a9ae0a93a8d8e6cce65a297b5b4947/.github/workflows/create-release.yml#L63

* Add release-manger-build job to pjtester.

* Change PR.

* Change PR.

* remove pjtester

* add e2e-dind-nodejs-20 image with node 20.10 (#9529)

* add e2e-dind-nodejs-20 image with node 20.10

* cp test.sh

* cp init.sh

* fix: Increase resources requests for cli release jobs (#9530)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set resources limits for cli release jobs (#9534)

* post-main-unstable-cli

* remove limit

* increase resource requests for release job as well

* fix: Set limits for cli release jobs

* Bumping test-infra and testimages and test-infra-prod (#9531)

No eu.gcr.io/kyma-project/test-infra/ changes.

europe-docker.pkg.dev/kyma-project/prod/testimages/ changes: 59f0cdf...751c5f9 (2023&#x2011;12&#x2011;06 → 2023&#x2011;12&#x2011;15)

No europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes.

* Bumping sec-scanners-config.yaml (#9535)

* Bumping test-infra and testimages and test-infra-prod (#9536)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: b563bbe...80c2f22 (2023&#x2011;12&#x2011;13 → 2023&#x2011;12&#x2011;15)

* Bumping sec-scanners-config.yaml (#9537)

* Update image-builder docs with details about ADO backend and related flags.

* go doc

* Align docs with changes merged from upstream.

* Remove unused field.

* more go doc

* Updated image-builder docs with recent changes.

* Apply suggestions from code review

Co-authored-by: Iwona Langer <iwona.langer@sap.com>

* Apply suggestions from code review

Co-authored-by: Iwona Langer <iwona.langer@sap.com>

* Addressed review comments.

* Apply suggestions from code review

Co-authored-by: Iwona Langer <iwona.langer@sap.com>

* Aligned tool naming.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Piotr Bochyński <piotr.bochynski@sap.com>
Co-authored-by: Tim Riffer <tim.riffer@sap.com>
Co-authored-by: Mostafa Shorim <mostafa.shorim@sap.com>
Co-authored-by: Andrzej Pankowski <andrzej.pankowski@sap.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyma Bot <kyma.bot@sap.com>
Co-authored-by: Carina Kothe <69976260+grischperl@users.noreply.github.com>
Co-authored-by: Friedrich <jens.wilken@sap.com>
Co-authored-by: Tibor Kiss <32801432+the1bit@users.noreply.github.com>
Co-authored-by: Oleksandr Meteiko <ameteiko@users.noreply.github.com>
Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
Co-authored-by: Benjamin Lindner <50365642+lindnerby@users.noreply.github.com>
Co-authored-by: Kacper Małachowski <38684517+KacperMalachowski@users.noreply.github.com>
Co-authored-by: Xin Ruan <xin.ruan@sap.com>
Co-authored-by: Tobias Schuhmacher <t.schuhmacher@sap.com>
Co-authored-by: Andreas Thaler <andreas.thaler01@sap.com>
Co-authored-by: Marek Michali <56163696+MarekMichali@users.noreply.github.com>
Co-authored-by: Korbinian Stoemmer <korbinian.stoemmer@sap.com>
Co-authored-by: Piotr Halama <piotr.halama@sap.com>
Co-authored-by: Marcin Szwed <marcin.szwed@sap.com>
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes auto-approved Denotes a PR that was approved by automation. cla: yes Indicates the PR's author has signed the CLA. go Pull requests that update Go code kind/chore Categorizes issue or PR as related to a chore. lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-review Indicates a PR is trusted, used by tide for auto-merging PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants