-
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
[WIP] Make private IP of the internal LB configurable #5315
[WIP] Make private IP of the internal LB configurable #5315
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9f43ff7
to
0f56695
Compare
0f56695
to
d01d237
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5315 +/- ##
==========================================
+ Coverage 52.51% 52.60% +0.08%
==========================================
Files 272 272
Lines 29431 29488 +57
==========================================
+ Hits 15457 15511 +54
- Misses 13172 13174 +2
- Partials 802 803 +1 ☔ View full report in Codecov by Sentry. |
I am going to have an optional E2E using the new APIServerILB templates test this PR. |
This comment was marked as outdated.
This comment was marked as outdated.
Will add e2e in this PR itself since the changes are tightly coupled. |
Created optional PR test for this feature gate changes via kubernetes/test-infra#33908 |
/test |
/test pull-cluster-api-provider-azure-apiserver-ilb |
8 similar comments
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
2 similar comments
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
|
/test pull-cluster-api-provider-azure-apiserver-ilb |
2 similar comments
/test pull-cluster-api-provider-azure-apiserver-ilb |
/test pull-cluster-api-provider-azure-apiserver-ilb |
265884f
to
b619fb5
Compare
/test pull-cluster-api-provider-azure-apiserver-ilb |
1 similar comment
/test pull-cluster-api-provider-azure-apiserver-ilb |
@nawazkh: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
/test pull-cluster-api-provider-azure-apiserver-ilb |
1 similar comment
/test pull-cluster-api-provider-azure-apiserver-ilb |
- update apiserver ilb flavor with custom CIDRs - update apiserver ilb windows flavor with custom CIDRs - create ci template for api server ILB PR tests stub out e2e tests for apiserver ilb - deploy apiserver ilb cluster in the e2e test - update e2e test for apiserver ilb
9f1ba5a
to
9f01586
Compare
/test pull-cluster-api-provider-azure-apiserver-ilb |
Long list of conversation here, opened up a new PR to get the changes reviewed. |
@nawazkh: Closed this PR. In response to this:
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-sigs/prow repository. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
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 #5264
Special notes for your reviewer:
TODOs:
Release note: