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

Remove need to specific selector on labels for MinIO instance and add Current State #114

Merged
merged 2 commits into from
May 20, 2020

Conversation

dvaldivia
Copy link
Collaborator

@dvaldivia dvaldivia commented May 20, 2020

Removes the need to specify the selector on the MinIOInstance CRD. Metadata is still supported, but now optional.

We already tag the mcs pod as v1.min.io/mcs : instance-name-mcs so it's easy to leverage that and the user has one less concern. same for MinIO Instance.

In this PR I also made the CRD for MinIOInstance more explicit.

The fields printed when listing minio instances now shows the current state of the minio instance

Screen Shot 2020-05-20 at 2 44 19 PM

@dvaldivia dvaldivia changed the title Remove need to specific selector on labels for mcs Remove need to specific selector on labels for MinIO instance and add Current State May 20, 2020
@harshavardhana harshavardhana merged commit 60eca6e into minio:master May 20, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants