feat(artifacts): support metadata for s3 artifacts #22828
Annotations
8 errors
workflow/artifacts/artifacts.go#L19
could not import github.com/argoproj/argo-workflows/v3/workflow/artifacts/s3 (-: # github.com/argoproj/argo-workflows/v3/workflow/artifacts/s3
|
workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
|
workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata)) (typecheck)
|
cmd/argoexec/main.go#L9
"github.com/argoproj/argo-workflows/v3/util/errors" imported and not used (typecheck)
|
server/artifacts/artifact_server.go#L390
kubeClient declared and not used (typecheck)
|
workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
|
workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading