-
Notifications
You must be signed in to change notification settings - Fork 42.3k
[WIP] Rebase to kube v1.20.0 -beta.2 #96756
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
…-pick-of-#93687-upstream-release-1.19 Automated cherry pick of kubernetes#93687: kubectl describe pod: use ReportingController as an event
Fix containerNameToRef func to get init containers and ephemeral containers properly. Set EphemeralContainers in generatePodCopyWithDebugContainer func to nil which means dropping ephemeral containers from a copy of pod so that it can be created successfully, otherwise it is rejected by the API server.
Bug 1854434: UPSTREAM: 94112: Remove canonicalization of endpoints by endpoints controller for better comparison
…ick-of-#94580-origin-release-1.19 Automated cherry pick of kubernetes#94580: Fix index out of range panic for kubectl alpha debug
Bug 1874584: UPSTREAM: <carry>: retry etcd errors
Bug 1873043: Commit test/e2e/generated/bindata.go
Bug 1875194: UPSTREAM: 94609: Use namespace flag passed to RunKubectl* methods
Bug 1867929: Reduce offline volume expansion flake
Bug 1873043: Enable k8s-e2e-gcp-serial
…objects Bug 1877338: UPSTREAM: 94653: Tolerate NotFound errors when deleting snapshots
openshift/origin needs to be able to vendor these definitions so they need to be committed. Should be squashed with UPSTREAM: <carry>: Stop ignoring test/e2e/generated/bindata.go
…avoidPod annotation: fail when not all pods are properly deleted Fail when e2erc.DeleteRCAndWaitForGC returns an error to discover the reason why the pods are not deleted properly
…ied resource Currently count includes keys from different resource(s) if the keys are a prefix of the specified resource/key. Consider the following keys: A: <storage-prefix>//foo.bar.io/machines B: <storage-prefix>//foo.bar.io/machinesets If we ask for the count of key A, the result will also include the keys from key B since key B shares the same prefix as key A. Append a separator to mark the end of the key, this will exclude all other keys from a different resource that is a prefix of the specified key.
Bug 1873043: Commit openapi definitions
…g with golang 1.14" This reverts commit 67ec18e.
…om source Remove installation from source of recent bash and protoc 3.0.0 now that both are available on the ci build root image. Squash with UPSTREAM: <carry>: Enable build, test and verify
Bug 1877791: Release lock on KCM and KS termination
Bug 1878163: Build with golang 1.15
…lished OpenAPI kubectl falls over arrays without item schema. Hence, we have to publish a less precise OpenAPI spec (similar to other pruning we already do for the same reason).
…orities-avoidPods bug 1880279: [e2e] scheduling: Pod should avoid nodes that have avoidPod annotation: fail when not all pods are properly deleted
Add rebase instructions updated to reflect the transition of hyperkube maintenance from origin to openshift/kubernetes. For releases 4.6 and above, this document supercedes the instructions in the the [rebase enhancment](https://github.com/openshift/enhancements/blob/master/enhancements/rebase.md). Putting this document in the repository to which it applies should simplify its maintenance as part of the regular rebase workflow and also allow it to be more easily discovered. Co-authored-by: Lukasz Szaszkiewicz <lukasz.szaszkiewicz@gmail.com>
…r-scheduler-plugin bug 1874920: Revert "bug 1874919: UPSTREAM: 94423: debugger scheduler plugin"
|
/unassign soltysh sttts |
|
/uncc soltysh sttts |
|
@tnozicka: The following tests 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. DetailsInstructions 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. I understand the commands that are listed here. |
|
/triage accepted |
No description provided.