-
Notifications
You must be signed in to change notification settings - Fork 430
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
Add EnableEncryptionAtHost in ManagedMachinePool #4181
Add EnableEncryptionAtHost in ManagedMachinePool #4181
Conversation
|
Hi @mihaiandreiratoiu. 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. |
/ok-to-test |
@mihaiandreiratoiu please take a look at failing tests |
7677df9
to
0a6bf8c
Compare
/retest |
0a6bf8c
to
c75d868
Compare
/retest |
c75d868
to
a5d75c8
Compare
/retest |
a5d75c8
to
82c7be3
Compare
/retest |
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
/assign @nojnhuh
LGTM label has been added. Git tree hash: fa345ced61c45226c0f61c56dfd9f254afbff0e6
|
@nojnhuh - looks like codecov just failed to upload results, so just needs an approval to merge? |
At first glance I don't see anything that conflicts with #4069 more than any other feature, so I'm pretty confident this won't need changes to accommodate ASO but I'll review this when I get the chance. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4181 +/- ##
==========================================
+ Coverage 57.87% 58.33% +0.45%
==========================================
Files 187 187
Lines 19216 19240 +24
==========================================
+ Hits 11122 11223 +101
+ Misses 7466 7387 -79
- Partials 628 630 +2
☔ View full report in Codecov by Sentry. |
c8203be
to
3ba8d28
Compare
Update api/v1beta1/azuremanagedmachinepool_types.go Co-authored-by: Jon Huhn <[email protected]>
3ba8d28
to
72a7afe
Compare
/retest |
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
/approve
Thank you @mihaiandreiratoiu!
LGTM label has been added. Git tree hash: dc4c8bc038838defce514c3b8324f9a4551fa19a
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nojnhuh 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 this PR does / why we need it:
TODOs:
Release note: