feat(operator): adapt TaskDefinition validation webhook to consider python and deno runtime#1534
Conversation
…ime and deno functionality Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1534 +/- ##
==========================================
+ Coverage 63.04% 63.22% +0.18%
==========================================
Files 142 142
Lines 10779 10794 +15
==========================================
+ Hits 6796 6825 +29
+ Misses 3724 3714 -10
+ Partials 259 255 -4
... and 4 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
|
Nice work! Can you please add some integration tests and also adapt the failing unit tests ? Thank you! |
Alright I will do that |
rakshitgondwal
left a comment
There was a problem hiding this comment.
The error with unit tests should be resolved after fixing these @geoffrey1330
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
|
Hello @geoffrey1330 nice work! The PR looks good, can you just please check why the integration tests are failing? Thank you |
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
…ntime_functionality
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
|
Kudos, SonarCloud Quality Gate passed!
|
|
Thank you for your contribution @geoffrey1330 :) |
…ython and deno runtime (keptn#1534) Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com> Co-authored-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
…ython and deno runtime (keptn#1534) Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com> Co-authored-by: RealAnna <89971034+RealAnna@users.noreply.github.com>








Fixes #1527 Added logic to the validation webhook to accommodate the new fields for python-runtime and deno functionality.
Signed-off-by: geoffrey1330 israelgeoffrey13@gmail.com