-
Notifications
You must be signed in to change notification settings - Fork 431
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
enable users to allow
or deny
the security rules
#3878
enable users to allow
or deny
the security rules
#3878
Conversation
Skipping CI for Draft Pull Request. |
e66c620
to
897338e
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3878 +/- ##
==========================================
+ Coverage 55.55% 55.69% +0.13%
==========================================
Files 190 190
Lines 19532 19527 -5
==========================================
+ Hits 10851 10875 +24
+ Misses 8071 8039 -32
- Partials 610 613 +3
☔ View full report in Codecov by Sentry. |
I will squash the commits once reviewed :) |
db82bc8
to
f07e0fd
Compare
cc669c8
to
e3696bd
Compare
allow
or deny
the security rules
/test pull-cluster-api-provider-azure-windows-containerd-upstream-with-ci-artifacts |
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
LGTM label has been added. Git tree hash: d413f8a49d60f0d9a16b03b09b9ea68d2c4c81b9
|
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon 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 |
/hold |
- Users can add "Allow" or "Deny" action to the security rules of the Azure Network Security Group (NSG) that is associated with the Azure Cluster.
e3696bd
to
5b370e5
Compare
Sorry about the last minute hold. I wanted to update the CRDs and release note section that we are defaulting |
/lgtm |
LGTM label has been added. Git tree hash: d3f0542eeb2befa10947f169d1747b74c3937dc8
|
🤔 |
/retest likely a prow flake |
What type of PR is this?
/kind feature
What this PR does / why we need it:
action
on the securityRules."Allow"
or"Deny"
values to the security rule.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #3877
Special notes for your reviewer:
TODOs:
Release note: