Skip to content

Commit

Permalink
Fix personal prow including the new prowjobs (#17)
Browse files Browse the repository at this point in the history
* [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
13 people committed Jan 4, 2024
1 parent d739431 commit b43b689
Show file tree
Hide file tree
Showing 318 changed files with 8,806 additions and 8,914 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/builder-baseimage-pr-notifier.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: builder-baseimage-pr-notifier
on:
pull_request_target:
types: [opened]
jobs:
baseimage-pr-notifier:
runs-on: ubuntu-latest

if: ${{ contains(github.event.pull_request.title, 'Update builder-base image') }}
steps:
- run: curl -X POST $SLACK_WEBHOOK
env:
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK_URL }}
2 changes: 1 addition & 1 deletion BUILDER_BASE_TAG_FILE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
standard-428a7ea2dbaa4a70283a3df0e2ab916da2dde9a5.2
standard-26faa0420cbe82f43634f6fbe76d6b33bb20f4c4.2
4 changes: 4 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
approvers:
- abhay-krishna
- abhinavmpandey08
- adityavenneti
- bhavi-koduru
- danbudris
- jaxesn
- jngo2
- kschumy
- markapruett
- pokearu
Expand All @@ -13,4 +15,6 @@ approvers:
- TerryHowe
- vignesh-goutham
- vivek-koppuru
- wongma7
- xdu31
- zafs23
16 changes: 8 additions & 8 deletions config/docker-ecr-config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"credHelpers": {
"316434458148.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"862665599504.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"520703868821.dkr.ecr.us-east-1.amazonaws.com": "ecr-login",
"382577505035.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"052533767235.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"public.ecr.aws": "ecr-login"
}
"credHelpers": {
"052533767235.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"316434458148.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"862665599504.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"520703868821.dkr.ecr.us-east-1.amazonaws.com": "ecr-login",
"382577505035.dkr.ecr.us-west-2.amazonaws.com": "ecr-login",
"public.ecr.aws": "ecr-login"
}
}
141 changes: 128 additions & 13 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,20 +1,135 @@
module github.com/rcrozean/eks-distro-prow-jobs

go 1.16
go 1.19

replace (
github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.0.0
github.com/mattn/go-sqlite3 => github.com/mattn/go-sqlite3 v1.14.15
k8s.io/api => k8s.io/api v0.20.2
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.20.1
k8s.io/apimachinery => k8s.io/apimachinery v0.20.2
k8s.io/client-go => k8s.io/client-go v0.20.2
sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.8.3-0.20210301154926-12660d4f2255
require (
github.com/ghodss/yaml v1.0.0
k8s.io/test-infra v0.0.0-20230830195447-b32980305a76
sigs.k8s.io/yaml v1.3.0
)

require (
github.com/ghodss/yaml v1.0.0
github.com/golang-jwt/jwt/v4 v4.1.0 // indirect
k8s.io/test-infra v0.0.0-20210608224924-94f3f2343d63
sigs.k8s.io/yaml v1.2.0
cloud.google.com/go v0.110.2 // indirect
cloud.google.com/go/compute v1.19.3 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v1.1.0 // indirect
cloud.google.com/go/storage v1.30.1 // indirect
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
contrib.go.opencensus.io/exporter/prometheus v0.4.0 // indirect
github.com/GoogleCloudPlatform/testgrid v0.0.123 // indirect
github.com/andygrunwald/go-jira v1.14.0 // indirect
github.com/aws/aws-sdk-go v1.38.49 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/blendle/zapdriver v1.3.1 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817 // indirect
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 // indirect
github.com/emicklei/go-restful/v3 v3.10.2 // indirect
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/felixge/fgprof v0.9.1 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/fvbommel/sortorder v1.0.1 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.6 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/swag v0.22.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/gomodule/redigo v1.8.5 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/gnostic v0.6.9 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-containerregistry v0.16.1 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.2.1-0.20210504230335-f78f29fc09ea // indirect
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
github.com/google/s2a-go v0.1.4 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/google/wire v0.4.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.4 // indirect
github.com/googleapis/gax-go v2.0.2+incompatible // indirect
github.com/googleapis/gax-go/v2 v2.11.0 // indirect
github.com/gopherjs/gopherjs v1.17.2 // indirect
github.com/gregjones/httpcache v0.0.0-20190212212710-3befbb6ad0cc // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-retryablehttp v0.7.2 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/jtolds/gls v4.20.0+incompatible // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-zglob v0.0.2 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.15.1 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
github.com/prometheus/statsd_exporter v0.21.0 // indirect
github.com/shurcooL/githubv4 v0.0.0-20210725200734-83ba7b4c9228 // indirect
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/sirupsen/logrus v1.9.1 // indirect
github.com/smarty/assertions v1.15.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tektoncd/pipeline v0.51.0 // indirect
github.com/trivago/tgo v1.0.7 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.10.0 // indirect
go.uber.org/zap v1.25.0 // indirect
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
gocloud.dev v0.19.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/exp v0.0.0-20230307190834-24139beb5833 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.9.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
google.golang.org/api v0.128.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/fsnotify.v1 v1.4.7 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/api v0.27.2 // indirect
k8s.io/apimachinery v0.27.2 // indirect
k8s.io/client-go v0.27.2 // indirect
k8s.io/component-base v0.27.2 // indirect
k8s.io/klog/v2 v2.100.1 // indirect
k8s.io/kube-openapi v0.0.0-20230515203736-54b630e78af5 // indirect
k8s.io/utils v0.0.0-20230505201702-9f6742963106 // indirect
knative.dev/pkg v0.0.0-20230718152110-aef227e72ead // indirect
sigs.k8s.io/controller-runtime v0.15.0 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
)
Loading

0 comments on commit b43b689

Please sign in to comment.