Commit Graph

  • 6a12b87525 Auto updates cici37 2024-07-16 18:56:49 +00:00
  • 67a171a142 Remove feature gate CustomResourceValidationExpressions. Cici Huang 2024-07-16 10:39:00 -07:00
  • 9c763a9c9f Merge pull request #126104 from cji/5321 Kubernetes Prow Robot 2024-07-16 10:33:05 -07:00
  • 7e1cfca8af Merge pull request #126110 from chengjoey/docs/e2e-pod-traffic Kubernetes Prow Robot 2024-07-16 09:20:57 -07:00
  • 130414950f Merge pull request #124568 from xyz-li/fix_apiserver_output Kubernetes Prow Robot 2024-07-16 09:20:48 -07:00
  • 64528d865e Merge pull request #124268 from SataQiu/fix-20240411 Kubernetes Prow Robot 2024-07-16 09:20:39 -07:00
  • b3db0ba04c Fix error about missing volumeSpec for expansion during mount Hemant Kumar 2024-07-16 12:07:46 -04:00
  • b7821078b3 Fix the error type, Add into observation, Fix tests. Cici Huang 2024-07-16 08:27:36 -07:00
  • b785c47f6d Merge pull request #126121 from mimowo/job-metrics-reasons-update Kubernetes Prow Robot 2024-07-16 08:15:19 -07:00
  • 5f7cfdef11 Merge pull request #125993 from macsko/increase_server_timeout_in_scheduler_perf_tests Kubernetes Prow Robot 2024-07-16 08:15:10 -07:00
  • 585971431b Remove StatefulSetStartOrdinal feature gate to target stable in 1.31 Peter Schuurman 2024-07-08 19:24:30 -07:00
  • d61edc51b8 make use of new error reporting in the dispatcher. Jiahui Feng 2024-04-26 11:49:44 -07:00
  • 8e9232ef46 remove unused policy_definition_total metric and state label Jiahui Feng 2024-04-25 18:30:26 -07:00
  • ce45a82346 make Err wrap one or zero error. Jiahui Feng 2024-04-25 17:59:32 -07:00
  • b846c39047 errors improvement. Jiahui Feng 2024-04-23 16:54:47 -07:00
  • 099cb71a53 Ensure that all options are correctly set when calling node-expand-during-mount Hemant Kumar 2024-07-15 17:36:30 -04:00
  • 6c10c97c3c kube-proxy: internal config: add Linux section Daman Arora 2024-07-16 17:43:29 +05:30
  • 1904a56e30 CHANGELOG: Update directory for v1.31.0-beta.0 release Kubernetes Release Robot 2024-07-16 08:35:24 +00:00
  • 0dbf1d3ceb remove kubelet unused run container options HirazawaUi 2024-07-16 20:43:02 +08:00
  • 157f4b94d8 Merge pull request #125753 from SergeyKanzhelev/devicePluginFailuresTests Kubernetes Prow Robot 2024-07-16 04:36:59 -07:00
  • 716d66cdf3 kubelet: adjust the validation logic to treat [none] as the EnforceNodeAllocatable is disabled SataQiu 2024-07-14 10:45:25 +08:00
  • 370631eb30 Update the set of reasons in comment for JobFinishedNum metric Michal Wozniak 2024-07-16 12:34:29 +02:00
  • 18b81ab68c api: fix ValidatingAdmissionPolicyList json tag xyz-li 2024-07-16 16:57:51 +08:00
  • 0fa4b9e14c Merge pull request #126109 from my-git9/staticpod Kubernetes Prow Robot 2024-07-15 23:45:10 -07:00
  • aceb4468b6 volumebinding: scheduler queueing hints - PersistentVolumeClaim bells17 2024-05-20 13:36:40 +09:00
  • 1663223e58 KEP-3619: should check supplementalGroupsPolicyInUse for oldNode in dropDisabledFields for node Shingo Omura 2024-07-10 15:18:13 +09:00
  • a89bb017a3 KEP-3619: implement e2e test for SupplementalGroupsPolicy Shingo Omura 2024-06-22 21:53:03 +09:00
  • f46ecf5648 KEP-3619: Wiring up from RuntimeFeatures.SupplementalGroupsPolicy(CRI) to NodeFeatures.SupplementalGroupsPolicy(API) Shingo Omura 2024-06-22 21:32:55 +09:00
  • 5d75660dc1 KEP-3619: API: add NodeFeatures.SupplementalGroupsPolicy in NodeStatus Shingo Omura 2024-06-22 18:43:31 +09:00
  • 4c7960a67c Merge pull request #104519 from arekkusu/patch-2 Kubernetes Prow Robot 2024-07-15 20:29:10 -07:00
  • 38e4c6b016 KEP-3619: CRI: add RuntimeFeatures.SupplementalGroupsPolicy in StatusResponse Shingo Omura 2024-06-22 18:26:42 +09:00
  • ae1caa40a2 Merge pull request #125961 from Jerry-yz/master Kubernetes Prow Robot 2024-07-15 19:27:30 -07:00
  • bfffd43108 Merge pull request #124296 from Nordix/esotsal/e2e_node_pod_resize_test Kubernetes Prow Robot 2024-07-15 19:27:23 -07:00
  • 2263f2d719 Merge pull request #124148 from cyclinder/add_flag_kubelet Kubernetes Prow Robot 2024-07-15 19:27:16 -07:00
  • eb9b928c23 Merge pull request #123137 from neolit123/1.30-update-kubelet-validation-fields Kubernetes Prow Robot 2024-07-15 19:27:09 -07:00
  • 47133919e7 add some notes for e2e preserve source pod ip test joey 2024-07-16 10:18:05 +08:00
  • be776efb00 Merge pull request #125967 from vinayakankugoyal/kep4633 Kubernetes Prow Robot 2024-07-15 18:23:09 -07:00
  • 843d6f2d5d KEP-4633: Add intgration tests for Anonymous Auth Configurable Endpoints. Vinayak Goyal 2024-07-08 22:26:31 +00:00
  • f36a821de8 Merge pull request #126034 from sohankunkerkar/add-usernamespaces Kubernetes Prow Robot 2024-07-15 16:41:17 -07:00
  • 5427708866 Merge pull request #125404 from mimowo/fix-kubelet-podip Kubernetes Prow Robot 2024-07-15 16:41:10 -07:00
  • bc06071495 Update AppArmor feature gates to GA stage. Vinayak Goyal 2024-05-31 18:01:48 +00:00
  • b377dfba0c Add funcs in pkg/filesystem/util that can actually set file permissiosn on Windows and update container log dir perms to 660 on Windows Mark Rossetti 2024-04-24 11:54:14 -07:00
  • e785ef8d21 Merge pull request #125828 from haircommander/4033-beta Kubernetes Prow Robot 2024-07-15 14:15:10 -07:00
  • 611cbbf64b Merge pull request #126105 from benluddy/cbor-framer Kubernetes Prow Robot 2024-07-15 13:11:09 -07:00
  • 86240aaca1 api: add user namespaces field to NodeRuntimeHandlerFeatures Peter Hunt 2024-05-31 13:30:45 -04:00
  • 785e68a626 Add code for testing final errors Hemant Kumar 2024-07-15 15:20:35 -04:00
  • e2b36a0f0c Implement runtime.Framer for CBOR Sequences. Ben Luddy 2024-07-10 17:07:46 -04:00
  • 48eef1fc4f Merge pull request #125867 from zhifei92/fix-e2e-node-density Kubernetes Prow Robot 2024-07-15 11:55:09 -07:00
  • 7a6fec3ea7 kube-proxy: internal config: add Windows section Daman Arora 2024-07-13 19:17:34 +05:30
  • fe1840205c Merge pull request #125926 from MadhavJivrajani/bump-staticcheck-exclude-SA1006 Kubernetes Prow Robot 2024-07-15 10:05:19 -07:00
  • 06ec6ba05d Merge pull request #125305 from p0lyn0mial/upstream-dynamic-client-uses-watch-list Kubernetes Prow Robot 2024-07-15 10:05:12 -07:00
  • 7bbc891f9b Merge pull request #125769 from siyuanfoundation/api-comp-ver1 Kubernetes Prow Robot 2024-07-15 09:01:17 -07:00
  • 2961cfe2d3 Merge pull request #124755 from gjkim42/remove-deprecated-sets.String-in-pkg/kubelet Kubernetes Prow Robot 2024-07-15 09:01:10 -07:00
  • c8d9863a3e Add new type for infeasible errors Hemant Kumar 2024-07-15 10:14:57 -04:00
  • 9b7a839bde Merge pull request #126098 from chrischdi/pr-kubeadm-control-plane-kubelet-upgrade-kubeconfig-phase Kubernetes Prow Robot 2024-07-15 03:21:09 -07:00
  • ba160f6ed3 test/apimachinery/watchlist: add scenario for dynamic client's List method Lukasz Szaszkiewicz 2024-07-15 11:24:30 +02:00
  • 951d325111 test/apimachinery/watchlist: move common functionality to separate functions Lukasz Szaszkiewicz 2024-07-15 11:21:00 +02:00
  • d778356bc6 dynamic client: add support for API streaming Lukasz Szaszkiewicz 2024-07-11 13:49:29 +02:00
  • c5481b0413 .*: fix lint errors Madhav Jivrajani 2024-07-15 13:46:09 +05:30
  • 0d2c0e0d3c hack: disable SA1006 check Madhav Jivrajani 2024-07-15 13:42:43 +05:30
  • 92f5b08f8c hack/tools: bump go-tools to v0.5.0-rc.1 for go1.23 Madhav Jivrajani 2024-07-06 01:40:45 +05:30
  • 405fd111c2 kubeadm: use separate phase for changing the kubelet's kubeconfig on upgrade for ControlPlaneKubeletLocalMode Christian Schlotter 2024-07-15 09:32:57 +02:00
  • 3361895612 Merge pull request #123733 from Jeffwan/jiaxin/kep-4176-240305 Kubernetes Prow Robot 2024-07-15 01:41:10 -07:00
  • 767d2a3e5e Allow to set scheduling throughput thresholds in scheduler_perf tests Maciej Skoczeń 2024-07-11 14:48:51 +00:00
  • 8720d94785 fix node lease e2e flakes Paco Xu 2024-07-15 11:59:44 +08:00
  • 2ad04a0505 Merge pull request #126088 from aojea/e2e_hostname_hostnetwork Kubernetes Prow Robot 2024-07-14 13:39:09 -07:00
  • 93736f268e use node.status.addresses to obtain hostnetwork pods hostnames Antonio Ojea 2024-07-14 19:02:14 +00:00
  • 8182305707 Merge pull request #126066 from dims/tzneal-investigate-oom-test-failure-2 Kubernetes Prow Robot 2024-07-14 05:45:09 -07:00
  • 027b34476f use ktesting.NewTestContext(t) ctx instead of context.TODO() for namespace integration googs1025 2024-07-12 22:42:01 +08:00
  • fbf8cf41a7 kubeadm: remove unused function in util/staticpod xin.li 2024-07-14 16:57:25 +08:00
  • 133c4290c7 Fix for OOMKiller test consistently failing in EC2 cgroupv1 serial jobs Davanum Srinivas 2024-07-12 20:23:20 -04:00
  • 872c344250 fix: fake clientset ApplyScale subresource from 'status' to 'scale' Amir Alavi 2024-07-13 12:23:02 -04:00
  • 46aa8959a0 Merge pull request #126018 from aroradaman/bump-k8s-utils Kubernetes Prow Robot 2024-07-13 10:47:08 -07:00
  • c6a129b715 bump k8s.io/utils Daman Arora 2024-07-12 14:40:22 +05:30
  • 37eb06efb0 component-base/tracing: initialize tests with klog verbosity level 2 Daman Arora 2024-07-13 13:15:59 +05:30
  • a87612b667 Merge pull request #126057 from thockin/make-pod-ip-host-ip-required Kubernetes Prow Robot 2024-07-12 17:17:01 -07:00
  • 1a19d5102c Merge pull request #125748 from benluddy/cbor-custom-marshalers Kubernetes Prow Robot 2024-07-12 17:16:54 -07:00
  • 9c653b8837 Merge pull request #126055 from dims/set-ginkgo-timeout-if-not-specified-explicitly Kubernetes Prow Robot 2024-07-12 12:50:34 -07:00
  • 68da9a6762 Merge pull request #125925 from mmorel-35/testifylint/pkg/controller Kubernetes Prow Robot 2024-07-12 12:50:25 -07:00
  • 33ccc51cb7 Merge pull request #125780 from chrischdi/pr-kubeadm-control-plane-kubelet-local-init Kubernetes Prow Robot 2024-07-12 12:50:16 -07:00
  • de00a3c894 Merge pull request #125442 from mimowo/job-pod-failure-policy-stable Kubernetes Prow Robot 2024-07-12 12:50:07 -07:00
  • 5f1ab75d27 Fix that PodIP field is not set for terminal pod Michal Wozniak 2024-06-10 09:24:33 +02:00
  • cbda088905 Add functions for storing volume as failed with final error Hemant Kumar 2024-07-12 15:14:46 -04:00
  • 40c2839083 Error on custom (un)marshalers without a CBOR implementation. Ben Luddy 2024-04-30 17:35:23 -04:00
  • 6c85fd4ddd KEP-4176: Add static policy option to distribute cpus across cores Jiaxin Shan 2024-06-25 01:12:51 -07:00
  • c7dab2a507 Merge pull request #125280 from HirazawaUi/add-pvc-events-queueinghintfn Kubernetes Prow Robot 2024-07-12 11:47:30 -07:00
  • 7a51999ddf Deprecate intree Volume Expansion controller Hemant Kumar 2024-07-12 14:42:04 -04:00
  • ad28dfb42e Fix code that uses old values for resize errors Hemant Kumar 2024-07-12 14:37:35 -04:00
  • 73613b48c6 make PodIP.IP and HostIP.IP required. Lan Liang 2024-05-16 08:36:27 +00:00
  • cd13be8654 Add QueueingHintFn for pvc events in VolumeRestriction plugin HirazawaUi 2024-06-02 22:05:00 +08:00
  • 2db4c4aaab Set ginkgo time if not specified explicitly Davanum Srinivas 2024-07-12 09:44:50 -04:00
  • f1233ac5e0 JobPodFailurePolicy to GA Michal Wozniak 2024-07-12 17:21:32 +02:00
  • bae59799e9 Merge pull request #126050 from sanposhiho/refactor-move Kubernetes Prow Robot 2024-07-12 08:13:12 -07:00
  • d11e86027d Merge pull request #126046 from mimowo/fix-job-pod-failure-api Kubernetes Prow Robot 2024-07-12 08:13:04 -07:00
  • 0a3330d6c9 Merge pull request #125510 from mimowo/extend-job-conditions Kubernetes Prow Robot 2024-07-12 08:12:46 -07:00
  • 950781a342 add e2e tests for split filesystem Kevin Hannon 2023-11-04 11:52:05 -04:00
  • 99f90934b4 Add Pod Resize Node E2E test using framework in test/e2e_node Sotiris Salloumis 2024-04-12 18:56:10 +02:00
  • 31062790a1 Merge pull request #125855 from googs1025/refactor_scheduler_ut Kubernetes Prow Robot 2024-07-12 05:14:35 -07:00
  • 52a622ad6d volumezone: scheduler queueing hints: pv (#125001) Hiroyuki Moriya 2024-07-12 21:14:27 +09:00
  • fe96bfa348 cleanup: refactor the way extracting Node smaller events Kensei Nakada 2024-07-12 19:06:07 +09:00