-
Notifications
You must be signed in to change notification settings - Fork 111
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: inject detach error #1523
WIP: inject detach error #1523
Conversation
In 576cca0, we fixed one spot, looks like we need to do the same for others! Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…for-multiple-components add kms as to 1.26 rules for multiple components
The error result of `d.downloadAPIs()` is set in `aerr`, not `err`. This prevents a nil-ptr dereference of apiGroups in the next step. Signed-off-by: Abhijit Hoskeri <abhijithoskeri@gmail.com>
…ck-of-#113933-upstream-release-1.26 [1.26.1] Automated cherry pick of kubernetes#113933: Limit request retrying to []byte request bodies
…ck-of-#114404-upstream-release-1.26 Automated cherry pick of kubernetes#114404: Check the correct error in d.downloadAPIs
…minating. KEP1669
…fe6f OCPBUGS-4657: Bump library-go.
Change-Id: If99856aa6640375a8a9feff13fa213d4f974a99a
would cause a deadlock if an aggregated apiserver decided to respect ETags for its aggregated discovery document,
…-admission-defaults OCPBUGS-4658: Apply shared defaulters to CRD-based routes.
…rry-pick-of-#114459-upstream-release-1.26 Automated cherry pick of kubernetes#114459: fix double lock and excercise its codepath in tests
If the proxy doesn't respond to our CONNECT request with a 2XX status code, we now display the proxy's response rather than the confusing error "tls: first record does not look like a TLS handshake"
The username and password sent in the Proxy-Authorization header are not supposed to be percent escaped prior to being base64 encoded.
The correct behavior is to stop upon the first Filter failure.
…rry-pick-of-#113776-upstream-release-1.26 Automated cherry pick of kubernetes#113776: Creating Ingress IP loadbalancer alone when all the endpoints
…rry-pick-of-#113742-upstream-release-1.26 [1.26.1] Automated cherry pick of kubernetes#113742: Introducing LoadbalancerPortMapping flags for VipExternalIP
…rry-pick-of-#114407-upstream-release-1.26 Automated cherry pick of kubernetes#114407: Windows Kube-Proxy implementation for internal traffic
…erry-pick-of-#114261-upstream-release-1.26 Automated cherry pick of kubernetes#114261: Reduce load of Job integration test
OpenShift-Rebase-Source: 29eea3c
UPSTREAM: <carry>: update rebase doc
OCPBUGS-8092: Fix mounted volume expansion tests
…ugin The CSIInlineVolumeSecurity admission plugin inspects inline CSI volumes on pod creation and compares the security.openshift.io/csi-ephemeral-volume-profile label on the CSIDriver object to the pod security profile on the namespace.
OCPBUGS-8220: CSI Inline Volume admission plugin does not log object name correctly
OCPBUGS-10048: UPSTREAM: 115328: apiserver: annotate early (server not ready) and late (during shutdown) requests
@jsafrane: No Bugzilla bug is referenced in the title of this pull request. 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/test-infra repository. |
@jsafrane: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jsafrane 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 |
19aae54
to
e280edd
Compare
@jsafrane: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
e280edd
to
ac4c053
Compare
PR needs rebase. 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. |
ac4c053
to
872cbd1
Compare
872cbd1
to
54b5520
Compare
@jsafrane: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/reopen |
@jsafrane: Failed to re-open PR: state cannot be changed. The detach-migration-error branch was force-pushed or recreated. 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/test-infra repository. |
To test CSI migration