-
Notifications
You must be signed in to change notification settings - Fork 1.5k
add event handler for ingressClass&ingressClassParams events #1991
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 event handler for ingressClass&ingressClassParams events #1991
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1991 +/- ##
==========================================
+ Coverage 48.82% 48.91% +0.08%
==========================================
Files 130 130
Lines 6998 7010 +12
==========================================
+ Hits 3417 3429 +12
Misses 3303 3303
Partials 278 278
Continue to review full report at Codecov.
|
ac393d3
to
e94999b
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kishorj, M00nF1sh 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 |
/retest |
1 similar comment
/retest |
89fbee0
to
f8688c2
Compare
/test pull-aws-load-balancer-controller-e2e-test |
3 similar comments
/test pull-aws-load-balancer-controller-e2e-test |
/test pull-aws-load-balancer-controller-e2e-test |
/test pull-aws-load-balancer-controller-e2e-test |
6783934
to
1a9dc71
Compare
/test pull-aws-load-balancer-controller-e2e-test |
1a9dc71
to
5c8eb08
Compare
/lgtm |
…tes-sigs#1991) * add event handler for ingressClass&ingressClassParams events * update crd in test cases * make ingressClass optional * force deployment
add event handler for ingressClass & ingressClassParams events If IngressClass is optional.
Test done: