kubesphere / kubekey

Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳
https://kubesphere.io
Apache License 2.0
2.18k stars 518 forks source link

fix: format code. #2291

Closed ImitationImmortal closed 1 week ago

ImitationImmortal commented 2 weeks ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

  1. add var_files in playbook to set default value for the playbook.
  2. add global_registry variable
  3. Convert variable value: bool type strings (such as "true", "false") to bool type

    Which issue(s) this PR fixes:

    Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?

Add var_files in playbook to set default value for the playbook.
Add global_registry variable
Convert variable value: bool type strings (such as "true", "false") to bool type

Additional documentation, usage docs, etc.:

pixiake commented 1 week ago

/lgtm /approve

ks-ci-bot commented 1 week ago

LGTM label has been added.

Git tree hash: 6803d2484098eb5cc6e5cbb70bccf17554cc15a7

ks-ci-bot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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: - ~~[OWNERS](https://github.com/kubesphere/kubekey/blob/feature-gitops/OWNERS)~~ [pixiake] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment