-
Notifications
You must be signed in to change notification settings - Fork 126
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
chore: upgrade chainsaw and remove a couple of kubectl/envsubst calls #3021
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3021 +/- ##
==========================================
+ Coverage 85.75% 86.73% +0.98%
==========================================
Files 162 162
Lines 10351 8514 -1837
==========================================
- Hits 8876 7385 -1491
+ Misses 1186 839 -347
- Partials 289 290 +1 see 139 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
b56e435
to
3adbc18
Compare
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
It works but i'm not sure if i like it or not 🤔 |
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
fe2fa06
to
43128ef
Compare
This starts looking good, i'd like to remove |
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
fae1290
to
cfc1293
Compare
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for contribution!
Thanks folks, resource templating wouldn't have been implemented without keptn use case and the help from Anna ! |
…keptn#3021) Signed-off-by: Charles-Edouard Brétéché <[email protected]> Signed-off-by: shivam <[email protected]>
…keptn#3021) Signed-off-by: Charles-Edouard Brétéché <[email protected]> Signed-off-by: vickysomtee <[email protected]>
Upgrade chainsaw and remove a couple of kubectl calls.