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

feat: optimize port forwarding for apply #1224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

liu-hm19
Copy link
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR optimizes port-forwarding for kusion apply.

Which issue(s) this PR fixes:

Fixes #1169

Special notes for your reviewer:

Does this PR introduce a user-facing change?


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


@liu-hm19 liu-hm19 added the kind/feature Categorizes issue or PR as related to a new feature label Jul 16, 2024
@liu-hm19 liu-hm19 self-assigned this Jul 16, 2024
@liu-hm19 liu-hm19 added this to the v0.12.1 milestone Jul 16, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9954225737

Details

  • 26 of 90 (28.89%) changed or added relevant lines in 2 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.07%) to 54.024%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/cmd/apply/apply.go 0 28 0.0%
pkg/engine/operation/port_forward.go 26 62 41.94%
Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/port_forward.go 1 36.94%
pkg/cmd/apply/apply.go 1 48.75%
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 9953800957: -0.07%
Covered Lines: 9391
Relevant Lines: 17383

💛 - Coveralls

@liu-hm19 liu-hm19 removed this from the v0.12.1 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: optimize port forwarding for kusion apply
2 participants