-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Add a cloud-provider hook to scrub DNS for pods #16219
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
Conversation
GCE needs this hook and it seems general enough to include.
GCE e2e/unit/integration build/test failed for commit 42c7fec. |
Related: internal b/25155987 Fixes #15917 Needs CP into 1.0 and 1.1 |
Labelling this PR as size/L |
@k8s-bot test this |
GCE e2e build/test failed for commit 42c7fec. |
Sorry about failing tests. I broke e2e job trying to add in unit/integration. Should be working now. @k8s-bot test this |
GCE e2e test build/test passed for commit 42c7fec. |
Need a review on this ASAP so I can CP this for 1.0 and 1.1 |
LGTM few clarifying Qs:
We need to update the DNS e2e so that it reads /etc/resolv.conf and ensures that the count is under 6. |
@k8s-bot unit test this please |
@ArtfulCoder good call on the e2e, but yeah, let's not block this. |
Please ignore the red x on "Jenkins GCE e2e/unit/integration". That was from a broken iteration of the pr builder. |
@k8s-oncall please manually merge (red x is not relevant, actual tests are passing). |
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
e2e has hit #15800 |
Manually merging on account of known flake. |
Add a cloud-provider hook to scrub DNS for pods
GCE e2e build/test failed for commit 42c7fec. |
…9-upstream-release-1.0 Automated cherry pick of #16219 upstream release 1.0
…9-upstream-release-1.1 Auto commit by PR queue bot
…k-of-#16219-upstream-release-1.1 Auto commit by PR queue bot
…k-of-#16219-upstream-release-1.1 Auto commit by PR queue bot
Add a cloud-provider hook to scrub DNS for pods
GCE needs this hook and it seems general enough to include.