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

Fix OpenEBS provisioner #524

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Fix OpenEBS provisioner #524

merged 2 commits into from
Jun 7, 2024

Conversation

alexeigutium
Copy link
Contributor

BACKGROUND

  • Add information about the background and reason for the change.

OpenEBS provisioner stopped working. Our team found that it was migrated.

Changes

This PR fixes deploy.sh following these instructions - https://openebs.io/docs/quickstart-guide/installation


Checklist

  • review the contributing doc with steps for both adding or updating your application (if applicable)

Reviewer: @marketplace-eng

Copy link
Contributor

@msannan2 msannan2 left a comment

Choose a reason for hiding this comment

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

LGTM!

helm repo update > /dev/null

################################################################################
# chart
################################################################################
STACK="openebs-nfs-provisioner"
CHART="openebs-nfs/nfs-provisioner"
CHART_VERSION="0.11.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need a chart version? or is it always going to install the latest one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, last one

@alexeigutium alexeigutium merged commit 98f3e83 into master Jun 7, 2024
1 check passed
@alexeigutium alexeigutium deleted the fix_openebs_provisioner branch June 7, 2024 16:41
Copy link

github-actions bot commented Jun 7, 2024

👋 @alexeigutium
If this is an EXISTING Marketplace app, now that the PR is merged, all new users of your app will get the current version. You should visit the Vendor Portal to make sure you update any version numbers, Description, or Getting Started information that are related to the merged PR.
If this is a BRAND NEW Marketplace app, before this app update can go live on the Marketplace, please update and submit your app from the Vendor Portal.
Thanks!

@jkpedo jkpedo mentioned this pull request Jun 13, 2024
1 task
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.

2 participants