Files
sealos/lifecycle/cmd
cuisongliu bda950306c feat(image-cri-shim): implement synchronization of image-cri-shim config from ConfigMap (#6091)
* 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>
2025-10-16 16:40:38 +08:00
..