-
Notifications
You must be signed in to change notification settings - Fork 937
registry.k8s.io: Add a BigQuery DataSet for logs #4133
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
registry.k8s.io: Add a BigQuery DataSet for logs #4133
Conversation
Signed-off-by: Arnaud Meukam <[email protected]>
Signed-off-by: Arnaud Meukam <[email protected]>
Add a BigQuery DataSet for logs storage of all the requests sent registry.k8s.io Signed-off-by: Arnaud Meukam <[email protected]>
|
cc @dims /label tide/method-merge-squash |
|
@ameukam: The label(s) In response to this:
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. |
|
/label tide/merge-method-squash |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ameukam, dims 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 |
|
/hold cancel |
|
Deployment done: |
Follow-up of: - kubernetes#4133 Add a Logs router sink to ensure Cloud Run logs are forwarded to a BigQuery dataset. An IAM permission is granted to the sink to write logs in the dataset. Signed-off-by: Arnaud Meukam <[email protected]>
|
Ref: #3411 |
Add a BigQuery DataSet for logs storage of all the requests sent to registry.k8s.io.
Signed-off-by: Arnaud Meukam [email protected]