Skip to content

Commit

Permalink
update values for personal stack (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrozean authored Feb 23, 2023
1 parent af6c6b8 commit e3edbef
Show file tree
Hide file tree
Showing 235 changed files with 250 additions and 246 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ introduction](https://github.com/kubernetes/test-infra/blob/master/prow/jobs.md)
to prow jobs.

## Creating a New EKS Distro Prow Job
Check out [the development documentation](https://github.com/aws/eks-distro-prow-jobs/blob/main/docs/prowjobs.md) for instructions on how to create a new EKS Distro Prow Job in this repository.
Check out [the development documentation](https://github.com/rcrozean/eks-distro-prow-jobs/blob/main/docs/prowjobs.md) for instructions on how to create a new EKS Distro Prow Job in this repository.

## Contributing

Expand Down
3 changes: 2 additions & 1 deletion config/docker-ecr-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"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"
}
}
}
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/aws/eks-distro-prow-jobs
module github.com/rcrozean/eks-distro-prow-jobs

go 1.16

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ postsubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ presubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ postsubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ presubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro-build-tooling/athens-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ postsubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro-build-tooling/athens-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ presubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ postsubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ presubmits:
skip_report: false
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ postsubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ postsubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ periodics:
decoration_config:
timeout: 8h
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ periodics:
decoration_config:
timeout: 8h
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ postsubmits:
decoration_config:
timeout: 8h
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ postsubmits:
decoration_config:
timeout: 8h
gcs_configuration:
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
bucket: s3://prow-data-devstack-prowbucket7c73355c-95eonpcjj7ee
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ presubmits:
base_ref: main
decoration_config:
gcs_configuration:
bucket: s3://prowpresubmitsdataclusterstack-prowbucket7c73355c-vfwwxd2eb4gp
bucket: s3://prow-data-presubmits-devstack-prowbucket7c73355c-zkqp3eobyumf
path_strategy: explicit
s3_credentials_secret: s3-credentials
labels:
Expand Down
Loading

0 comments on commit e3edbef

Please sign in to comment.