Commit graph

  • 6e1a599e3b
    edgehub: requeue message when sending to cloud fails fix/6615-requeue lakshit verma 2026-08-19 11:13:27 +05:30
  • 85e590e52b
    cloudhub: cleanup ackMessageCache when sendMessageWithRetry exits fix/6175-ackchan-leak lakshit verma 2026-08-19 11:13:23 +05:30
  • c2aa380323
    Merge pull request #6997 from krishhna24/test/imageparser-unit-tests KubeEdge Bot 2026-08-18 14:00:43 +08:00
  • 4ec9be9116
    keadm: parse edited device YAML with yaml.Unmarshal fix/7196-edit-device-yaml lakshit verma 2026-08-11 20:00:35 +05:30
  • 16cd8548ee
    Merge pull request #6819 from vyagh/taskmanager-delete-tombstone master KubeEdge Bot 2026-08-06 14:58:26 +08:00
  • 6be5116131
    Merge pull request #6891 from Priyanshubhartistm/cloud/fix-gpu-status-annotation-marshal-err KubeEdge Bot 2026-08-06 11:12:26 +08:00
  • a940fcfe83
    Merge pull request #6884 from RedZapdos123/fix/message-type-closeconnect-string KubeEdge Bot 2026-08-06 10:29:26 +08:00
  • 72d268a6df
    Merge pull request #6902 from Priyanshubhartistm/bugfix/checknode-node-found KubeEdge Bot 2026-08-06 10:27:26 +08:00
  • 27236d45bf
    cloud/edgecontroller: handle json.Marshal error for GPU status annotation Priyanshubhartistm 2026-08-05 11:39:34 +05:30
  • 0a0054c634
    Merge pull request #7063 from vishalmore90/fix-issue-7062 KubeEdge Bot 2026-08-04 17:36:26 +08:00
  • ee0f03ed90
    Merge pull request #6900 from Priyanshubhartistm/fix/ws-handleRawData-panic KubeEdge Bot 2026-08-04 17:33:26 +08:00
  • 9ecafd38a6
    pkg/viaduct: fix gofmt formatting in ws_test.go Priyanshubhartistm 2026-08-04 14:13:35 +05:30
  • 24dc5e625d
    Merge pull request #6929 from Priyanshubhartistm/test/servicebus-auth-unit-tests KubeEdge Bot 2026-08-04 16:21:26 +08:00
  • 0ca78909b4 style: fix gofmt lint issues vishal 2026-08-04 10:34:29 +05:30
  • d776116bf4
    Merge pull request #7004 from santhil-cyber/codex/fix-defaultmaster-endpoint-port-nil KubeEdge Bot 2026-08-03 17:28:26 +08:00
  • 5654aabc77 imageparser: keep both tag and digest when parsing a reference krishhna24 2026-07-28 18:33:56 +05:30
  • 1fbddf2b8d
    Merge pull request #6922 from Priyanshubhartistm/feature/servicebus-http-tls KubeEdge Bot 2026-08-03 16:51:26 +08:00
  • e524d48107 taskmanager: inline tombstone handling Shubham Sharma 2026-08-01 10:28:55 +05:30
  • b33a16d6e3
    servicebus: add transport-layer TLS to embedded HTTP server Add optional TLS support to the ServiceBus embedded HTTP server. Plain HTTP remains the default for backward compatibility Priyanshubhartistm 2026-07-24 02:55:57 +05:30
  • afc7d19423
    Merge pull request #7091 from bhuvan-somisetty/fix/arm64-workflow-forks KubeEdge Bot 2026-07-27 12:48:23 +08:00
  • b61ae1dfc2
    Merge pull request #7061 from vishalmore90/fix-issue-7060 KubeEdge Bot 2026-07-27 12:47:24 +08:00
  • a2d39a6f8d
    Merge pull request #7036 from DoisLONG/add-doislong-maintainer KubeEdge Bot 2026-07-25 17:31:23 +08:00
  • 5c47827cc4
    ci: skip ARM64 workflow jobs on repository forks bhuvan-somisetty 2026-07-23 16:19:39 +05:30
  • f436406850 Fix Pod Status Unmarshal Error Handling in Upstream Controller vishal 2026-07-19 11:57:06 +05:30
  • f61850c2e0 Refactored Edgestream Message Dispatching & Unit Testing vishal 2026-07-19 11:40:16 +05:30
  • e5d70fc303 docs: add DoisLONG as a KubeEdge maintainer DoisLONG 2026-07-16 16:46:15 +08:00
  • 555e57bb71
    Merge pull request #7031 from kevin-wangzefeng/security-changelog-20260715 KubeEdge Bot 2026-07-15 22:15:20 +08:00
  • 0f9db8138b Add v1.21.2, v1.22.2 and v1.23.1 security patch release notes Kevin Wang 2026-07-15 21:29:37 +08:00
  • 33f602ffa1
    Merge pull request #7026 from DoisLONG/security/master-security-fixes KubeEdge Bot 2026-07-15 17:14:20 +08:00
  • 243cb7e5b4 test: avoid repeated literals in config update tests Chuanhao Jin 2026-07-15 16:26:02 +08:00
  • a768f578cb test: address review feedback for security hardening Chuanhao Jin 2026-07-15 16:05:09 +08:00
  • d3763ffcc9 fix: limit viaduct packer payload size Chuanhao Jin 2026-07-14 21:32:33 +08:00
  • a860dac0e8 fix: prevent path traversal in tar extraction Chuanhao Jin 2026-07-14 21:58:05 +08:00
  • 2b89d683e4 fix: avoid shell execution in ConfigUpdateJob Chuanhao Jin 2026-07-14 22:23:12 +08:00
  • ea2eba3348 fix: avoid shell command execution in NodeUpgradeJob Chuanhao Jin 2026-07-14 20:37:52 +08:00
  • 5d79c71323 dynamiccontroller: persist EndpointSlice filter updates Santhil Kherwal 2026-07-13 10:28:49 +05:30
  • 5187d29636 dynamiccontroller: handle optional EndpointSlice port fields Santhil Kherwal 2026-07-13 08:49:31 +05:30
  • 1853a18186
    Merge pull request #6817 from vyagh/edgecontroller-tombstone-delete KubeEdge Bot 2026-07-10 15:01:19 +08:00
  • 4f6705b91e
    Merge pull request #6925 from sh1vam31/fix-ldflags-warning KubeEdge Bot 2026-07-10 14:55:18 +08:00
  • cd4ef04dd1
    Merge pull request #6968 from Priyanshubhartistm/edge/add-twin-unit-tests KubeEdge Bot 2026-07-10 14:46:19 +08:00
  • 6422c215dc
    edge/devicetwin:- Replace weak assertion in TestDealGetTwin_DeviceFound with concrete checks on DTMessage.Type, DTMessage.Action, and DTMessage.Msg != nil - Fix unchecked type assertion in TestDealUpdateResult_NilError to two-value form with t.Fatalf on failure - Remove stale source-line references from doc comments Priyanshubhartistm 2026-07-09 22:47:22 +05:30
  • b44966924c
    Merge pull request #6949 from Priyanshubhartistm/pkg/add-filter-unit-tests KubeEdge Bot 2026-07-08 18:54:17 +08:00
  • e42da94312
    Merge pull request #6940 from Priyanshubhartistm/fix/quic-typo KubeEdge Bot 2026-07-08 18:53:18 +08:00
  • 5f4b2a28ad
    Merge pull request #6934 from Priyanshu6968/fixes/#6933 KubeEdge Bot 2026-07-08 18:52:17 +08:00
  • 88d0d1e84b
    Merge pull request #6931 from Priyanshubhartistm/fix/safter-typo KubeEdge Bot 2026-07-08 18:51:18 +08:00
  • 1247e10da9
    Merge pull request #6722 from luomengY/fix_keadm_set KubeEdge Bot 2026-07-08 18:46:18 +08:00
  • 97af3f9569
    edge/devicetwin: extend twin unit tests Priyanshubhartistm 2026-07-03 19:45:44 +05:30
  • 54eadeea47
    pkg/viaduct/filter: add unit tests for MessageFilter Priyanshubhartistm 2026-07-01 22:27:36 +05:30
  • 5729607a98
    edge/auth: rename and clarify malformed-token fast-path test Priyanshubhartistm 2026-07-02 11:29:24 +05:30
  • 70da4ae710
    pkg/viaduct/conn/quic: fix "steam" typo in serveSession doc comment Priyanshubhartistm 2026-07-01 02:51:00 +05:30
  • ee442bbefb
    edge/servicebus: assert Body field in TestMarshalResult Priyanshubhartistm 2026-06-29 02:01:54 +05:30
  • 674a92868f
    Add baseline unit tests and Add auth_test.go Priyanshubhartistm 2026-06-29 01:48:53 +05:30
  • f5c301a992
    pkg/util: fix typo in GetLocalIP comment Priyanshubhartistm 2026-06-29 02:13:21 +05:30
  • 5785098236 pkg/security/certs: use t.TempDir in ReadPEMFile test Priyanshu6968 2026-06-30 11:18:45 +05:30
  • 823de877ba pkg/security/certs: return error from ReadPEMFile when no PEM block is found Priyanshu6968 2026-06-30 11:03:45 +05:30
  • 78b54dd44d hack: redirect git tag warnings to stderr ShivamChaudhary 2026-06-28 14:06:03 +05:30
  • 91f0943ef4
    Merge pull request #6894 from DoisLONG/apply-doislong-main-approver KubeEdge Bot 2026-06-24 16:29:14 +08:00
  • d5c2e71fea
    pkg/viaduct: close server-side conn and verify exact payload in test Priyanshubhartistm 2026-06-23 23:29:12 +05:30
  • 7bad1ac2da fix: keadm config-update --set luomengY 2026-04-08 12:32:45 +08:00
  • 0ad2059aaf
    cloud/cloudhub: fix "Node founded" typo in checknode response Priyanshubhartistm 2026-06-23 00:59:15 +05:30
  • 6b4947ff5b
    pkg/viaduct: fix data race in wsTestPair test helper Priyanshubhartistm 2026-06-22 20:42:52 +05:30
  • 783f8613ed
    pkg/viaduct: fix WSConnection.handleRawData using wrong protocol type Priyanshubhartistm 2026-06-22 20:16:44 +05:30
  • 864f45eb1b
    Merge pull request #6857 from DoisLONG/test/keadm-ctl-unhold KubeEdge Bot 2026-06-22 17:00:13 +08:00
  • 823c2eeda5
    Merge pull request #6759 from tushar743-ui/test/improve_test_coverage-exec.go KubeEdge Bot 2026-06-22 15:46:13 +08:00
  • 32b8824059
    Merge pull request #6767 from sakkshm/test-container-runtime-6758 KubeEdge Bot 2026-06-22 15:42:13 +08:00
  • e639202a25
    Merge pull request #6825 from vyagh/csidriver-preserve-response-errors KubeEdge Bot 2026-06-22 15:08:13 +08:00
  • 968c1c7d26
    Merge pull request #6826 from Divyanshikhatri062/name-swap KubeEdge Bot 2026-06-22 15:02:13 +08:00
  • 78675c001b
    Merge pull request #6823 from Divyansh200102/patch-jsonpatch-tests KubeEdge Bot 2026-06-22 14:39:13 +08:00
  • 3fdddd81be
    Merge pull request #6821 from vyagh/taskmanager-config-update-downstream-tests KubeEdge Bot 2026-06-22 14:38:13 +08:00
  • f3a6148761
    Merge pull request #6820 from vyagh/devicecontroller-tombstone-delete KubeEdge Bot 2026-06-22 14:37:12 +08:00
  • 82542a4dd1
    Merge pull request #6814 from vyagh/cloudstream-metrics-cleanup KubeEdge Bot 2026-06-22 14:28:13 +08:00
  • 6b4e8e788b
    Merge pull request #6816 from vyagh/keadm-debug-runtime-check KubeEdge Bot 2026-06-22 14:27:12 +08:00
  • eb08cf223d docs: add DoisLONG as top-level approver DoisLONG 2026-06-22 12:14:57 +08:00
  • 34d08133d1
    fix: return CLOSE_CONNECT string Mridankan Mandal 2026-06-19 02:52:15 +05:30
  • 1a3f39fdd2
    Merge pull request #6824 from alrs/conn-err KubeEdge Bot 2026-06-17 16:22:11 +08:00
  • bbccdfa647
    Merge pull request #6822 from tushar743-ui/test/add-unit_test-dmclient/client KubeEdge Bot 2026-06-17 16:21:11 +08:00
  • d5958fc2ad test: add unit tests for keadm ctl unhold command DoisLONG 2026-06-11 17:18:53 +08:00
  • de82fd3ed9
    Merge pull request #6799 from IITI-tushar/docs/flannel-edge-node-networking-6684 KubeEdge Bot 2026-05-29 10:11:05 +08:00
  • 2c142e136f test name swap divyanshi.khatri 2026-05-28 11:10:17 +05:30
  • 2b9647f2d6 csidriver: preserve CSI response errors Shubham Sharma 2026-05-27 19:08:42 +05:30
  • 3c9d81c5b8 pkg/viaduct/pkg/conn: fix dropped error Lars Lehtonen 2026-05-26 15:25:18 -07:00
  • d1d40fe989 refactor(test): consolidate jsonpatch edge cases into table-driven suite Divyansh Khatri 2026-05-26 16:45:27 +00:00
  • 5ab989f873 added test file for client.go in dmiclient tushar743-ui 2026-05-26 00:31:03 +05:30
  • 3cd2c890d0 taskmanager: add ConfigUpdateJob downstream handler tests Shubham Sharma 2026-05-25 22:23:23 +05:30
  • 1f30235772 devicecontroller: handle informer tombstone deletes Shubham Sharma 2026-05-24 20:25:37 +05:30
  • 5ba4efae86 taskmanager: handle tombstone delete events Shubham Sharma 2026-05-23 12:57:56 +05:30
  • 2c33e9e081 edgecontroller: handle informer tombstone deletes Shubham Sharma 2026-05-21 14:04:41 +05:30
  • cb147e839b keadm: validate runtime in debug check Shubham Sharma 2026-05-20 22:20:20 +05:30
  • 8c58055afe cloudstream: delete metrics connection on cancel Shubham Sharma 2026-05-19 14:10:25 +05:30
  • 98de1b9f87 docs: clarify Flannel behavior on KubeEdge edge nodes Tushar Saxena 2026-05-17 21:42:25 +05:30
  • b07338d0c8
    Merge pull request #6651 from Yeeaoo/switch_edgehub KubeEdge Bot 2026-05-11 16:05:00 +08:00
  • 3617329987 Add batch execution commands in Keadm. Yeeaoo 2026-02-27 16:32:32 +08:00
  • ff9c0a0595 test: add 100% test coverage for pkg/util/execs tushar743-ui 2026-05-02 21:41:25 +05:30
  • 00cf138b5b
    Merge pull request #6739 from ssam18/fix/keadm-init-preflight-checks KubeEdge Bot 2026-05-07 14:22:59 +08:00
  • ed80b1ebcc pkg/containers: add unit tests for ContainerRuntime sakkshm 2026-05-06 14:04:10 +05:30
  • e5141abfd6 keadm: add pre-flight checks to verify cluster health before cloudcore installation Samaresh Kumar Singh 2026-04-16 20:24:14 -05:00
  • fbe7e6e3a3
    Merge pull request #6737 from tushar743-ui/test/add-unit-tests-for-message_handler KubeEdge Bot 2026-05-06 14:15:58 +08:00
  • e9d7517d46
    Merge pull request #6744 from tushar743-ui/test/add-jsonpatch-unit-tests KubeEdge Bot 2026-05-06 14:14:58 +08:00
  • 1ff70976a5
    Merge pull request #6743 from gaganhr94/fix/token-permissions KubeEdge Bot 2026-05-06 14:02:58 +08:00
  • bb99f1c623
    Merge pull request #6748 from pierluigilenoci/fix/honor-stderrthreshold KubeEdge Bot 2026-05-06 13:49:58 +08:00