Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minioinstances.miniocontroller.min.io vs. minioinstances.miniooperator.min.io #94

Closed
OchiengEd opened this issue May 6, 2020 · 4 comments

Comments

@OchiengEd
Copy link
Contributor

Just deployed a new instance of the minio-operator when I noticed errors indicating the operator could not find the requested minioinstance resource minioinstances.miniocontroller.min.io [1].

A review of the CRDs installed (see [2] and [3] below) suggests the domain should be minioinstances.miniooperator.min.io. Are these one and the same resource and is there something being done to resolve this already?

[1]

E0506 20:00:10.046978       1 reflector.go:134] k8s.io/client-go@v0.0.0-20181016014101-70926af6e803/tools/cache/reflector.go:95: Failed to list *v1beta1.MinIOInstance: the server could not find the requested resource (get minioinstances.miniocontroller.min.io)

[2]

❯ kubectl get crds minioinstances.miniooperator.min.io                        
NAME                                  CREATED AT
minioinstances.miniooperator.min.io   2020-05-06T19:50:19Z

[3]

❯ kubectl explain minioinstances                                   
KIND:     MinIOInstance
VERSION:  miniooperator.min.io/v1beta1

DESCRIPTION:
     <empty>

@OchiengEd
Copy link
Contributor Author

appears related to #92

@nitisht
Copy link
Contributor

nitisht commented May 10, 2020

It'll be finally just operator.min.io, please bear with us, while we make these changes. For now please build the image from master.

@sjmittal
Copy link

It'll be finally just operator.min.io, please bear with us, while we make these changes. For now please build the image from master.

Are there any build instructions (for windows) to build image from master.
Sorry I am new to go.

@harshavardhana
Copy link
Member

This has completely changed its operator.min.io and released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants