Skip to content

fix: set default work_dir is "./kubekey".#2354

Merged
ks-ci-bot merged 1 commit intokubesphere:feature-gitopsfrom
redscholar:feature
Aug 12, 2024
Merged

fix: set default work_dir is "./kubekey".#2354
ks-ci-bot merged 1 commit intokubesphere:feature-gitopsfrom
redscholar:feature

Conversation

@redscholar
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

there is four dir in work_dir. should package it by default.

workdir/
|-- projects/
|   |-- ansible-project1/
|   |   |-- playbooks/
|   |   |-- roles/
|   |   |   |-- roleName/
|   |   |   |   |-- tasks/
|   |   |   |   |   |-- main.yml
|   |   |   |   |-- defaults/
|   |   |   |   |   |-- main.yml
|   |   |   |   |-- templates/
|   |   |   |   |-- files/
|   |
|   |-- ansible-project2/
|   |-- ...
|
|-- runtime/
|-- group/version/
|   |   |-- pipelines/
|   |   |   |-- namespace/
|   |   |   |   |-- pipeline.yaml
|   |   |   |   |-- /pipelineName/variable/
|   |   |   |   |   |-- location.json
|   |   |   |   |   |-- hostname.json
|   |   |-- tasks/
|   |   |   |-- namespace/
|   |   |   |   |-- task.yaml
|   |   |-- configs/
|   |   |   |-- namespace/
|   |   |   |   |   |-- config.yaml
|   |   |-- inventories/
|   |   |   |-- namespace/
|   |   |   |   |-- inventory.yaml
|
|-- kubekey/
|
|-- kubernetes/

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


Signed-off-by: joyceliu <joyceliu@yunify.com>
@ks-ci-bot ks-ci-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 12, 2024
@ks-ci-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ImitationImmortal

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

The pull request process is described here

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 12, 2024
@sonarqubecloud
Copy link
Copy Markdown

@pixiake
Copy link
Copy Markdown
Collaborator

pixiake commented Aug 12, 2024

/lgtm

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 12, 2024
@ks-ci-bot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 9a3a182802580133b842df2496063aad0ca00cb6

@ks-ci-bot ks-ci-bot merged commit 647ae22 into kubesphere:feature-gitops Aug 12, 2024
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. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants