Container Object Storage Interface (COSI) controller responsible to manage lifecycle of COSI objects. NOTE: The content of this repo has been moved to https://github.com/kubernetes-sigs/container-object-storage-interface.
In response to [this](https://github.com/kubernetes-sigs/container-object-storage-interface-controller/issues/39#issuecomment-832964319):
>/close
>
>Fixed via #48
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
Bug Report
What happened:
Deployed all the COSI components and the sample provisioner for Minio. Created a BucketClass and a Bucket Request. Got the error:
I believe this happens because the image hosted on quay.io/containerobjectstorage/objectstorage-controller is old.
What you expected to happen:
To create a Bucket object
How to reproduce this bug (as minimally and precisely as possible):
Install all COSI components and sample provisioner:
Create the BucketClass and the BucketRequest:
Environment:
Minikube