Skip to content

Conversation

@sushicw
Copy link
Contributor

@sushicw sushicw commented Jun 26, 2020

Update DLP samples to include locations/global in the parent field, so that the job name returned by the API matches what is used internally and what is used in the pubsub message being looked for.

See internal bug b/158100365

Also added a troubleshooting note to the DLP readme.

@sushicw sushicw requested a review from a team as a code owner June 26, 2020 19:54
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2020
Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

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

One question - Was committing harmful.csv intentional and if so, why?

@@ -0,0 +1,2 @@
Name,Description
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this added? This is in GCS

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's in the project used by kokoro, but wasn't in my project so I had to add it before I could properly run tests locally. I can remove it from the PR, it's not needed. (Although it's separately a good idea to either add all the instructions you need to replicate the test env in your own project, or to have the tests themselves push any data into the project that's needed, other langs do it both ways).

Copy link
Contributor

Choose a reason for hiding this comment

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

gotcha. I don't mind keeping it, just wanted to make sure it was intentional.

@bshaffer bshaffer merged commit 2776614 into GoogleCloudPlatform:master Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants