KubeEdge Bot
|
cbdaf89c7e
|
Merge pull request #6654 from Abirdcfly/order
fix: adjust taskmanager ReportActionStatus parameter order
|
2026-04-14 18:47:52 +08:00 |
|
KubeEdge Bot
|
f88c75b375
|
Merge pull request #6724 from tushar743-ui/fix/dispatcher-noack-unhandled-error
cloudhub/dispatcher: handle error from NoAckMessageKeyFunc in enqueue…
|
2026-04-14 17:08:52 +08:00 |
|
Abirdcfly
|
19f635f2ce
|
fix: adjust taskmanager ReportActionStatus parameter order
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
|
2026-04-14 09:43:58 +08:00 |
|
tushar743-ui
|
a584726afa
|
cloudhub/dispatcher: fix gofmt formatting
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-13 16:29:50 +05:30 |
|
KubeEdge Bot
|
b95714a56b
|
Merge pull request #6729 from tushar743-ui/fix/admissioncontroller-nodeupgradejob-patch-op
admissioncontroller: fix JSON patch operation from replace to add for NodeUpgradeJob defaults
|
2026-04-13 13:24:51 +08:00 |
|
KubeEdge Bot
|
9027289188
|
Merge pull request #6728 from tushar743-ui/fix/admissioncontroller-tls-min-version
admissioncontroller: set minimum TLS version to 1.2 in configTLS
|
2026-04-13 10:42:51 +08:00 |
|
KubeEdge Bot
|
61c7edca77
|
Merge pull request #6678 from pierluigilenoci/fix/honor-stderrthreshold
Honor stderrthreshold when logtostderr is enabled
|
2026-04-13 09:55:51 +08:00 |
|
tushar743-ui
|
16ad1563e0
|
admissioncontroller: fix JSON patch operation from replace to add in NodeUpgradeJob
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-11 16:34:04 +05:30 |
|
tushar743-ui
|
172dffbde3
|
admissioncontroller: set minimum TLS version to 1.2 in configTLS
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-10 18:07:44 +05:30 |
|
Pierluigi Lenoci
|
45988eb816
|
chore: regenerate vendor files after update-vendor.sh
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
|
2026-04-10 12:16:58 +02:00 |
|
KubeEdge Bot
|
f604fb529f
|
Merge pull request #6716 from tushar743-ui/test/improve_coverage_impersonation
improve coverage for impersonation.go in cloud/pkg/common/client
|
2026-04-10 13:59:49 +08:00 |
|
KubeEdge Bot
|
5009a95c43
|
Merge pull request #6723 from tushar743-ui/fix/cloudhub-authorizer-error-handling
cloudhub: fix typo, unchecked error and wrap errors in authorizer
|
2026-04-10 13:58:50 +08:00 |
|
tushar743-ui
|
15ce1a78a4
|
cloudhub/authorization: parse CA certificate directly from DER bytes
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:47:48 +05:30 |
|
tushar743-ui
|
50fcb85383
|
cloudhub: fix typo, unchecked error and wrap errors in authorizer
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:47:47 +05:30 |
|
tushar743-ui
|
5819a6f30c
|
cloud/client: remove untriggerable panic tests in impersonation_test
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:42:50 +05:30 |
|
tushar743-ui
|
445040a48d
|
cloud/client: fix gofmt formatting in impersonation_test.go
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:42:50 +05:30 |
|
tushar743-ui
|
ea292f570d
|
improve coverage for impersonation.go in cloud/pkg/common/client
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:42:50 +05:30 |
|
tushar743-ui
|
5485cf2161
|
improved readability and error specification
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:38:44 +05:30 |
|
tushar743-ui
|
766d14c9b8
|
cloudhub/dispatcher: handle error from NoAckMessageKeyFunc in enqueueNoAckMessage
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-09 17:38:44 +05:30 |
|
KubeEdge Bot
|
a35acf9c82
|
Merge pull request #6715 from tushar743-ui/test/add-unit-tests-for-checknode
test(cloudhub): add unit tests for CheckNode
|
2026-04-09 18:42:50 +08:00 |
|
KubeEdge Bot
|
f54763a8a0
|
Merge pull request #6719 from tushar743-ui/fix/policycontroller
policycontroller: fix error wrapping and correct error message in setup
|
2026-04-09 14:30:50 +08:00 |
|
KubeEdge Bot
|
b4aa0d6249
|
Merge pull request #6718 from tushar743-ui/fix-tls-ciphers-cloudhub
cloudhub: remove CBC cipher suite and align TLS config with ECDSA key
|
2026-04-09 12:16:50 +08:00 |
|
KubeEdge Bot
|
60b51c066b
|
Merge pull request #6714 from tushar743-ui/fix/cloudhub-httpserver-error-wrapping
fix(cloudhub): wrap error in StartHTTPServer for better debuggability
|
2026-04-09 09:34:49 +08:00 |
|
tushar743-ui
|
12f230322d
|
test(cloudhub): removed function and used gomonkey
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-08 17:04:59 +05:30 |
|
tushar743-ui
|
d37d4932a5
|
fix: add tab indentation in error return
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-08 11:37:47 +05:30 |
|
KubeEdge Bot
|
91f4db52ce
|
Merge pull request #6702 from ShaanveerS/saa-status
fix serviceaccountaccess status sync
|
2026-04-08 14:03:49 +08:00 |
|
tushar743-ui
|
4232f4d2ed
|
fix(cloudhub): wrap error in StartHTTPServer for better debuggability
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-08 11:32:22 +05:30 |
|
KubeEdge Bot
|
77c1b2ca37
|
Merge pull request #6713 from tushar743-ui/unit-tests-for-upgrade-reporter-taskevent
unit tests for upgrade_reporter_taskevent.go
|
2026-04-08 12:03:49 +08:00 |
|
KubeEdge Bot
|
df3b2a6b1f
|
Merge pull request #6676 from ddc-baiye/fix-debug-collect-config-parse-failure
keadm: return on edgecore config parse failure in debug collect
|
2026-04-08 10:41:49 +08:00 |
|
KubeEdge Bot
|
810d8a3411
|
Merge pull request #6675 from ddc-baiye/fix-clean-directories-continue-on-missing-path
keadm: continue cleaning remaining directories when one path is missing
|
2026-04-08 10:18:49 +08:00 |
|
tushar743-ui
|
2f6893c8b5
|
fix error wrapping and correct error message in setup
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-08 00:11:05 +05:30 |
|
tushar743-ui
|
b3cc00d9ae
|
cloudhub: added the comment
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-07 17:46:41 +05:30 |
|
tushar743-ui
|
617d810447
|
test(upgrade): add unit tests for upgrade_reporter_taskevent.go
Signed-off-by: tushar743-ui <tusharpatle743@gmail.com>
|
2026-04-04 23:34:41 +05:30 |
|
Shaanveer Singh
|
7a58297e79
|
fix serviceaccountaccess status sync
Signed-off-by: Shaanveer Singh <shaanver.singh@gmail.com>
|
2026-03-30 08:07:15 +02:00 |
|
Pierluigi Lenoci
|
67e13d8a89
|
fix: add error handling for flag.Set calls
Address reviewer feedback by wrapping flag.Set() calls with error
checking to avoid silently ignoring errors.
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
|
2026-03-27 18:39:43 +01:00 |
|
Pierluigi Lenoci
|
d2e4b22e1a
|
Honor stderrthreshold when logtostderr is enabled
Opt into fixed klog behavior. Ref: kubernetes/klog#212, kubernetes/klog#432
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
|
2026-03-27 00:03:23 +01:00 |
|
ddc-baiye
|
99710a980e
|
keadm: return on edgecore config parse failure in debug collect
Signed-off-by: ddc-baiye <dongdong.chen@bluedotai.cn>
|
2026-03-26 17:15:11 +08:00 |
|
ddc-baiye
|
bfeec1f29d
|
keadm: continue cleaning remaining directories when one path is missing
Signed-off-by: ddc-baiye <dongdong.chen@bluedotai.cn>
|
2026-03-26 16:38:57 +08:00 |
|
KubeEdge Bot
|
5be3b0085d
|
Merge pull request #6667 from Shelley-BaoYue/keadm-version-for-v1.23
Update keadm compatibility test version for 1.23
|
2026-03-19 14:35:44 +08:00 |
|
Shelley-BaoYue
|
bedd627f45
|
update keadm compatibility test version for 1.23
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
|
2026-03-13 11:34:07 +08:00 |
|
KubeEdge Bot
|
a76259a726
|
Merge pull request #6665 from Shelley-BaoYue/remove-useless-pkgs
Remove useless staging pkg introduced by other feature
|
2026-03-13 09:22:41 +08:00 |
|
Shelley-BaoYue
|
a66a82cc23
|
remove useless pkg
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
|
2026-03-12 20:57:59 +08:00 |
|
KubeEdge Bot
|
75d1317b05
|
Merge pull request #6660 from Shelley-BaoYue/1.23-releasenote
Add v1.23.0 Release Note
|
2026-03-12 10:53:41 +08:00 |
|
Shelley-BaoYue
|
bf566915ac
|
add 1.23 release note
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
|
2026-03-11 18:00:36 +08:00 |
|
KubeEdge Bot
|
eebd7d9f6b
|
Merge pull request #6620 from ddc-baiye/fix-devicetwin-error-wrapping
Fix error wrapping in devicetwin util
|
2026-03-11 14:30:41 +08:00 |
|
KubeEdge Bot
|
4b7ab9791a
|
Merge pull request #6658 from Shelley-BaoYue/fix-integration
update controller-runtime setup-envtest version to fix integration test
|
2026-03-11 14:27:41 +08:00 |
|
KubeEdge Bot
|
fb9a96d1ed
|
Merge pull request #6659 from Shelley-BaoYue/v1.23-manifest
Update kubeedge version to 1.23.0 in manifest
|
2026-03-11 14:25:41 +08:00 |
|
Shelley-BaoYue
|
ba18484e7c
|
update kubeedge version to 1.23.0 in manifest
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
|
2026-03-09 19:56:31 +08:00 |
|
Shelley-BaoYue
|
d7d4ab681e
|
update controller-runtime setup-envtest version to fix integration test
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
|
2026-03-09 15:54:40 +08:00 |
|
KubeEdge Bot
|
18688644cc
|
Merge pull request #6478 from HaojieZhang6848/zhj/ad-proposal
LFX Mentorship: Device Anomaly Detection Framework proposal
|
2026-03-03 16:21:38 +08:00 |
|