feat[ibmsm]: Add support for service_credentials secret type#629
feat[ibmsm]: Add support for service_credentials secret type#629jgawor wants to merge 7 commits intoargoproj-labs:mainfrom
Conversation
Signed-off-by: Jarek Gawor <jgawor@gmail.com>
Signed-off-by: Jarek Gawor <jgawor@gmail.com>
Signed-off-by: Jarek Gawor <jgawor@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #629 +/- ##
==========================================
- Coverage 72.16% 71.79% -0.38%
==========================================
Files 26 29 +3
Lines 1994 2627 +633
==========================================
+ Hits 1439 1886 +447
- Misses 458 589 +131
- Partials 97 152 +55 ☔ View full report in Codecov by Sentry. |
jkayani
left a comment
There was a problem hiding this comment.
LGTM, it's adding support for another secret type and it looks like it works like the others do, so no need to add to docs.
Thanks!
|
@werne2j could you please take a look at this PR? thanks. |
werne2j
left a comment
There was a problem hiding this comment.
Looks good. Just rebase the branch and then we can merge.
Signed-off-by: Jarek Gawor <jgawor@gmail.com>
fa2dad5 to
86fdaa9
Compare
|
@werne2j updated now |
|
@werne2j one more ping :) |
|
@werne2j one more ping |
|
@werne2j and one more ping. |
|
@jkayani maybe you can merge? |
|
@jgawor looks like there are conflicts. Once resolved i will merge this in. |
|
@werne2j I just updated the PR. |
|
@werne2j one more ping |
1 similar comment
|
@werne2j one more ping |
Description
Add support for
service_credentialssecret type.Checklist
Please make sure that your PR fulfills the following requirements:
go mod tidy -compat=1.21to ensure only the minimum is pulled in.Type of Change
Other information