Skip to content

infra/gcp/lib_gcs: fix ensure_gcs_bucket_logging#2283

Merged
k8s-ci-robot merged 3 commits intokubernetes:mainfrom
spiffxp:fix-gcs-logging
Jul 1, 2021
Merged

infra/gcp/lib_gcs: fix ensure_gcs_bucket_logging#2283
k8s-ci-robot merged 3 commits intokubernetes:mainfrom
spiffxp:fix-gcs-logging

Conversation

@spiffxp
Copy link
Copy Markdown
Contributor

@spiffxp spiffxp commented Jul 1, 2021

Followup to #2231

I missed the copy-paste in three rounds of review, it took actually running the script for me to notice.

I also quieted down the noise from diff

spiffxp added 2 commits June 30, 2021 17:20
specifically
- copy-pasta / too many args to gsutil logging get
- silence diff used to check if logging must be updated
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 1, 2021
@k8s-ci-robot k8s-ci-robot requested a review from nikhita July 1, 2021 00:25
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: spiffxp

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

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot requested a review from thockin July 1, 2021 00:25
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 1, 2021
@spiffxp
Copy link
Copy Markdown
Contributor Author

spiffxp commented Jul 1, 2021

/hold
I also notice logging is being enabled for foo-gcb which is unnecessary, so this might change to a fix to ensure-staging-storage.sh as well

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 1, 2021
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 1, 2021
@spiffxp
Copy link
Copy Markdown
Contributor Author

spiffxp commented Jul 1, 2021

/hold cancel
These changes have already been deployed, ref: #2231 (comment)

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 1, 2021
@spiffxp
Copy link
Copy Markdown
Contributor Author

spiffxp commented Jul 1, 2021

/cc @ameukam @dims

@k8s-ci-robot k8s-ci-robot requested review from ameukam and dims July 1, 2021 03:34
@ameukam
Copy link
Copy Markdown
Member

ameukam commented Jul 1, 2021

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 1, 2021
@k8s-ci-robot k8s-ci-robot merged commit 6f3a434 into kubernetes:main Jul 1, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.22 milestone Jul 1, 2021
@spiffxp spiffxp deleted the fix-gcs-logging branch July 2, 2021 15:49
@spiffxp
Copy link
Copy Markdown
Contributor Author

spiffxp commented Jul 2, 2021

ref: #904 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants