mirror of
https://github.com/labring/sealos.git
synced 2026-09-01 15:38:06 +08:00
bda950306c
* feat(configmap): enhance logging for image-cri-shim config synchronization Signed-off-by: cuisongliu <cuisongliu@qq.com> * feat(configmap): refactor kube client creation and add tests for config synchronization Signed-off-by: cuisongliu <cuisongliu@qq.com> * feat(configmap): add test for syncing registry config from ConfigMap Signed-off-by: cuisongliu <cuisongliu@qq.com> * chore: add license header to configmap_sync.go and configmap_sync_test.go; log shim config in image_cri_shim_test.go Signed-off-by: cuisongliu <cuisongliu@qq.com> * refactor(configmap): remove redundant warning log for no updates in image-cri-shim config Signed-off-by: cuisongliu <cuisongliu@qq.com> * refactor(configmap): reduce wait time for shim log checks in tests Signed-off-by: cuisongliu <cuisongliu@qq.com> * refactor(configmap): remove duplicate import of sigs.k8s.io/yaml Signed-off-by: cuisongliu <cuisongliu@qq.com> --------- Signed-off-by: cuisongliu <cuisongliu@qq.com>