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: import the secrets register pkg in appconfig generator to regist supported secret providers #1142

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

SparkYuan
Copy link
Member

@SparkYuan SparkYuan commented Jun 4, 2024

fix: secret store doesn't work

  • import the secrets register pkg in the app config generator to register supported secret providers
  • rename SecretStoreSpec to SecretStore to prevent misunderstanding of the concept Spec

What type of PR is this?

/kind bug

What this PR does / why we need it:

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.:


@SparkYuan SparkYuan enabled auto-merge (squash) June 4, 2024 13:03
- import the secrets register pkg in the app config generator to register supported secret providers
- rename SecretStoreSpec to SecretStore to prevent misunderstand of the concept Spec
@coveralls
Copy link

coveralls commented Jun 4, 2024

Pull Request Test Coverage Report for Build 9367607363

Details

  • 24 of 24 (100.0%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 54.358%

Totals Coverage Status
Change from base Build 9363990671: 0.009%
Covered Lines: 9100
Relevant Lines: 16741

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 4, 2024

Pull Request Test Coverage Report for Build 9367673099

Details

  • 24 of 24 (100.0%) changed or added relevant lines in 9 files are covered.
  • 7 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 54.322%

Files with Coverage Reduction New Missed Lines %
pkg/cmd/destroy/destroy.go 7 49.82%
Totals Coverage Status
Change from base Build 9363990671: -0.03%
Covered Lines: 9094
Relevant Lines: 16741

💛 - Coveralls

Copy link
Contributor

@liu-hm19 liu-hm19 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 ed07c4e into KusionStack:main Jun 5, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
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.

None yet

3 participants