You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My application is compiled and deployed into k8s correctly
3. What did you see instead (Required)
kcl controller pod appear error logs
{"level":"error","ts":"2024-11-11T08:24:25.638Z","msg":"failed to compile the KCL source code","controller":"kclrun","controllerGroup":"krm.kcl.dev.fluxcd","controllerKind":"KCLRun","KCLRun":{"name":"kcl-git-controller","namespace":"infa"},"namespace":"infa","name":"kcl-git-controller","reconcileID":"f8b9a463-2974-454a-8450-fba476f14319","error":"failed to compile the kcl package\nfailed to hash the kcl package 'oam' in ''.\nlstat : no such file or directory\n\n"}
{"level":"error","ts":"2024-11-11T08:24:25.639Z","msg":"Reconciler error","controller":"kclrun","controllerGroup":"krm.kcl.dev.fluxcd","controllerKind":"KCLRun","KCLRun":{"name":"kcl-git-controller","namespace":"infa"},"namespace":"infa","name":"kcl-git-controller","reconcileID":"f8b9a463-2974-454a-8450-fba476f14319","error":"failed to compile the kcl package\nfailed to hash the kcl package 'oam' in ''.\nlstat : no such file or directory\n\n"}
4. What is your KCL components version? (Required)
pod image: ghcr.io/kcl-lang/flux-kcl-controller:v0.1.0
The text was updated successfully, but these errors were encountered:
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
My application is compiled and deployed into k8s correctly
3. What did you see instead (Required)
kcl controller pod appear error logs
4. What is your KCL components version? (Required)
pod image: ghcr.io/kcl-lang/flux-kcl-controller:v0.1.0
The text was updated successfully, but these errors were encountered: