-
Notifications
You must be signed in to change notification settings - Fork 832
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
Moving k8s-artifacts-gcslogs bucket to its own project #1968
Comments
/reopen |
@ameukam: Reopened this issue. 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. |
/assign @hh My sketch of a plan:
|
We will need to migrate the BigQuery datasets used for images pulling reports. |
@ameukam I cleaned up the
|
@Riaankl Do you need those buckets to be migrated : cloud alpha storage ls --project k8s-infra-ii-sandbox
gs://artifacts.k8s-infra-ii-sandbox.appspot.com/
gs://export-c2e4nmc5jmg9n5nacc60/
gs://ii_bq_scratch_dump/
gs://k8s-infra-ii-sandbox-bb-test/ Apart from all this, is there anything else that needs to be migrated ? |
@ameukam Yes, please. |
Ref: kubernetes#1968 Allow Read-only access to BigQuery data `riaan_data_store`. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
/milestone v1.23 |
Ref: kubernetes#1968 Grant this role allow the BigQuery Data transfer `BigQuery Data Transfer to k8s_infra_artifacts_gcslogs` to run successfully. By fixing the typo in the name of the transfer job, I'm forced to recreate the job which means change the start date. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
/remove-priority important-longterm |
Migrating files from the old bucket to the new bucket via
This looks like it will take ~3h and transfer 2.2TB of data across ~325k files |
Done migrating data over
|
@BobyMCbobs @Riaankl can you confirm you're reading from |
Cheers, @spiffxp! |
@BobyMCbobs now that you have pipeline off log data establish we do not need any older data. |
I don't follow if the above comment means we're OK to delete the old bucket, can you please clarify? |
From my side, yes you can delete, Thank you. |
|
/close |
@spiffxp: Closing this issue. 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. |
gs://k8s-artifacts-gcslogs have been deleted. See: kubernetes#1968 (comment) Removing the binding to a deleted resource. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
ii.coop request access to the k8s-artifacts-gcslogs to work on K8s Infra WG projects
Granting access with the correct level of permission proof to be difficult.
If the bucket is in its own project it need not pick up
projectOwners
Bindings is a cleaner solution to accomplish
Fixes issue: #1945
Refers to PR:
Read access to read access k8s-artifacts-gcslogs #1966
Enable GCS logs #904
The text was updated successfully, but these errors were encountered: