Skip to content

Helm externalObjects#3417

Closed
Gianluca755 wants to merge 2 commits intoexternal-secrets:mainfrom
Gianluca755:main
Closed

Helm externalObjects#3417
Gianluca755 wants to merge 2 commits intoexternal-secrets:mainfrom
Gianluca755:main

Conversation

@Gianluca755
Copy link
Copy Markdown

Proposed Changes

Adding the extraObject field in the Helm chart such that additional resources can be injected in the Helm chart from the values.yaml file.

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Signed-off-by: Gianluca755 <19376177+Gianluca755@users.noreply.github.com>
@Gianluca755 Gianluca755 requested a review from a team as a code owner April 26, 2024 08:05
@gusfcarvalho
Copy link
Copy Markdown
Member

hi @Gianluca755 ! Can you add some unit test definitions, and then make sure to run make helm.docs helm.test.update as part of your PR? 🙏 thank you

@gusfcarvalho
Copy link
Copy Markdown
Member

This unit test can be as simple as adding a ServiceAccount via the extraObjects

Signed-off-by: Gianluca755 <19376177+Gianluca755@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@gusfcarvalho
Copy link
Copy Markdown
Member

thanks @Gianluca755 for your contribution! This was picked up in #3421 following a similar logic you added. Thank you so much!! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants