-
Notifications
You must be signed in to change notification settings - Fork 423
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
Knative undefined: injection.Dynamic #1628
Comments
@mike-sirs Didn't we remove it here? c366270 |
Can someone make a new release with that fix? |
We will do a v0.25 next week or the week after next. |
/assign @savitaashture |
@khrm the issues still persist, the PR you've mentioned removed
could someone look at this, please? |
Knative dropped dynamic wrapped client generation
it results in a compile error
triggers@v0.24.1/pkg/client/injection/client/client.go:51:12: undefined: injection.Dynamic
Steps to Reproduce the Problem
update to knative.dev/pkg v0.0.0-20230815132840-4f651e092853
related issue
knative/pkg#2739
The text was updated successfully, but these errors were encountered: