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

refactor: update secret generator for upcoming external secret #607

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

adohe
Copy link
Contributor

@adohe adohe commented Nov 20, 2023

What type of PR is this?

What this PR does / why we need it:

refact secret generator for upcoming external secret type

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


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


@coveralls
Copy link

coveralls commented Nov 20, 2023

Pull Request Test Coverage Report for Build 6939721696

  • 122 of 130 (93.85%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 75.82%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/generator/appconfiguration/generator/workload/secret/secret_generator.go 120 128 93.75%
Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 6939019683: 0.3%
Covered Lines: 7024
Relevant Lines: 9264

💛 - Coveralls

Copy link
Member

@SparkYuan SparkYuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SparkYuan SparkYuan merged commit 55eac7e into KusionStack:main Nov 21, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2023
@adohe adohe deleted the update_secret_generator branch January 8, 2024 03:31
@ffforest ffforest linked an issue Jan 18, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/optimization Code optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: secret generator development
4 participants