-
Notifications
You must be signed in to change notification settings - Fork 128
Bug 1907373: Rebase to kube v1.20.0 #471
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
Bug 1907373: Rebase to kube v1.20.0 #471
Conversation
…down Implement Graceful Node Shutdown in Kubelet
…om_service remove generators from service
Add keep_time_key setting to fluentd configuration
Separate in-tree gcepd driver for windows
Log defaulted kube-scheduler component config at startup
Adding NodeName to EndpointSlice API, deprecation updates
Revert "Merge pull request kubernetes#92312 from Sh4d1/kep_1860"
…-gate core/v1: document that topologyKeys requires the ServiceTopology feature gate
Fixed quantization and made monotic time reversal not panic
to avoid storageversions being GC'ed accidentally
to avoid deadlock itself
…validation Relax validation for CSIVolumeFSGroupPolicy and move to beta
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
…trics scheduler: Implement resource metrics at /metrics/resources
Storage version garbage collector
resource-metrics: add pod/sandbox metrics to endpoint
Configure StackdriverLogging Windows service to restart on failure.
Device plugin which implements v1beta interface can return nil in Topology field For example nvidia-gpu-deviceplugin https://github.com/NVIDIA/k8s-device-plugin/blob/3520254b75df872c6a3468ab2f74deba7c63c09b/nvidia.go#L14://github.com/NVIDIA/k8s-device-plugin/blob/3520254b75df872c6a3468ab2f74deba7c63c09b/nvidia.go#L147 Signed-off-by: Alexey Perevalov <alexey.perevalov@huawei.com>
…otes Update 1.18 changelog with entries from v1.18.11
|
@tnozicka: This pull request references Bugzilla bug 1907373, which is valid. 3 validation(s) were run on this bug
DetailsIn 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/test-infra repository. |
|
Looks like google's up, let's try |
|
the build test fix for fips also merged |
|
gcp infra flake |
|
@tnozicka: The specified target(s) for
Use
DetailsIn 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/test-infra repository. |
|
/test e2e-gcp |
|
/retest |
|
@tnozicka: This pull request references Bugzilla bug 1907373, which is valid. 3 validation(s) were run on this bug
DetailsIn 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/test-infra repository. |
|
/retest |
|
/override ci/prow/verify-commits The first is known to fail on k8s bump, the 2nd is limited to 4 failures, 2 of sig-apimachinery are expected, will be fixed after bump in origin, one for build is already merged, last for networking will be BZ-ed |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-gcp, ci/prow/verify-commits DetailsIn 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/test-infra repository. |
soltysh
left a comment
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: soltysh, tnozicka The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/override ci/prow/e2e-aws-fips the failures are expected and explained above |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-aws-fips DetailsIn 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/test-infra repository. |
|
@tnozicka: All pull requests linked via external trackers have merged:
Bugzilla bug 1907373 has been moved to the MODIFIED state. DetailsIn 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/test-infra repository. |
|
@tnozicka: All pull requests linked via external trackers have merged:
Bugzilla bug 1907373 has been moved to the MODIFIED state. DetailsIn 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/test-infra repository. |
tracking sheet https://docs.google.com/spreadsheets/d/10KYptJkDB1z8_RYCQVBYDjdTlRfyoXILMa0Fg8tnNlY
TODO:
Followups:
EDIT: it has been rebased onto v1.20.0 from the initial v1.20.0-beta.2
/cc @soltysh @sttts