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

Add build automation for Helm Chart #972

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Add build automation for Helm Chart #972

merged 1 commit into from
Feb 1, 2022

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented Jan 18, 2022

The idea I have in mind is to add a test to deploy MinIO Operator using Helm as there is no test for this yet. I might change or update the test accordingly after Daniel's input on this task.

Fixes miniohq/engineering#402

@cniackz cniackz added the wip label Jan 18, 2022
@cniackz cniackz self-assigned this Jan 18, 2022
@cniackz cniackz changed the title [WIP] Add build automation for Helm Chart Add build automation for Helm Chart Jan 18, 2022
@cniackz cniackz requested a review from jinapurapu January 18, 2022 22:49
@cniackz cniackz removed the wip label Jan 18, 2022
@cniackz
Copy link
Contributor Author

cniackz commented Jan 18, 2022

Ok guys the PR is ready for review, I added a test for Helm deployment of the operator.
There are many changes, because I am trying to reuse the existing functions to install the
operator and install the tenant. But in escense, the idea is the same just using helm install command.

@cniackz cniackz changed the title Add build automation for Helm Chart [WIP] Add build automation for Helm Chart Jan 19, 2022
@cniackz cniackz added the wip label Jan 19, 2022
@cniackz
Copy link
Contributor Author

cniackz commented Jan 19, 2022

Wait for another improvement, I am testing that we can re-use the wait for helm and kustomize when installing the operator... wip

@cniackz cniackz removed the wip label Jan 19, 2022
@cniackz cniackz changed the title [WIP] Add build automation for Helm Chart Add build automation for Helm Chart Jan 19, 2022
Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this PR ready for review?

@cniackz
Copy link
Contributor Author

cniackz commented Jan 26, 2022

Yes, it is ready for review @harshavardhana

@harshavardhana harshavardhana merged commit 0b73c71 into minio:master Feb 1, 2022
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.

3 participants