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

add deploy config for new Prow POC cluster #63

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

Priyankasaggu11929
Copy link
Collaborator

The PR contains the source of truth deployment configuration files for the new Prow POC cluster deployed as part of the infra migration, from Individual account to group ES account.

@prowtce
Copy link
Contributor

prowtce bot commented Apr 11, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Priyankasaggu11929

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:

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

@Priyankasaggu11929
Copy link
Collaborator Author

@AndyTauber @rajaskakodkar please review!

Copy link
Owner

@rajaskakodkar rajaskakodkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quickly skimmed through this and added few comments

config/jobs/build-images/build.yaml Outdated Show resolved Hide resolved
volumes:
- name: github-token
secret:
secretName: github-token
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be github personal access token right?

@@ -3,8 +3,7 @@ kind: ServiceAccount
metadata:
annotations:
eks.amazonaws.com/audience: sts.amazonaws.com
eks.amazonaws.com/role-arn: arn:aws:iam::609817409085:role/prow-ecr
eks.amazonaws.com/role-arn: xyz
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we give this the correct role name?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking if we could update this one with the external secrets PR #62 getting merged?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that works as well. Is #62 updated? Is it in a state to be reviewed?

@Priyankasaggu11929 Priyankasaggu11929 force-pushed the prow-poc-infra-migration branch from c6ebb61 to bb0a94d Compare April 12, 2022 13:13
@rajaskakodkar
Copy link
Owner

/lgtm

@rajaskakodkar
Copy link
Owner

/joke

@rajaskakodkar rajaskakodkar merged commit e3ef2d9 into main Apr 26, 2022
@rajaskakodkar
Copy link
Owner

@Priyankasaggu11929 crier service is not present in this PR. Can you please check?

@Priyankasaggu11929
Copy link
Collaborator Author

crier service is not present in this PR. Can you please check?

@rajaskakodkar, addressed ^ in #64

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.

2 participants