Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix personal prow including the new prowjobs (#17)
* [PR BOT] Update builder-base image tag in Prow jobs (aws#483) * [PR BOT] Update builder-base image tag in Prow jobs (aws#484) * Bump go mod to fix security alerts (aws#485) * Adds check-for-supported-release-branch for checking presubmit (aws#491) * Bump golang.org/x/text from 0.3.7 to 0.3.8 (aws#487) Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix release branch check (aws#492) * Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 (aws#488) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [PR BOT] Update builder-base image tag in Prow jobs (aws#494) * Changes al 2022 builds to be 2023 which will be the ga version (aws#493) * Removed 1.21 jobs (aws#490) * [PR BOT] Update builder-base image tag in Prow jobs (aws#496) * [PR BOT] Update builder-base image tag in Prow jobs (aws#497) * Added jobs for 1.27 (aws#498) * bumps kubernetes presubmit resources up (aws#501) * Increased resources on k8s presubmit test (aws#502) * [PR BOT] Update builder-base image tag in Prow jobs (aws#500) * Move 1.27 to post-submits cluster temporarily (aws#503) * Move 1.27 to post-submits cluster temporarily * Change jobs * Fix linter * Add missing checks * Add arch (aws#504) * [PR BOT] Update builder-base image tag in Prow jobs (aws#506) * [PR BOT] Update builder-base image tag in Prow jobs (aws#507) * Added new people to OWNERS (aws#508) * Deprecate 1.22 jobs (aws#510) * remove 1.15, 1.16 golang prowjobs (aws#511) * [PR BOT] Update builder-base image tag in Prowjobs (aws#512) * Remove 1.17 Prowjobs (aws#513) * Update builder-base image tag in Prowjobs (aws#514) * [PR BOT] Update builder-base image tag in Prowjobs * Delete golang-1-17-ARM64-PROD-postsubmits.yaml * Delete golang-1-17-presubmits.yaml * Delete golang-1-17-ARM64-postsubmits.yaml * Delete golang-1-17-PROD-postsubmits.yaml * Delete golang-1-17-postsubmits.yaml * Delete golang-1-17-PROD-images-postsubmits.yaml * Delete eks-distro-base-presubmits-golang-1-17-al-2.yaml * Delete eks-distro-base-presubmits-golang-1-17-al-2023.yaml --------- Co-authored-by: Sajia Zafreen <[email protected]> * [PR BOT] Update builder-base image tag in Prowjobs (aws#516) * Add builder-base image PR notifier (aws#517) * [PR BOT] Update builder-base image tag in Prowjobs (aws#519) * [PR BOT] Update builder-base image tag in Prowjobs (aws#520) * Add 1.28 prow jobs (aws#523) Co-authored-by: Bhavitha Koduru <[email protected]> * Create quarterly rebuild minimal image prowjob (aws#524) * update quarterly rebuild minimal image prowjob * build the prowjob * lower resources and timeout * build rebuilder pj with new resource settings * Added sns notification to golang post-submits (aws#521) * Added sns notification to golang post-submits * Changed script called and added arns * Add go1.21 (aws#525) * update quarterly rebuild minimal image prowjob * build the prowjob * lower resources and timeout * build rebuilder pj with new resource settings * update to include go1.21 * Remove 1.23 prowjobs (aws#526) Co-authored-by: Bhavitha Koduru <[email protected]> * Revert "Remove 1.23 prowjobs (aws#526)" (aws#527) This reverts commit 90d5f88. Co-authored-by: kodurub <[email protected]> * Move 1-28-test-presubmits job to different cluster (aws#528) * Move 1-28-test-presubmits job to different cluster * Updated linter * Added role to golang image updates (aws#529) * Update go mod (aws#530) * Add 1.20 for Prowjob Liner (aws#533) * Add 1.20 for Prowjob Liner * test * test * test * test * test * test * revert * Fix go.mod for linter (aws#534) * Revert "Fix go.mod for linter (aws#534)" (aws#535) This reverts commit 17cfa65. * Fix go mod to run linter (aws#536) * Fix go mod to run linter * test linter * update test infra * revert prowjob changes * [PR BOT] Update builder-base image tag in Prowjobs (aws#531) * Request ephemeral storage to run 1-28-test-presubmit on fargate (aws#537) * Move 1-28-test-presubmit to presubmit cluster * Test ephemeral storage to run 1-28-test-presubmit on fargate * edit indent * increase ephemeral storage * Configure ephemeral storage to be a standard resource (aws#538) * Request ephemeral-storage for 1-27-test-presubmit (aws#539) * Remove go1.18 prowjobs (aws#540) * remove go1.18 jobs * run templater to remove go 1.18 jobs * [PR BOT] Update builder-base image tag in Prowjobs (aws#541) * update storage size for kops-presubmits (aws#543) * [PR BOT] Update builder-base image tag in Prowjobs (aws#544) * Request ephemeral storage to run 1.25,1.26 test presubmits (aws#546) Co-authored-by: Bhavitha Koduru <[email protected]> * increase memory request to avoid OOM killing of CCM pre-submit (aws#547) * increase memory request to avoid OOM killing of CCM pre-submit * generate jobs from template * Adding a Kops test for eks-distro (aws#542) * first round of adding a kops test for eks-distro * add kops script presumbit * make kops-build-presubmits for each kops version * add tests for new kops-prow-nobuild make targets * update kops presubmits with new make target * image build false * remove unused env * run templater * update kops presubmits after merging upstream * update to include make build * fix template to run if changed * [PR BOT] Update builder-base image tag in Prowjobs (aws#549) * [PR BOT] Update builder-base image tag in Prowjobs (aws#551) * Revert "[PR BOT] Update builder-base image tag in Prowjobs (aws#551)" (aws#553) This reverts commit d5d2243. * update service account similar to access artifact account (aws#555) * Set max concurrency to 1 for Builder-Base postsubmit (aws#554) * Set max concurrency to 1 for Builder-Base postsubmit * run base-periodic two times a day * Update builder-base image tag in Prowjobs (aws#552) * [PR BOT] Update builder-base image tag in Prowjobs * ran make prowjob command --------- Co-authored-by: Sajia Zafreen <[email protected]> * Revert "update service account similar to access artifact account (aws#555)" (aws#556) This reverts commit 974b24e. * Revert "Update builder-base image tag in Prowjobs (aws#552)" (aws#559) This reverts commit 4d476bc. * [PR BOT] Update builder-base image tag in Prowjobs (aws#558) * adds support for setting runAsUser and runAsGroup (aws#561) * [PR BOT] Update builder-base image tag in Prowjobs (aws#560) * Bump google.golang.org/grpc from 1.56.2 to 1.56.3 (aws#557) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.2...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.12.0 to 0.17.0 (aws#548) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. - [Commits](golang/net@v0.12.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add CNI-plugin tests (aws#562) * [PR BOT] Update builder-base image tag in Prowjobs (aws#563) * Exclude 1-23 jobs from Prowjob Linter (aws#565) * Exclude 1-23 jobs from Prowjob Linter * udpate * Update verify_prowjob script (aws#566) * Remove 1.23 Prowjobs K8 presubmit tests and Update CNI-plugin tests triggeres (aws#564) * Remove 1.23 Prowjobs and Update CNI-plugin tests triggeres * keep the 1-23 branch * test * get rid of the triggers from 1-23 and change verify-prowjob script to exclude 1-23 * Remove 1.23 jobs * update script * update * update script * Update CNI-plugin unit tests triggers (aws#567) * Update CNI-plugin unit tests triggers * add golang trigger * [PR BOT] Update builder-base image tag in Prowjobs (aws#568) * add 1.29 prowjobs (aws#570) Signed-off-by: Cameron Rozean <[email protected]> * remove CNI tests prowjobs due to WIP state (aws#571) Signed-off-by: Cameron Rozean <[email protected]> * updates buildkit to 0.12 (aws#572) * [PR BOT] Update builder-base image tag in Prowjobs (aws#573) * [PR BOT] Update builder-base image tag in Prowjobs (aws#574) * Add 1.23 presubmits (aws#575) * Add all jobs * Add only 1.23 presubmits * [PR BOT] Update builder-base image tag in Prowjobs (aws#577) * [PR BOT] Update builder-base image tag in Prowjobs (aws#578) * [PR BOT] Update builder-base image tag in Prowjobs (aws#579) * Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (aws#580) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update files to point to personal prow --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Cameron Rozean <[email protected]> Co-authored-by: EKS Distro PR Bot <[email protected]> Co-authored-by: Abhay Krishna <[email protected]> Co-authored-by: Jackson West <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kirsten Schumy <[email protected]> Co-authored-by: Mark Pruett <[email protected]> Co-authored-by: Sajia Zafreen <[email protected]> Co-authored-by: Bhavitha <[email protected]> Co-authored-by: Bhavitha Koduru <[email protected]> Co-authored-by: Jason Du <[email protected]> Co-authored-by: Daniel Budris <[email protected]> Co-authored-by: Sajia Zafreen <[email protected]>
- Loading branch information