Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update artifacts bucket for packages prow jobs #432

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

sp1999
Copy link
Member

@sp1999 sp1999 commented Nov 5, 2024

Issue #, if available:
#2389

Description of changes:
Commit 1:
This commit updates the artifacts bucket for the packages prow jobs from the 857151390494 build account to 067575901363 regional packages beta account as we now build all packages and their dependencies in the regional pipeline. All the infra for non-regional packages were removed in CR-153632281 from the build account and the packages registries were updated in #8538 and #8579 from 857151390494 to 067575901363.

Commit 2:
This commit updates the additional image cache repos for the packages prow jobs from the 857151390494 private ECR to 067575901363 private ECR.

Testing:

make build
make -C template prowjobs
make -C template verify-prowjobs

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sp1999
Copy link
Member Author

sp1999 commented Nov 5, 2024

/approve

@sp1999 sp1999 force-pushed the update-artifacts-bucket branch from a0cc3c6 to 12bf7d1 Compare November 5, 2024 02:34
templater/main.go Outdated Show resolved Hide resolved
@sp1999 sp1999 force-pushed the update-artifacts-bucket branch from 835ee24 to ea2ae3c Compare November 5, 2024 03:11
@abhay-krishna
Copy link
Member

/lgtm
/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna, sp1999

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [abhay-krishna,sp1999]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 34df51b into aws:main Nov 5, 2024
2 checks passed
@eks-distro-bot
Copy link
Collaborator

@sp1999: Updated the job-config configmap in namespace default at cluster default using the following files:

  • key autoscaler-1-27-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/autoscaler-1-27-presubmits.yaml
  • key autoscaler-1-28-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/autoscaler-1-28-presubmits.yaml
  • key autoscaler-1-29-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/autoscaler-1-29-presubmits.yaml
  • key autoscaler-1-30-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/autoscaler-1-30-presubmits.yaml
  • key autoscaler-1-31-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/autoscaler-1-31-presubmits.yaml
  • key aws-otel-collector-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/aws-otel-collector-presubmits.yaml
  • key cloud-provider-aws-1-27-presubmit.yaml using file jobs/aws/eks-anywhere-build-tooling/cloud-provider-aws-1-27-presubmit.yaml
  • key cloud-provider-aws-1-28-presubmit.yaml using file jobs/aws/eks-anywhere-build-tooling/cloud-provider-aws-1-28-presubmit.yaml
  • key cloud-provider-aws-1-29-presubmit.yaml using file jobs/aws/eks-anywhere-build-tooling/cloud-provider-aws-1-29-presubmit.yaml
  • key cloud-provider-aws-1-30-presubmit.yaml using file jobs/aws/eks-anywhere-build-tooling/cloud-provider-aws-1-30-presubmit.yaml
  • key cloud-provider-aws-1-31-presubmit.yaml using file jobs/aws/eks-anywhere-build-tooling/cloud-provider-aws-1-31-presubmit.yaml
  • key distribution-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/distribution-presubmits.yaml
  • key eks-anywhere-packages-image-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/eks-anywhere-packages-image-presubmits.yaml
  • key emissary-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/emissary-presubmits.yaml
  • key harbor-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/harbor-presubmits.yaml
  • key harbor-scanner-trivy-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/harbor-scanner-trivy-presubmits.yaml
  • key hello-eks-anywhere-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/hello-eks-anywhere-presubmits.yaml
  • key metallb-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/metallb-presubmits.yaml
  • key metrics-server-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/metrics-server-presubmits.yaml
  • key prometheus-node-exporter-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/prometheus-node-exporter-presubmits.yaml
  • key prometheus-prometheus-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/prometheus-prometheus-presubmits.yaml
  • key redis-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/redis-presubmits.yaml
  • key rolesanywhere-credential-helper-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/rolesanywhere-credential-helper-presubmits.yaml
  • key trivy-presubmits.yaml using file jobs/aws/eks-anywhere-build-tooling/trivy-presubmits.yaml

In response to this:

Issue #, if available:
#2389

Description of changes:
Commit 1:
This commit updates the artifacts bucket for the packages prow jobs from the 857151390494 build account to 067575901363 regional packages beta account as we now build all packages and their dependencies in the regional pipeline. All the infra for non-regional packages were removed in CR-153632281 from the build account and the packages registries were updated in #8538 and #8579 from 857151390494 to 067575901363.

Commit 2:
This commit updates the additional image cache repos for the packages prow jobs from the 857151390494 private ECR to 067575901363 private ECR.

Testing:

make build
make -C template prowjobs
make -C template verify-prowjobs

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@sp1999 sp1999 deleted the update-artifacts-bucket branch November 5, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants