Skip to content

fix: update error handling in Configuration.Init method, add tests for the method#13130

Merged
joejulian merged 1 commit intohelm:mainfrom
idsulik:issue-13127
Jul 8, 2024
Merged

fix: update error handling in Configuration.Init method, add tests for the method#13130
joejulian merged 1 commit intohelm:mainfrom
idsulik:issue-13127

Conversation

@idsulik
Copy link
Copy Markdown
Contributor

@idsulik idsulik commented Jun 19, 2024

fixes #13127

What this PR does / why we need it:
Replaced panic with an error in the Configuration.Init method and added tests for the method

  • [Y] this PR contains unit tests

…r the method

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 19, 2024
@mattfarina mattfarina added the Has One Approval This PR has one approval. It still needs a second approval to be merged. label Jun 20, 2024
@joejulian joejulian added this to the 3.16.0 milestone Jul 8, 2024
@joejulian joejulian merged commit 15e3613 into helm:main Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Has One Approval This PR has one approval. It still needs a second approval to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm panics with an unknown storage driver

4 participants