-
Notifications
You must be signed in to change notification settings - Fork 174
bug: python injector didnt choose signature #2992
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
Conversation
|
Skipping CI for Draft Pull Request. |
|
@gauron99: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2992 +/- ##
==========================================
+ Coverage 57.96% 59.60% +1.64%
==========================================
Files 132 132
Lines 16944 16974 +30
==========================================
+ Hits 9821 10118 +297
+ Misses 6222 5899 -323
- Partials 901 957 +56
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7995bac to
4a4fc73
Compare
|
@matejvasek PTAL |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gauron99, matejvasek The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
cc @lkingland FYI if your e2es fail; this fixes standard python-pack builder build with http |
picking knative#2992 Signed-off-by: Matej Vašek <mvasek@redhat.com>
picking knative#2992 Signed-off-by: Matej Vašek <mvasek@redhat.com>
* Fix backward compat Python pack build picking #2962 Signed-off-by: Matej Vašek <mvasek@redhat.com> * fix: Python host builder base image version picking #2965 Signed-off-by: Matej Vašek <mvasek@redhat.com> * Remove container flag - variant I picking #2987 Signed-off-by: Matej Vašek <mvasek@redhat.com> * fix python injector bug picking #2992 Signed-off-by: Matej Vašek <mvasek@redhat.com> * fix-of-a-fix picking #2994 Signed-off-by: Matej Vašek <mvasek@redhat.com> * fix: python scaffolding picking #3080 Signed-off-by: Matej Vašek <mvasek@redhat.com> * fix: use python3 when python not presetn picking #3082 Signed-off-by: Matej Vašek <mvasek@redhat.com> * dapr install upgrade picking #3055 Signed-off-by: David Fridrich <fridrich.david19@gmail.com> Co-authored-by: David Fridrich <fridrich.david19@gmail.com> Signed-off-by: Matej Vašek <mvasek@redhat.com> * test: skip ipv6 test correctly picking #3076 Signed-off-by: Matej Vašek <mvasek@redhat.com> --------- Signed-off-by: Matej Vašek <mvasek@redhat.com> Signed-off-by: David Fridrich <fridrich.david19@gmail.com> Co-authored-by: David Fridrich <fridrich.david19@gmail.com>
Changes
/kind
Fixes #
Release Note
Docs