-
Notifications
You must be signed in to change notification settings - Fork 88
feat: support data protection in account creation #815
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
feat: support data protection in account creation #815
Conversation
Hi @cvvz. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ok-to-test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
pls squash all commits
/retest |
commit 0a0008c Author: weizhichen <[email protected]> Date: Sun Jan 29 04:42:11 2023 +0000 fix commit 3424d96 Author: weizhichen <[email protected]> Date: Sun Jan 29 04:35:16 2023 +0000 fix commit 821889e Author: weizhichen <[email protected]> Date: Sun Jan 29 04:13:30 2023 +0000 fix commit 5729f25 Author: weizhichen <[email protected]> Date: Sun Jan 29 03:04:48 2023 +0000 fix by code review commit e6e82de Author: weizhichen <[email protected]> Date: Fri Jan 20 13:14:32 2023 +0000 fix commit c850aa1 Author: weizhichen <[email protected]> Date: Fri Jan 20 00:40:00 2023 +0000 fix commit 1a96e4f Author: weizhichen <[email protected]> Date: Wed Jan 18 12:58:24 2023 +0000 fix commit f8d357a Author: weizhichen <[email protected]> Date: Wed Jan 18 12:08:17 2023 +0000 update cloud-provider-azure commit 47a83ca Author: weizhichen <[email protected]> Date: Wed Jan 18 08:21:18 2023 +0000 update cloud-provider-azure commit 000dd89 Author: weizhichen <[email protected]> Date: Tue Jan 17 09:34:39 2023 +0000 fix CodeQL commit 53e3f45 Author: weizhichen <[email protected]> Date: Tue Jan 17 08:56:58 2023 +0000 fix commit 048ccd2 Author: weizhichen <[email protected]> Date: Fri Jan 13 13:43:40 2023 +0000 fix commit 0eaf554 Author: weizhichen <[email protected]> Date: Fri Jan 13 11:33:02 2023 +0000 fix commit 342f0aa Author: weizhichen <[email protected]> Date: Fri Jan 13 08:57:44 2023 +0000 change isEnableBlobVersioning from bool to *bool commit 90fdb32 Author: weizhichen <[email protected]> Date: Fri Jan 13 04:31:39 2023 +0000 fix commit ddefb2f Author: weizhichen <[email protected]> Date: Fri Jan 13 03:16:49 2023 +0000 feat: support data protection
0a0008c
to
4331edd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx, cvvz 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 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #782
Requirements:
Special notes for your reviewer:
Release note: