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: delete external templates when init --online failed #548

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

SparkYuan
Copy link
Member

What type of PR is this?

/kind bug

What this PR does / why we need it:

always delete external templates in init with the online flag

Which issue(s) this PR fixes:

Fixes #368

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


pkg/scaffold/templates.go Outdated Show resolved Hide resolved
pkg/scaffold/templates.go Outdated Show resolved Hide resolved
pkg/scaffold/templates.go Outdated Show resolved Hide resolved
pkg/scaffold/templates.go Outdated Show resolved Hide resolved
@healthjyk
Copy link
Contributor

please upgrade the title

@SparkYuan SparkYuan changed the title fix: always delete external templates in init with the online flag fix: delete external templates when init --online failed Sep 18, 2023
@SparkYuan SparkYuan merged commit 09704fc into KusionStack:main Sep 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kusion init --online failed
2 participants