Skip to content

Error on self signed Minio #6

@DevFontes

Description

@DevFontes

I'm using csi-s3 on a kubernetes 1.28 cluster and an internal self signed Minio. I'm having a problem provisioning a PV, this is the pod log:

I1206 12:58:59.897114 1 controller.go:1335] provision "default/pvc-test" class "csi-s3": started
I1206 12:58:59.897341 1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"pvc-test", UID:"94a96d3f-14fd-4261-9681- c87e2578803d", APIVersion:"v1", ResourceVersion:"4756158", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "default/pvc-test"
I1206 12:59:09.900053 1 controller.go:1109] Temporary error received, adding PVC 94a96d3f-14fd-4261-9681-c87e2578803d to claims in progress
W1206 12:59:09.900089 1 controller.go:961] Retrying syncing claim "94a96d3f-14fd-4261-9681-c87e2578803d", failure 0
E1206 12:59:09.900121 1 controller.go:984] error syncing claim "94a96d3f-14fd-4261-9681-c87e2578803d": failed provision to provision volume with StorageClass "csi-s3": rpc error: code = DeadlineExceeded desc = context deadline exceeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions