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
provider-minio Pod enters a crash loop state when creating a User. See my configuration attached to the Issue.
The User, Policy and Buckets are greated in Minio but the user hangs in Creating state with the Pod stuck in crashing state.
NAME SYNCED READY STATUS
MinioBucket/my-super-bucket (default) True False Waiting: Claim is waiting for composite resource to become Ready
└─ xMinioBucket/my-super-bucket-csrwz False False ReconcileError: ...imeout=10s": no endpoints available for service "provider-minio"
├─ Bucket/default-my-super-bucket True True Available
├─ Policy/default-my-super-bucket True True Available
└─ User/default-my-super-bucket True False Creating
Description
provider-minio Pod enters a crash loop state when creating a
User
. See my configuration attached to the Issue.The User, Policy and Buckets are greated in Minio but the user hangs in
Creating
state with the Pod stuck in crashing state.Additional Context
Definition
Composition
Claim
Logs
Expected Behavior
Expect that provider-minio Pod not to crash, but rather provide an error message indicating what is wrong
Steps To Reproduce
No response
Versions
Kubernetes: v1.29.8+f10c92d
Crossplane: v1.18.0
provider-minio: v0.4.3
The text was updated successfully, but these errors were encountered: