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

Install ks-core with helm chart #1523

Merged
merged 5 commits into from
Jun 15, 2021
Merged

Install ks-core with helm chart #1523

merged 5 commits into from
Jun 15, 2021

Conversation

RolandMa1986
Copy link
Member

@RolandMa1986 RolandMa1986 commented May 19, 2021

Signed-off-by: Roland.Ma rolandma@yunify.com

/kind feature

  1. Moved CRDs install step from common to ks-core helm chart.
  2. Moved data initial step 'ProvisionerCapability' after ks-core install.
  3. Added a new setting type: NodePort for console.
  4. upgrade or install ks-core component with helm chart

kubesphere/kubesphere#3847

@ks-ci-bot ks-ci-bot added kind/feature Categorizes issue or PR as related to a new feature. dco-signoff: yes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 19, 2021
@RolandMa1986 RolandMa1986 changed the title Install ks-core with helm chart WIP: Install ks-core with helm chart May 19, 2021
@ks-ci-bot ks-ci-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels May 19, 2021
@RolandMa1986
Copy link
Member Author

/cc @yuswift @pixiake

@zryfish
Copy link
Member

zryfish commented May 19, 2021

Cool! Looks like our dream will come to true soon.

@swiftslee
Copy link
Contributor

I will add some initial custom resources when installing ks-core with helm.

@RolandMa1986
Copy link
Member Author

/reopen

@RolandMa1986 RolandMa1986 changed the title WIP: Install ks-core with helm chart Install ks-core with helm chart Jun 2, 2021
@ks-ci-bot ks-ci-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 2, 2021
- ks_svc.stdout.find("ks-console") != -1
shell: >
{{ bin_dir }}/helm upgrade --install ks-core
{{ kubesphere_dir }}/ks-core/ks-core-0.1.0.tgz
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you put charts dir here instead of a .tgz file?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I agree to @yuswift's proposal.
Using charts may be more convenient for everyone to maintain.

Roland.Ma added 5 commits June 15, 2021 08:19
Signed-off-by: Roland.Ma <rolandma@yunify.com>
Signed-off-by: Roland.Ma <rolandma@yunify.com>
Signed-off-by: Roland.Ma <rolandma@yunify.com>
Signed-off-by: Roland.Ma <rolandma@yunify.com>
Signed-off-by: Roland.Ma <rolandma@yunify.com>
@pixiake
Copy link
Collaborator

pixiake commented Jun 15, 2021

/lgtm

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 15, 2021
@pixiake
Copy link
Collaborator

pixiake commented Jun 15, 2021

/approve

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pixiake, RolandMa1986

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

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 15, 2021
@ks-ci-bot ks-ci-bot merged commit e166c72 into kubesphere:master Jun 15, 2021
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. dco-signoff: yes kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants