liujian
204fb6c525
refactor: replace custom decode function with runtime.DecodeInto for improved error handling in fileStorage ( #2822 )
...
- Updated Create, Get, and GuaranteedUpdate methods to use runtime.DecodeInto instead of a custom decode function.
- Enhanced error messages for better debugging.
- Commented out the old decode function for potential future reference.
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-24 14:35:23 +08:00
liujian
0f40e29791
fix: more clear error ( #2694 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-08-12 03:07:45 +00:00
liujian
ecfb0fe2b3
fix: Unexpected error during initial resource listing ( #2579 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-05-20 02:45:07 +00:00
liujian
954579beb5
fix: Remove the error stack from the intermediate layer. ( #2521 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-04-01 17:13:48 +08:00
liujian
e40c57fb9f
fix: change pipeline to playbook ( #2512 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-24 09:51:03 +08:00
liujian
86ff6371b6
Uninstall docker interface ( #2478 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-05 18:55:12 +08:00
II
865913fea9
feat: add more golangci lint rule. ( #2366 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-21 16:33:36 +08:00
joyceliu
63bd058738
feat: set base default dir for kubernetes connector.
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-15 12:19:27 +08:00
joyceliu
e70863ddd9
fix: golangci-lint
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-07-01 09:45:29 +08:00
joyceliu
2eed0820d7
fix: add operator
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-05-29 10:32:02 +08:00
joyceliu
ed3f6a97c5
fix: the local file watcher is invalid
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-02-07 12:24:42 +08:00
joyceliu
e4db402e49
feat: add proxy client to transport resource to local.
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2024-02-06 16:08:43 +08:00