Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Storage: add KMS samples #1510

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

Merged
merged 2 commits into from
Jun 11, 2018
Merged

Storage: add KMS samples #1510

merged 2 commits into from
Jun 11, 2018

Conversation

broady
Copy link
Contributor

@broady broady commented May 30, 2018

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 30, 2018
@broady
Copy link
Contributor Author

broady commented May 30, 2018

Still TODO:

  • Set up CLOUD_KMS_KEY environment variable for CI.
  • Add test for bucket default KMS key function.
  • Add region tags.

@andrewsg @theacodes can you PTAL whenever you get a chance? wanted to get this up quick for review.

Copy link
Contributor

@theacodes theacodes left a comment

Choose a reason for hiding this comment

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

Looks pretty good for me, but @andrewsg should approve

@broady
Copy link
Contributor Author

broady commented May 30, 2018

Should I make the CLOUD_KMS_KEY env var optional? Probably yes?

That'd be something like moving it into the test body and catching KeyError for py36 and checking if empty for py27?

@theacodes
Copy link
Contributor

theacodes commented May 30, 2018 via email

Copy link
Contributor

@frankyn frankyn left a comment

Choose a reason for hiding this comment

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

samples LGTM, @andrewsg to approve.

@andrewsg
Copy link
Member

It looks like our Travis build is failing because of the CLOUD_KMS_KEY thing. Let's either revisit the question of whether to make it optional, or else add it to the env vars on our test environment.

@frankyn
Copy link
Contributor

frankyn commented May 31, 2018

Can we add it to env vars?

@frankyn
Copy link
Contributor

frankyn commented Jun 7, 2018

Is there a way I can help here?

@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Jun 11, 2018
@frankyn
Copy link
Contributor

frankyn commented Jun 11, 2018

Added CLA:yes, I'm okay with my contributions being added to repo.

@frankyn frankyn added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jun 11, 2018
@googlebot
Copy link

A Googler has manually verified that the CLAs look good.

(Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.)

@andrewsg
Copy link
Member

Thanks!

@andrewsg andrewsg merged commit 364d3aa into master Jun 11, 2018
@frankyn
Copy link
Contributor

frankyn commented Jun 11, 2018

Two items pending and will send a follow-up PR for:

  • Add test for bucket default KMS key function.
  • Add region tags.

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.

5 participants