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: support removal env patcher #1281

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

liu-hm19
Copy link
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR adds the support for removal env patcher.

Which issue(s) this PR fixes:

Fixes #1271

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 Aug 23, 2024
@liu-hm19 liu-hm19 added this to the v0.13.0 milestone Aug 23, 2024
@liu-hm19 liu-hm19 self-assigned this Aug 23, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10521381131

Details

  • 21 of 21 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 52.891%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/watch.go 1 82.76%
Totals Coverage Status
Change from base Build 10507237505: 0.1%
Covered Lines: 9156
Relevant Lines: 17311

💛 - Coveralls

@liu-hm19 liu-hm19 merged commit dbf8073 into KusionStack:main Sep 11, 2024
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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: Add support for removing specific env with patcher in kusion module generatorResponse
3 participants