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

use one helm command to install resource #2985

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

lowang-bh
Copy link
Member

@lowang-bh lowang-bh commented Jul 21, 2023

use one command to install helm resource with sub charts, there are mainly two benefit:

  1. more friendly to end user
  2. smooth upgrade volcano for other projects which use helm to install volcano(via helm install volcano installer/helm/chart/volcano --namespace volcano-system --create-namespace), such as kubeflow

In the future, if there are more subcharts, just

  1. add sub char dir under installer/helm/chart/volcano/charts/
  2. add dependency in installer/helm/chart/volcano/Chart.yaml

Relative PRs: #2882, #2936

@volcano-sh-bot volcano-sh-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 21, 2023
@lowang-bh
Copy link
Member Author

/assign @wangyang0616 @hwdef @william-wang

@lowang-bh
Copy link
Member Author

helm install
image

crds installed.
image

hack/generate-yaml.sh Outdated Show resolved Hide resolved
hack/local-up-volcano.sh Outdated Show resolved Hide resolved
hack/run-e2e-kind.sh Outdated Show resolved Hide resolved
Signed-off-by: lowang-bh <lhui_wang@163.com>
@lowang-bh
Copy link
Member Author

/priority important-soon

@volcano-sh-bot volcano-sh-bot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jul 23, 2023
Copy link
Member

@hwdef hwdef left a comment

Choose a reason for hiding this comment

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

/lgtm

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2023
@lowang-bh
Copy link
Member Author

/assign @Thor-wl

Copy link
Contributor

@Thor-wl Thor-wl left a comment

Choose a reason for hiding this comment

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

Sounds reasonable.

@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Thor-wl

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@volcano-sh-bot volcano-sh-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 1, 2023
@volcano-sh-bot volcano-sh-bot merged commit 5811bd3 into volcano-sh:master Aug 1, 2023
13 checks passed
@wangyang0616
Copy link
Member

I think this pr can cherry-pick to the release-1.8 branch. @lowang-bh

@lowang-bh
Copy link
Member Author

I think this pr can cherry-pick to the release-1.8 branch. @lowang-bh

Have opened an PR. Plese help to review #3017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants