-
Notifications
You must be signed in to change notification settings - Fork 959
deploy new testgrid UI #8921
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
deploy new testgrid UI #8921
Conversation
|
Okay, so I deployed an Nginx proxy to fetch the API results, and the errors have disappeared. |
afdd958 to
a0488a6
Compare
Argo CD Diff PreviewSummary: No changes foundNo changes found Stats: |
|
Working on granting the principal access to unblock this short-term. Thanks for putting this together! |
michelle192837
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, holding for principal access. I'll note when that's granted, otherwise unhold at will.
/hold
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: michelle192837, upodroid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
thanks |
|
Principal should be granted access, please let me know if it doesn't work or you have other issues! |
|
Can you enable uniform bucket-level access? Its required for Workload Identity Federation |
Done! (I checked permissions, it shouldn't affect any existing access but let me know if something goes wrong) |
Fixes: #8740
I deployed the new testgrid UI, however it is broken.
Action Items:
k8s-testgridbucket. I would need the googlers to grant permission to our principal which isprincipal://iam.googleapis.com/projects/16065310909/locations/global/workloadIdentityPools/k8s-infra-prow.svc.id.goog/subject/ns/default/sa/testgrid-apior arrange transferring this bucket to the k8s-infra-prow project along with the testgrid deployment.docker build . --platform linux/amd64 -t gcr.io/k8s-staging-test-infra/testgrid-ui:latest --build-arg API_URL=https://testgrid-api.prow.k8s.io --push@SohamChakraborty