Commit Graph

  • 0cd2588d4f deep copy issue in getting controller is solved Hiranmoy Das Chowdhury 2024-04-09 11:14:33 +06:00
  • 3e08030d53 fix wrong comments of dra Xuzheng Chang 2024-04-07 15:36:59 +08:00
  • f0730efd0a e2e stress exec 99% threshold Antonio Ojea 2024-04-08 22:09:53 +00:00
  • 988bc86016 Appease gofmt Ruediger Pluem 2024-04-08 20:06:56 +02:00
  • db51d5f99c Fix linter hints Ruediger Pluem 2024-04-08 17:51:24 +02:00
  • 0e13fa24ae Move flag mapping to a separate function and unit test it Ruediger Pluem 2024-04-08 17:16:35 +02:00
  • 43e0bd4304 mark flaky jobs as flaky and move them to a different job Kevin Hannon 2024-02-19 11:26:33 -05:00
  • 7e40886020 Fix spelling in tests Artur Rodrigues 2024-04-08 08:35:28 +01:00
  • 192bf13eee Correct variable names in EndpointSliceMirroring controller bingchang.tbc 2024-04-01 20:41:06 +08:00
  • f81cce61e6 e2e test to execute 1000 times in a container Antonio Ojea 2024-04-04 14:22:44 +00:00
  • 645b25ec67 scheduler: fix typo in metric pod_scheduling_sli_duration_seconds help Artur Rodrigues 2024-04-07 16:15:06 +01:00
  • 84ffc2fc3d fix(job_controller): add delay duration to log message when enqueueing job Hiroki Takatsuka 2024-04-07 16:42:48 +09:00
  • 9791f0d1f3 Merge pull request #124206 from cpanato/update-rules Kubernetes Prow Robot 2024-04-06 19:52:22 -07:00
  • ae01c2126f Remove the gate "SkipReadOnlyValidationGCE" Tim Hockin 2024-04-06 15:10:42 -07:00
  • d19bff9a02 Update publishing-bot rules to Go 1.21.9 cpanato 2024-04-06 12:34:48 +02:00
  • ad7799d07d fix: close tmp file guoguangwu 2024-04-06 10:55:08 +08:00
  • ca1d4c1bc9 build_binaries: use return as it's not in a subshell anymore Tim Hockin 2024-04-06 00:23:35 +03:00
  • 29d6922df2 kube::golang::place_bins: more verbose output Tim Hockin 2024-04-06 00:17:43 +03:00
  • 91099aca72 hacks: build main target without go in the PATH Ed Bartosh 2024-04-05 17:36:57 +03:00
  • f8930f980d Merge pull request #124196 from cpanato/update-go-main Kubernetes Prow Robot 2024-04-05 07:30:42 -07:00
  • 1366f1f447 [go] Bump images, dependencies and versions to go 1.22.2 and distroless iptables cpanato 2024-04-05 14:27:57 +02:00
  • b40057db2a Update applyconfig-gen for pacakges where group and dir differ in name Maciej Szulik 2024-04-05 13:17:08 +02:00
  • d04f87abde add nil check for Node(Un)PrepareResources. Ayato Tokubi 2024-03-28 03:27:18 +00:00
  • 2207f12bea refactor test into a table Olga Shestopalova 2024-04-04 15:25:22 -04:00
  • 8df914ae87 Add tests for CBOR encoder handling of duplicate field names/tags. Ben Luddy 2024-03-01 17:26:10 -05:00
  • 4a4a04fa74 remove kubeadm unused function HirazawaUi 2024-04-04 22:35:40 +08:00
  • 3e646cd8cf Align go.mod and go.sum Ruediger Pluem 2024-02-14 17:22:36 +01:00
  • 2bdacbf685 Fix bind mounts of filesystems with specific mount options set Ruediger Pluem 2023-06-05 13:18:34 +02:00
  • d9c54f69d4 Merge pull request #124174 from dims/update-x/net-for-CVE-2023-45288 Kubernetes Prow Robot 2024-04-03 20:13:01 -07:00
  • 99fac38d28 Update x/net for CVE-2023-45288 Davanum Srinivas 2024-04-03 16:37:18 -04:00
  • 6fefa74616 Add tnqn to sig-network-reviewers Quan Tian 2024-04-03 16:10:17 +08:00
  • 9a40ea2e28 fix e2e loadbalancer test timeouts and assumptions Antonio Ojea 2024-04-03 08:02:00 +00:00
  • 134e43c279 Add doc.go file without any buildconstraint to run tests on non linux systems Karthik K N 2024-04-03 12:30:59 +05:30
  • 6673e7a93d CHANGELOG: Update directory for v1.30.0-rc.1 release Kubernetes Release Robot 2024-04-02 19:30:33 +00:00
  • c16dc72d0b [hack/verify-file-sizes.sh] Support Mac OS X bells17 2024-04-03 03:53:56 +09:00
  • ec301a5cc7 Merge pull request #124099 from cpanato/update-set-cap-debian-base Kubernetes Prow Robot 2024-04-02 08:24:11 -07:00
  • c9f6d4e172 Merge pull request #124019 from alexzielenski/fix-ratcheting-flake Kubernetes Prow Robot 2024-04-02 07:00:11 -07:00
  • 4e1c3e5237 fix grace period set for force pod deletion Olga Shestopalova 2024-04-02 09:13:25 -04:00
  • 9523e0fe8d put qps and burst to cmd devincd 2024-04-02 18:08:26 +08:00
  • 56d1011aa5 kube-proxy: ensure nftables unit test parity with iptables. Add packet tracing unit tests for ipv4 and ipv6. Remove unreachable code from runChain, since some of the parsed rules are never generated by the proxy implementation. Nadia Pinaeva 2024-03-29 16:12:23 +01:00
  • 1c7b366182 kube-proxy: rename iptables unit test to match tested function name. Nadia Pinaeva 2024-03-29 15:56:18 +01:00
  • 20bd3dd774 Update knftables to v0.0.16 Nadia Pinaeva 2024-04-02 10:36:29 +02:00
  • e3bb757129 Merge pull request #124143 from enj/enj/i/svm_update_crd_flake Kubernetes Prow Robot 2024-04-01 14:19:35 -07:00
  • f338ab5f95 svm test: wait after updating CRD to avoid flakes Monis Khan 2024-04-01 16:15:29 -04:00
  • 79c61d5f03 Merge pull request #124124 from carlory/fix-124120 Kubernetes Prow Robot 2024-04-01 01:35:34 -07:00
  • 363fee59e4 fix panic with SIGSEGV in kubeadm certs check-expiration carlory 2024-04-01 11:09:53 +08:00
  • 62d379fa5a kubectl: fix plugin lookup with positional arguments Dr. Stefan Schimanski 2024-03-31 19:44:03 +02:00
  • 170d143b1a Revert changes in tests Krzysztof Dąbrowski 2024-03-30 20:46:23 +01:00
  • a29dc0bc90 typo: delete useless comments googs1025 2024-02-08 13:57:27 +08:00
  • 5e94ffe90b nodeipam: poll nodes immediately Krzysztof Dąbrowski 2024-03-29 20:56:08 +01:00
  • 0add741012 fix test flake caused by not waiting for CRD schema update Alex Zielenski 2024-03-21 12:26:51 +01:00
  • 3dedb8eb8c Merge pull request #124111 from liggitt/deflake-authz-test Kubernetes Prow Robot 2024-03-29 08:53:43 -07:00
  • 02139c9102 Deflake authz config reload test Jordan Liggitt 2024-03-29 10:18:45 -04:00
  • 609b01f971 Fix typos in rbac api. zhanluxianshen 2024-03-29 06:49:19 +08:00
  • caba23a508 cloud/gcp/cluster_upgrade should only run on GCE Davanum Srinivas 2024-03-28 11:35:54 -04:00
  • 9edf1fc51c generate fully qualified type references Andrew DeMaria 2023-03-20 18:02:14 -06:00
  • fc428df491 update setcap/debian-base to bookworm-v1.0.2 cpanato 2024-03-28 14:57:22 +01:00
  • 87e113261d e2e_node: clean cpu_manager test Sotiris Salloumis 2024-03-28 12:25:15 +01:00
  • 9be9832184 add coverage tests for probes behavior Matthias Bertschy 2024-02-13 09:18:39 +01:00
  • 0af674a459 fix grace period used for immediate evictions Olga Shestopalova 2024-03-26 14:55:45 -04:00
  • f4e246bc93 Merge pull request #123908 from Nordix/esotsal/OOMKiller Kubernetes Prow Robot 2024-03-27 11:42:19 -07:00
  • 531726ee65 Merge pull request #124078 from dims/bump-publishing-130 Kubernetes Prow Robot 2024-03-27 08:52:54 -07:00
  • 06e69e4b09 releng: update publishing bot rules for 1.30 Davanum Srinivas 2024-03-27 10:42:45 -04:00
  • 1a13b0aa33 DRA api: ResourceHandle.DriverName is required Patrick Ohly 2024-03-27 11:22:35 +01:00
  • 8774dee09e DRA api: explicitly reserve finalizer for Kubernetes Patrick Ohly 2024-03-27 11:20:37 +01:00
  • d098af353c CHANGELOG: Update directory for v1.30.0-rc.0 release Kubernetes Release Robot 2024-03-26 20:33:56 +00:00
  • 6f5696b537 dra scheduler: simplify unit tests Patrick Ohly 2024-03-27 10:18:53 +01:00
  • 03ce045844 Merge pull request #124048 from bertinatto/fix-uncertain-reconstruction-gate Kubernetes Prow Robot 2024-03-27 01:54:53 -07:00
  • 6bea3ae99a fix ProbeControllerVolumePlugins func carlory 2024-03-27 16:53:53 +08:00
  • 0ed2ad182f test: fix shutdown of test/integration/servicecidr.TestMigrateServiceCIDR Patrick Ohly 2024-03-27 09:21:43 +01:00
  • 1a2dba426f Update API comment for nodeName to match system behavior Aldo Culquicondor 2024-03-26 16:43:33 +00:00
  • 5a130d2b71 apimachinery runtime: support contextual logging Patrick Ohly 2023-11-20 20:25:00 +01:00
  • c2dfcf1e34 unittests: Fixes unit tests for Windows (part 9) Claudiu Belu 2023-07-19 12:22:18 +00:00
  • ba76a624f9 Optimize klog output 杨军10092085 2024-03-26 18:47:09 +08:00
  • 87b4279e07 workqueue: make queue as configurable Haibing Zhou 2024-02-16 12:09:37 -08:00
  • c893c48432 Use the right feature gate when updating uncertain volumes Fabio Bertinatto 2024-03-25 15:44:26 -03:00
  • 227c2e7c2b Merge pull request #123720 from HirazawaUi/fix-slow-dra-test Kubernetes Prow Robot 2024-03-25 10:22:33 -07:00
  • 0413376489 Fix: correct dryRunStratergy typo in kubectl expose cmd Amirsadra Abdollahi 2024-03-25 18:58:35 +03:30
  • 856bb5c8f2 Replaces path.Operation with filepath.Operation (staging) Claudiu Belu 2022-06-15 15:17:24 +03:00
  • c1f2167803 kubeadm: stop storing the ResolverConfig in the global KubeletConfiguration and instead set it dynamically for each node SataQiu 2024-03-25 18:26:46 +08:00
  • 40a25463fa make test parallel in for loop Jeremy Shih 2024-03-25 09:39:01 +08:00
  • 20d0ab7ae8 Merge pull request #124011 from bart0sh/PR138-e2e_node-fix-podresurces-failure Kubernetes Prow Robot 2024-03-22 08:16:08 -07:00
  • 1b3e4e792b Merge pull request #123978 from deads2k/add-stefan Kubernetes Prow Robot 2024-03-22 08:15:57 -07:00
  • 458e227de0 dra scheduler: unit tests Patrick Ohly 2024-03-14 13:58:18 +01:00
  • 607261e4c5 dra scheduler: spelling fix Patrick Ohly 2024-03-12 18:35:22 +01:00
  • 4126e37f08 dra controller: unit tests Patrick Ohly 2024-03-14 17:34:39 +01:00
  • 95136db063 dra scheduler: fix re-allocation of claim with structured parameters Patrick Ohly 2024-03-22 08:10:18 +01:00
  • a26ee12395 Relax WatchSemanticsTest to make it faster Wojciech Tyczyński 2024-03-19 20:23:56 +01:00
  • 95a6f2e4dc Merge pull request #124010 from bart0sh/PR137-e2e_node-fix-admission-error Kubernetes Prow Robot 2024-03-21 14:14:13 -07:00
  • 9c50b2503b Merge pull request #124009 from bart0sh/PR136-remove-Dbus-test-case Kubernetes Prow Robot 2024-03-21 10:33:27 -07:00
  • 6f5240b19c e2e_node: fix podresources test Ed Bartosh 2024-03-20 10:41:02 +02:00
  • dd2dcabe5b Visit ephemeral containers when calculating fs user carlory 2024-03-21 14:17:26 +08:00
  • 9ce994af9f e2e_node: remove Dbus test case Ed Bartosh 2024-03-20 17:34:47 +02:00
  • 247392271f Fix admission error Ed Bartosh 2024-03-20 10:41:57 +02:00
  • a309fadbac Merge pull request #124001 from kerthcet/fix/multi-prifile Kubernetes Prow Robot 2024-03-20 07:21:53 -07:00
  • 0cfe4438e9 interpodaffinity: scheduler queueing hints nayihz 2023-12-25 10:09:05 +08:00
  • eb5d2ca9d8 Added locks when accessing dummyStorage to prevent data race Abhishek Kr Srivastav 2024-03-20 14:23:33 +05:30
  • ecb965287c code-generator: use cases.Title instead of strings.Title Stephen Kitt 2024-03-18 18:16:51 +01:00
  • 84750fe52e Revert "enhancement(scheduler): share waitingPods among profiles" kerthcet 2024-03-19 22:52:59 +01:00
  • a67d1dc010 Revert "Fix flaky test on multi profiles waiting pod" kerthcet 2024-03-19 22:52:07 +01:00