-
Notifications
You must be signed in to change notification settings - Fork 124
WIP: do-not-merge: Rebase 1.34 #2386
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
base: master
Are you sure you want to change the base?
Conversation
…e-devices KEP-127 - validation: Return an error if user namespaces are used with volumeDevices
fix: handle corner cases in the async preemption
ContainerRestartRules feature gate should work with probes
…cing Signed-off-by: ndixita <[email protected]>
Reset metrics per status code also allow to log the particular status code that flake, in case the problem comes from an specific one. Change-Id: I29f67d4c5d76449350f45049f45ce8325a2d0ddd
Test that assert on metrics use the returned status to sync the test, if the metric is updated AFTER the state is returned the test will flake because the assertion on the metric will race. Change-Id: I317708a22cb47256c37dac3cab0463a2f925ad6b
The metrics assertion race with the metric update, and since this happens at the serverside, we use an active look to check the metrics instead of expecting to be updated immidiatly. Change-Id: I9a64b66301d5f4ac3df0c0a01de10602a20f89ea
…tial, add TODOs see: kubernetes#130271
Also, fix its conformance description, which appears to have accidentally been filled in with the description of the wrong test.
…d-image-pulling remove broken test that depends on expired credential, remove hardcoded credential, add TODOs
…2e-failure [PodLevelResources] Add missing label to Downward API test
Turned up during manual end-to-end testing of the Pod Certificates feature. This issue prevents podCertificate projected volumes from successfully mounting. Would have been caught by a feature e2e test. After this fix, podCertificate volumes function correctly in a Kind cluster. Additionally, fix logging from podcertificatemanager. In order for projectionKey to have sensible logging output, its fields need to be exported.
Adding check for nil pod resources in huge pages test
…flake Fix apiserver service proxying e2e test flakiness
…expected network errors Signed-off-by: Anish Ramasekar <[email protected]>
feat: trigger PreBindPreFlight in the binding cycle
Signed-off-by: utam0k <[email protected]>
… for missed disabled tests
…s compilation Signed-off-by: Bryce Palmer <[email protected]>
Add featuregate for performantsecuritypolicy for storage
…teOncePodOnly Tests with [Feature:SELinuxMountReadWriteOncePodOnly] must be skipped if SELinuxMount feature gate is set to true. See https://github.com/kubernetes/kubernetes/blob/1ce98e3c093e6c2eea794737de894394683c9ffb/test/e2e/storage/csimock/csi_selinux_mount.go#L50 for details how the SELinux tests use FeatureGate: / Feature: to test various combinations of the gates.
Ensure that we remove the SELinuxMount check when the feature gate is removed from k/k. The code will fail to compile + the rebase person will find helpful comments around.
…stream struct changes.
…required to make build scripts work in our env doot
… a comment - it results in invalid yaml
…ly without this feature locked on
/retest |
@jacobsee: 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-sigs/prow repository. I understand the commands that are listed here. |
No description provided.