Commit Graph

  • 9f36c8d718 DRA: add DRAControlPlaneController feature gate for "classic DRA" Patrick Ohly 2024-07-15 21:05:21 +0200
  • 599fe605f9 DRA scheduler: adapt to v1alpha3 API Patrick Ohly 2024-07-11 16:42:51 +0200
  • 0fc78b9bcc DRA resource claim controller: update test Patrick Ohly 2024-07-11 16:40:10 +0200
  • c526d7796e DRA e2e: use VAP to control "admin access" permissions Patrick Ohly 2024-06-19 16:00:46 +0200
  • 0b62bfb690 DRA e2e: adapt to v1alpha3 API Patrick Ohly 2024-07-11 16:29:14 +0200
  • 877829aeaa DRA kubelet: adapt to v1alpha3 API Patrick Ohly 2024-07-17 15:09:02 +0200
  • 20f98f3a2f DRA: update helper packages Patrick Ohly 2024-07-11 16:15:46 +0200
  • 91d7882e86 DRA: new API for 1.31 Patrick Ohly 2024-06-18 17:47:29 +0200
  • af71138323
    Merge pull request #124837 from carlory/rm-FindCreatablePluginBySpec Kubernetes Prow Robot 2024-07-22 08:01:54 -0700
  • 3f933ef262
    Merge pull request #124053 from PichuChen/patch-1 Kubernetes Prow Robot 2024-07-22 08:01:40 -0700
  • a6df16af85 node e2e test: exclude critical pods from swapping Itamar Holder 2024-06-02 12:22:53 +0300
  • 6c1f14c468 unit tests: exclude critical pods from swapping Itamar Holder 2024-06-02 12:18:39 +0300
  • 532cd5f84c Exclude critical pods from having swap access Itamar Holder 2024-06-02 12:05:55 +0300
  • 0979ba9cb8 kubelet/stats: verify there is at least one process in each container Peter Hunt 2024-03-28 13:22:10 -0400
  • 5fd7219cf4 kubelet/stats: fix pid stats for cadvisor stats provider Peter Hunt 2024-03-28 12:41:54 -0400
  • 7d8ba7849b priority pid tests should match on processes pids 0 process should not be nonzero Kevin Hannon 2024-02-12 12:03:57 -0500
  • 6e6b2b76a3 test: Update summary test to check for process count David Porter 2023-01-19 15:15:24 -0800
  • f58b46cb97 fix process stats David Porter 2023-01-13 15:31:23 -0800
  • f7f1a6c81a Address review comments and return nicer errors Hemant Kumar 2024-07-22 10:43:38 -0400
  • 7df640d197 Promote FSQuotaMonitoring flag to beta PannagaRamamanohara 2024-07-22 10:18:21 -0400
  • 8b8f84c6a7
    Merge pull request #125862 from sanposhiho/cleanup-nominated Kubernetes Prow Robot 2024-07-22 06:50:03 -0700
  • 1f436e0fba
    Merge pull request #124108 from carlory/update-test-InTreePluginXXXUnregister Kubernetes Prow Robot 2024-07-22 06:49:49 -0700
  • d16fd6a915 pkg/volume: Use QuotaMonitoring in UserNamespace Enable LocalStorageCapacityIsolationFSQuotaMonitoring only when hostUsers in PodSpec is set to false. Modify unit tests and e2e tests to verify PannagaRamamanohara 2024-07-11 13:41:28 -0400
  • 2a51bd81fa fix: async metric recording Kensei Nakada 2024-07-21 15:58:56 +0900
  • 594490fd77 Job: Add the CompletionsReached reason to the SuccessCriteriaMet condition Yuki Iwai 2024-07-14 08:25:31 +0900
  • bc3c07091b
    Fix a bug where the target pod doesn't become schedulable within 5 minutes when a deleted pod uses the same PVC with the ReadWriteOncePod access mode. (#126263) 杨朱 · Kiki 2024-07-22 16:20:34 +0800
  • 665df5794e wait for pod to be ready before continuing with the test Anish Shah 2024-07-12 09:23:32 -0700
  • 00d03ec049
    Merge pull request #126259 from liggitt/node-get-authz Kubernetes Prow Robot 2024-07-21 13:08:21 -0700
  • c75c07c8e1
    Authorize Node reads via name, not graph Jordan Liggitt 2024-07-21 15:01:46 -0400
  • 69eee1c4a2
    Merge pull request #126149 from sttts/sttts-aggregator-availability-controller-split Kubernetes Prow Robot 2024-07-21 09:54:46 -0700
  • b27142852f
    test/integration: adapt numbers in TestAPIServerTransportMetrics with less rest client creations Dr. Stefan Schimanski 2024-07-21 17:41:50 +0200
  • 834cd7ca4a
    aggregator: split availability controller into local and remote part Dr. Stefan Schimanski 2024-07-17 10:50:28 +0200
  • bcececadfb CEL: add QuantityDeclType Patrick Ohly 2024-07-17 19:36:36 +0200
  • 62d21589ef api test: update TestDefaulting Patrick Ohly 2024-07-11 13:50:09 +0200
  • 8a629b9f15 DRA: remove "sharable" from claim allocation result Patrick Ohly 2024-06-13 18:43:17 +0200
  • de5742ae83 DRA: remove immediate allocation Patrick Ohly 2024-06-13 17:25:39 +0200
  • b51d68bb87 DRA: bump API v1alpha2 -> v1alpha3 Patrick Ohly 2024-06-14 12:40:48 +0200
  • bbdc247406
    aggregator: make linter happy Dr. Stefan Schimanski 2024-07-21 13:48:27 +0200
  • b5759ad4f9
    aggregator: (pre-)move availability controller Dr. Stefan Schimanski 2024-07-21 10:53:47 +0200
  • c5095069a8
    aggregator: separate out status controller metrics Dr. Stefan Schimanski 2024-07-17 10:19:49 +0200
  • 815efa2baa
    Merge pull request #126250 from my-git9/pkiutil-consot Kubernetes Prow Robot 2024-07-21 03:02:57 -0700
  • 82a54e8cc8 cleanup: remove duplicated addNominatedPodUnlocked Kensei Nakada 2024-07-21 16:04:25 +0900
  • 10496b35a8
    Merge pull request #126015 from micahhausler/kubelet-cert-validation Kubernetes Prow Robot 2024-07-20 21:27:42 -0700
  • 558c9536a1
    Merge pull request #123678 from kinvolk/userns-use-kubelet-user-mappings Kubernetes Prow Robot 2024-07-20 19:59:57 -0700
  • b251efe0ad Enhance node admission to validate kubelet CSR's CN Micah Hausler 2024-07-10 14:21:15 -0500
  • b14769f2af
    Merge pull request #126224 from neolit123/1.31-fix-bug-in-join-patches-healthz Kubernetes Prow Robot 2024-07-20 14:27:24 -0700
  • 90a84704d6
    Merge pull request #126231 from seans3/websocket-https-proxy-fix Kubernetes Prow Robot 2024-07-20 13:23:16 -0700
  • 8527092e02
    Merge pull request #119024 from wafuwafu13/deprecated-node-label Kubernetes Prow Robot 2024-07-20 11:31:40 -0700
  • deb9fc97d3 vac add e2e test carlory 2024-02-29 15:08:17 +0800
  • b90b280c5a kubeadm: fix join bug where kubeletconfig was not patched in memory Lubomir I. Ivanov 2024-07-19 16:38:44 +0300
  • c1dca0ad7c kubeadm: remove unused constants in util/pkiutil xin.li 2024-07-20 23:30:25 +0800
  • 892acaa6a7
    Merge pull request #126107 from enj/enj/i/svm_not_found_err Kubernetes Prow Robot 2024-07-20 08:18:01 -0700
  • bc52647251 moving for easier cherry-pick Sean Sullivan 2024-07-20 05:29:57 -0700
  • b293ca9057
    Merge pull request #126229 from aojea/network_policies_0.5.0 Kubernetes Prow Robot 2024-07-20 05:13:54 -0700
  • fa8092f838 support UpdatePodScaleDown instead of UpdatePodRequest Kensei Nakada 2024-07-20 19:15:16 +0900
  • f2f7708375
    Merge pull request #126244 from googs1025/informer Kubernetes Prow Robot 2024-07-20 03:11:39 -0700
  • 0dee497876 fix: make updatePodOther private Kensei Nakada 2024-07-19 11:40:35 +0900
  • 0b133c7fa9 modify test Kensei Nakada 2024-07-19 01:25:56 +0900
  • e46fe0b673 register UpdatePodOther to a general Update Kensei Nakada 2024-07-18 22:46:51 +0900
  • 066826d476 fix wordings Kensei Nakada 2024-07-18 20:39:29 +0900
  • 4283ab5df3 use PodUpdateOther internally Kensei Nakada 2024-07-18 20:38:34 +0900
  • 0cd1ee4259 add(scheduler/framework): implement smaller Pod update events Kensei Nakada 2024-01-07 04:59:21 +0000
  • bc514ff68b chore: remove t.Fatal typo googs1025 2024-07-20 16:19:47 +0800
  • a6ee8599f1 chore: use WaitForCacheSync method after sharedInformerFactory Start googs1025 2024-07-20 16:13:36 +0800
  • 9d560540c5 Falls back to SPDY for gorilla/websocket https proxy error Sean Sullivan 2024-07-19 12:04:41 -0700
  • 8f265b6305
    Merge pull request #126136 from cici37/removeFG Kubernetes Prow Robot 2024-07-20 00:08:52 -0700
  • a8d354bf39
    Merge pull request #126122 from HirazawaUi/remove-unused-options Kubernetes Prow Robot 2024-07-19 18:05:16 -0700
  • 3c448ff29d Build etcd image of v3.5.15 bzsuni 2024-07-20 08:16:18 +0800
  • 14b34fc255
    Merge pull request #125834 from tallclair/log-cleanup Kubernetes Prow Robot 2024-07-19 16:58:54 -0700
  • 64ba17c605
    Merge pull request #125571 from liggitt/filter-auth-02-sar Kubernetes Prow Robot 2024-07-19 15:30:01 -0700
  • ec8015daac
    Merge pull request #124273 from panoswoo/fix/124255 Kubernetes Prow Robot 2024-07-19 15:29:53 -0700
  • 1e5062c5d4 Auto update cici37 2024-07-19 22:26:40 +0000
  • 95dbfa1c3d Promote metrics for VAP and CRD validation rules to beta. cici37 2024-07-19 20:46:33 +0000
  • 0898842b3c use context for tests Jefftree 2024-07-19 20:12:05 +0000
  • fa15f12fb5
    Merge pull request #126174 from dobsonj/corruptedmnt-enodev Kubernetes Prow Robot 2024-07-19 13:08:48 -0700
  • a5791b344c Validate CABundle when writing CRD Jefftree 2024-03-26 15:59:16 +0000
  • 77e84efe31
    featuregate: clone queriedFeatures only when mutation is needed Vadim Rutkovsky 2024-07-19 20:03:59 +0200
  • 5f22dd7c1a
    Add integration test exercising webhook selector authz Jordan Liggitt 2024-07-18 00:04:30 -0400
  • 9f8f36708a
    Fixup lint warning Jordan Liggitt 2024-06-27 00:42:01 -0400
  • 4d535db8be
    Add selector authorization to the Node authorizer Jordan Liggitt 2024-06-27 00:13:09 -0400
  • a1398a8cca
    Add structured labelSelector / fieldSelector to authorization webhook match conditions Jordan Liggitt 2024-06-26 17:17:43 -0400
  • 83bd512861
    Adjust CEL cost calculation and versioning for authorization library Jordan Liggitt 2024-06-26 21:38:24 -0400
  • be2e32fa3e
    Add CEL fieldSelector / labelSelector support to authorizer library David Eads 2024-06-14 14:39:54 -0400
  • 03d48b7683
    Move CEL env initialization out of package init() Jordan Liggitt 2024-06-29 21:45:55 -0400
  • 1d2ad282cf
    Improve CEL cost tests to catch unhandled estimates or types Jordan Liggitt 2024-06-26 21:38:48 -0400
  • 92e3445e9d
    add field and label selectors to authorization attributes David Eads 2024-05-23 15:12:26 -0400
  • b3e769b72e
    Merge pull request #126228 from googs1025/fix_informer Kubernetes Prow Robot 2024-07-19 12:03:24 -0700
  • 6f3f115378
    Merge pull request #126222 from macsko/dont_lock_activeq_twice_in_activate_in_scheduling_queue Kubernetes Prow Robot 2024-07-19 12:03:10 -0700
  • f5e5bef2e0
    generate David Eads 2024-06-05 16:50:43 -0400
  • 90f0b88b6a
    add subjectaccessreview field and label selectors David Eads 2024-06-04 17:58:59 -0400
  • acaec0c23a
    Merge pull request #126124 from cici37/feature/validating-admission-policy/metrics-improvement Kubernetes Prow Robot 2024-07-19 10:34:58 -0700
  • ce961fdc84
    Merge pull request #125165 from carlory/clean-volume-util Kubernetes Prow Robot 2024-07-19 10:34:45 -0700
  • 0c10b4534c bump kube-network-policies to v0.5.0 Antonio Ojea 2024-07-19 16:55:47 +0000
  • 6626b9ce28 chore(Job): remove deprecated fake.NewSimpleClientset method googs1025 2024-07-19 23:46:29 +0800
  • 75a4cfbd58 chore(Job): use ctx.Done() instead of stopCh googs1025 2024-07-19 23:43:36 +0800
  • af5b8bed70 chore(Job): use WaitForCacheSync method after sharedInformerFactory Start googs1025 2024-07-19 23:41:20 +0800
  • e1aa8197ed
    volumebinding: scheduler queueing hints - CSIStorageCapacity (#124961) bells17 2024-07-19 23:53:52 +0900
  • 4cec4e7422 mount-utils: treat syscall.ENODEV as corrupted mount Jonathan Dobson 2024-07-17 11:30:18 -0600
  • 7ef3cf5d07 feature: support queueing_hint_execution_duration_seconds metric Kensei Nakada 2024-07-19 23:13:07 +0900
  • a54ba917be Allow calling Stop multiple times on RetryWatcher mprahl 2024-07-16 10:55:26 -0400