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 tf runtime concurrent execution #235

Merged

Conversation

markliby
Copy link
Contributor

@markliby markliby commented Feb 7, 2023

Fix the error of writing and executing files in the workspace when the terraform runtime is executed concurrently

@markliby markliby assigned SparkYuan and howieyuen and unassigned SparkYuan and howieyuen Feb 7, 2023
@markliby markliby added kind/bug Something isn't working runtime/terraform labels Feb 7, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4111831373

  • 4 of 10 (40.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 71.995%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/engine/runtime/terraform/terraform_runtime.go 4 10 40.0%
Totals Coverage Status
Change from base Build 4101921557: 0.006%
Covered Lines: 4630
Relevant Lines: 6431

💛 - Coveralls

@markliby markliby merged commit 7e20ed2 into KusionStack:main Feb 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants