Commit Graph

  • cd949bafa4 use MakePodSpec consistently (#125805) Michael Fraenkel 2024-06-30 11:28:36 -06:00
  • 93d56511e6 Merge pull request #125021 from aojea/servicecidrbeta Kubernetes Prow Robot 2024-06-30 08:53:25 -07:00
  • d40ca00dfd add unit tests for hostname node.status.addresses Antonio Ojea 2024-06-30 13:48:19 +00:00
  • bc8bce2ef9 make update Antonio Ojea 2024-05-21 11:58:12 +00:00
  • 0e1f9dadd6 modify components to use the networking v1beta1 API Antonio Ojea 2024-06-29 10:06:55 +00:00
  • ed597316d6 modify tests to use the networking v1beta1 API Antonio Ojea 2024-06-29 10:06:38 +00:00
  • dbfdd074d0 update networking strategy and remove hardcode field on the test Antonio Ojea 2024-06-29 10:06:00 +00:00
  • c1d06c0ae4 use networking v1beta1 for kubectl describe Antonio Ojea 2024-06-29 10:04:47 +00:00
  • ca2d0857b6 promote ServiceCIDR and IPAddress to beta Antonio Ojea 2024-06-29 10:04:12 +00:00
  • d902351c99 Merge pull request #125797 from SataQiu/fix-upgrade-20240629 Kubernetes Prow Robot 2024-06-29 23:54:29 -07:00
  • 7bccbaf996 fix: enable and fixes rules from testifylint on test package Matthieu MOREL 2024-06-29 17:28:30 +00:00
  • d9001c7b00 kubeadm: the '--feature-gates' flag is deprecated and no-op for 'kubeadm upgrade apply/plan' SataQiu 2024-06-30 11:18:31 +08:00
  • a7264f95ff pod terminationGracePeriodSeconds is always valid (#124461) Michael Fraenkel 2024-06-29 19:09:29 -06:00
  • a9c156baef Merge pull request #125787 from dims/pandaamanda-remove_apiserver_logs_api Kubernetes Prow Robot 2024-06-29 11:23:12 -07:00
  • fa75b4371d Merge pull request #125550 from sanposhiho/scheduler_perf-gated Kubernetes Prow Robot 2024-06-29 07:06:42 -07:00
  • 1599658fc6 Use PollUntilContextTimeout to replace PollImmediateWithContext bzsuni 2024-06-29 18:50:34 +08:00
  • d748fc024d add ServiceCIDR to the exception for api rules Antonio Ojea 2024-05-21 11:56:52 +00:00
  • a7832cc169 Merge pull request #123102 from astundzia/master Kubernetes Prow Robot 2024-06-29 01:07:45 -07:00
  • d6d55196ae add a test case with PodAffinity gated pods to scheduler_perf Kensei Nakada 2024-06-17 18:34:08 +00:00
  • 34b8832edb Merge pull request #125631 from SergeyKanzhelev/logFailedAdmission Kubernetes Prow Robot 2024-06-28 19:36:20 -07:00
  • 4093c354f0 [code-generator] feat: add func for generating register code (#124946) Lin Yang 2024-06-29 09:26:03 +08:00
  • 3fdf06ae08 Merge pull request #125401 from bitoku/fix-fail-message Kubernetes Prow Robot 2024-06-28 16:48:38 -07:00
  • 16b7d5310a Merge pull request #125047 from zhanluxianshen/clean-typos-in-kubelet Kubernetes Prow Robot 2024-06-28 16:48:24 -07:00
  • 58ff17bbfa When using external CA, look for common trust anchor within CA bundle. Alex Stundzia 2024-06-28 18:04:31 -05:00
  • 19d9e4fa7f Merge pull request #125776 from vinayakankugoyal/armor2 Kubernetes Prow Robot 2024-06-28 14:20:48 -07:00
  • ac9aec9f9b Merge pull request #125116 from pohly/dra-one-of-source Kubernetes Prow Robot 2024-06-28 12:46:45 -07:00
  • a88dc632a4 kube-apiserver: default --enable-logs-handler flag to false Davanum Srinivas 2024-06-28 13:50:20 -04:00
  • 8e37501cd4 api: remove obsolete validation of deterministic claim name Patrick Ohly 2024-06-28 20:34:16 +02:00
  • 0cde5f1e28 fix: enable bool-compare rule from testifylint linter (#125135) Matthieu MOREL 2024-06-28 19:58:05 +02:00
  • be410c0dae Graduate ElasticIndexedJob to GA ahg-g 2024-06-27 06:17:32 +00:00
  • bcadbfcc55 Merge pull request #125496 from harche/cgroup_imp Kubernetes Prow Robot 2024-06-28 09:54:02 -07:00
  • 780191bea6 review remarks for graduating PodDisruptionConditions Michal Wozniak 2024-06-28 16:36:45 +02:00
  • 8871513c1b review fixes Christian Schlotter 2024-06-28 17:11:49 +02:00
  • bf0c9885a4 Graduate PodDisruptionConditions to stable Michal Wozniak 2024-06-13 09:34:56 +02:00
  • 1cb4243535 procMount: fix default value documentation Arturo Borrero Gonzalez 2024-06-28 13:56:49 +02:00
  • 5e331569e4 Merge pull request #125779 from SataQiu/fix-upgrade-diff-20240628 Kubernetes Prow Robot 2024-06-28 07:04:00 -07:00
  • f0fd893101 serve networking v1beta1 apis for ServiceCIDR and IP Address Antonio Ojea 2024-05-21 11:34:19 +00:00
  • 29f33bc21d enable networking v1beta1 features on apiserver storage Antonio Ojea 2024-06-28 13:16:33 +00:00
  • eb66365bc4 Merge pull request #124931 from pohly/dra-scheduler-prebind-fix Kubernetes Prow Robot 2024-06-28 05:57:24 -07:00
  • 79495a21a8 Separate cgroup v1 and v2 manager implementations Harshal Patil 2024-06-13 12:28:20 -04:00
  • e51b55b451 kubeadm: feature gate ControlPlaneKubeletLocalMode on upgrade Christian Schlotter 2024-06-28 13:31:26 +02:00
  • e832b70230 Merge pull request #125545 from claudiubelu/unittests-12 Kubernetes Prow Robot 2024-06-28 03:57:56 -07:00
  • 241c1c7737 kubeadm: feature gate ControlPlaneKubeletLocalMode on init Christian Schlotter 2024-06-28 12:57:45 +02:00
  • 7c2384d374 kubeadm: mark '--api-server-manifest', '--controller-manager-manifest' and '--scheduler-manifest' as deprecated flags SataQiu 2024-06-28 18:51:02 +08:00
  • 7a14b94205 promote feature gate MultiCIDRServiceAllocator to beta disabled by default Antonio Ojea 2024-05-21 11:33:24 +00:00
  • 975f1c978d kubeadm: fix a bug where the path of the manifest can not be specified when 'upgrade diff' specified a config file SataQiu 2024-06-28 18:01:19 +08:00
  • b5e3b81de6 unittests: Fixes unit tests for Windows (part 12) Claudiu Belu 2024-06-17 12:45:39 +00:00
  • d40676c227 Merge pull request #122047 from aojea/treeless Kubernetes Prow Robot 2024-06-28 01:00:20 -07:00
  • c3ae97056d Remove kubelet soft admission. Vinayak Goyal 2024-06-28 06:57:04 +00:00
  • ac82ba67f7 update openapi Antonio Ojea 2024-06-28 06:54:14 +00:00
  • a7ef06da87 Set permit timeout to 10s in test kerthcet 2024-06-28 14:02:36 +08:00
  • f24211524b Merge pull request #125714 from googs1025/add_defaultSelector_ut Kubernetes Prow Robot 2024-06-27 22:10:59 -07:00
  • 4c44efe81c Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0 Kubernetes Prow Robot 2024-06-27 20:40:05 -07:00
  • 522e2e5066 Merge pull request #124917 from vinayakankugoyal/kep4633 Kubernetes Prow Robot 2024-06-27 20:39:51 -07:00
  • bec82cc63c Merge pull request #125479 from kundan2707/kube_proxy_update Kubernetes Prow Robot 2024-06-27 18:13:32 -07:00
  • 5e6a4937f5 KEP-4633: Allow health-only anonymous auth mode. Vinayak Goyal 2024-05-16 21:18:34 +00:00
  • 2c6daa41de Merge pull request #125162 from sttts/sttts-code-generator-core-group Kubernetes Prow Robot 2024-06-27 16:12:15 -07:00
  • 2aeace5977 generated Antonio Ojea 2024-06-27 21:00:57 +00:00
  • 742b2f70b9 Merge pull request #125766 from dims/update-moby/spdystream-to-v0.4.0 Kubernetes Prow Robot 2024-06-27 13:02:35 -07:00
  • 010409ad0d Merge pull request #125730 from p0lyn0mial/upstream-bring-back-consistent-read-from-cache-supports-pagination Kubernetes Prow Robot 2024-06-27 11:57:20 -07:00
  • ef1d28aa52 Merge pull request #125177 from liggitt/dynamic-public-key Kubernetes Prow Robot 2024-06-27 11:57:06 -07:00
  • 991e7a8c15 Merge pull request #125646 from HirazawaUi/apply-null Kubernetes Prow Robot 2024-06-27 10:40:14 -07:00
  • df20694c62 Merge pull request #125600 from thockin/plus_default_deprecated_volumes Kubernetes Prow Robot 2024-06-27 10:40:00 -07:00
  • cd2c8cb5fd Fix pv reclaim failed due to its phase is wrongly updated to the Failed state by kcm carlory 2024-06-28 01:25:45 +08:00
  • 91c4aac738 document the API with the details about the allocation CIDR ranges Antonio Ojea 2024-06-27 17:18:00 +00:00
  • 377a3f7ec4 Update moby/spdystream to v0.4.0 Davanum Srinivas 2024-06-27 13:07:47 -04:00
  • bde9b64cdf DRA: remove "source" indirection from v1 Pod API Patrick Ohly 2024-05-24 15:24:24 +02:00
  • 41f21823f5 Merge pull request #125758 from SataQiu/improve-validateSupportedVersion-20240627 Kubernetes Prow Robot 2024-06-27 07:45:17 -07:00
  • 35ccdc8b35 Bump prometheus/common to v0.55.0 Davanum Srinivas 2024-06-27 07:58:24 -04:00
  • ac3b7643ad make codegen Dr. Stefan Schimanski 2024-06-04 12:00:59 -04:00
  • 676d989713 code-generator/examples: fix json tags Dr. Stefan Schimanski 2024-06-04 11:50:23 -04:00
  • be2cf7e4d9 code-generator/client-gen: add example with single package api/v1 Dr. Stefan Schimanski 2024-05-28 09:06:22 +02:00
  • 6b2f779bd4 code-generator/client-gen: decouple core group from package name 'api' Dr. Stefan Schimanski 2024-05-28 09:03:04 +02:00
  • 7e52d34852 code-generator/client-gen: add example with core group Dr. Stefan Schimanski 2024-05-28 09:05:30 +02:00
  • b8ae868a73 clean ctx Mangirdas Judeikis 2024-06-25 15:42:00 +03:00
  • 24ecb20e41 clean deprecated context.StopCh Mangirdas Judeikis 2024-06-24 12:08:03 +03:00
  • 4bddebc48e DRA: fix scheduler/resource claim controller race with retry Patrick Ohly 2024-05-27 19:34:23 +02:00
  • ecbafb8de5 DRA: fix scheduler/resource claim controller race Patrick Ohly 2024-05-17 16:31:47 +02:00
  • 2f9660db6b apiserver/storage/watchcache: WaitUntilFreshAndList supports path prefix Lukasz Szaszkiewicz 2024-06-26 14:34:32 +02:00
  • c259fe2342 flowcontrol/request/list_work_estimator: sync shouldDelegateList Lukasz Szaszkiewicz 2024-06-17 16:14:39 +02:00
  • 09e85983d8 apiserver/storage/cacher: cache supports pagination Lukasz Szaszkiewicz 2024-06-10 10:14:38 +02:00
  • 29defc15aa Merge pull request #125756 from p0lyn0mial/upstream-improve-run-test-list Kubernetes Prow Robot 2024-06-27 05:25:16 -07:00
  • 194609bd6a fix comment on integration test Antonio Ojea 2024-06-27 11:45:37 +00:00
  • 476b415873 simplify test code using the if with a short statement Antonio Ojea 2024-06-27 11:44:27 +00:00
  • 69360e9b5e fix wrong comment on method to detect IPs out of ranges Antonio Ojea 2024-06-27 11:41:47 +00:00
  • 967ad95b53 use an AND to define the allocator readiness Antonio Ojea 2024-06-27 11:39:36 +00:00
  • fed0517fba fix typo enque should be enqueue Antonio Ojea 2024-06-27 11:37:32 +00:00
  • 9b1bad431b implement dual write on Service ClusterIP allocator Antonio Ojea 2024-06-16 09:49:52 +00:00
  • 7c4726d016 allow to shutdown quickly the apiserver Antonio Ojea 2024-06-19 17:14:59 +00:00
  • 418f98aae4 repairip wait for the default servicecidr Antonio Ojea 2024-06-18 20:12:52 +00:00
  • 8490273979 performance test to compare allocators Antonio Ojea 2024-05-21 10:29:11 +00:00
  • 6639411231 add log to migration test Antonio Ojea 2024-05-20 23:47:53 +00:00
  • 101722249d test enable and disable ServiceCIDR feature Antonio Ojea 2024-05-20 20:35:00 +00:00
  • f36975b193 remove iptree from tree Antonio Ojea 2024-05-20 19:55:21 +00:00
  • b04ca186d8 replace the iptree on the ipallocator Antonio Ojea 2024-05-21 08:14:18 +00:00
  • b5cfccbca7 replace iptree on the servicecidr controller Antonio Ojea 2024-05-20 19:32:11 +00:00
  • f06b355daf replace iptree on the repairip controller Antonio Ojea 2024-05-20 16:50:11 +00:00
  • 55c9b58e48 add new metric to record the latency to allocate an IP address Antonio Ojea 2024-05-21 08:04:35 +00:00
  • 95c7621ed0 Merge pull request #125755 from saschagrunert/named-param-service Kubernetes Prow Robot 2024-06-27 04:22:05 -07:00
  • 24478e0c4a Merge pull request #125729 from p0lyn0mial/upstream-deflake-test-wait-until-fresh Kubernetes Prow Robot 2024-06-27 04:21:58 -07:00