tale

Results 2 issues of tale

All relevant versions: kaniko: v1.22.0-debug tekton: v0.57.0 kubernetes: v1.28.3-aliyun.1 containerd: 1.6.28 host os: aliyun_3_9_x64_20G_alibase_20231219.vhd command options : --cache=false \ --cache-run-layers=false \ --cache-copy-layers=false \ --compressed-caching=false \ --cleanup --context=$(workspaces.source.path) \ --dockerfile=$(workspaces.source.path)/Dockerfile \...

kind/question
area/caching
priority/p1

## Description When using `register-gen` from the `code-generator` package to automatically generate the `zz_generated.register.go` file, the generated file is missing the import statements for the following packages: - `k8s.io/apimachinery/pkg/runtime` -...

lifecycle/rotten