-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Revert "Temporary disables custom network for pull-kuberntes-e2e-gce-gpu job" #5080
Revert "Temporary disables custom network for pull-kuberntes-e2e-gce-gpu job" #5080
Conversation
consider turn |
(I'm fine with flip back on again, and since I'm oncall I'll watch the job if it's on 🔥 ) |
Yeah, I am fine with it as long as someone is watching it. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BenTheElder, MrHohn The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Thanks all!
Ack, included in a new commit. PTAL |
so far things still look quite green :-) ✅ |
Humm...It is the static IP for masters leaked, very likely irrelevant to the custom network change. Looking into it. |
it seems match the timeline (everything after 3:38p) |
I suspect it is due to the |
on the other hand, we were not using |
but is that mean we have problem with static ips all the time? that's worrisome 😂 |
I checked on the project, nothing is leaking, it seems like there is an issue with how we check the resource is leaked --- |
Ahhh I know |
We have multiple jobs running together, the script thinks master IPs for other jobs are leaked...I think we should not turn this flag on PR jobs... |
hummmmmm I thought we checks for cluster prefix :-( yeah let's turn off the flag |
Sent #5087. |
@MrHohn gpu job looks so far so good, do we want to enable it for other presubmits as well? |
Any other non-blocking presubmit we could try? |
why not enable it for blocking jobs :-) |
What about proceeding to the first blocking job? I'm fine as long as we watch it :) |
yeah, maybe do the gce presubmit, if that works we can propagate to all presubmits :-) |
Sent #5098. |
Reverts #5021. xref #4472.
Hey folks, now kubernetes/kubernetes#54009 is in. Could we please try it again? :)
/assign @mindprince @krzyzacy