Rewrite the Knative code-gen to a Go-native tool
Expected Behavior
To fix https://github.com/knative/infra/issues/134 we need to remove the shell wrapper, so the Knative projects could run the code-gen in go run ... native way.
Actual Behavior
Current code gen has a shell wrapper. Because of it Knative projects which use this code gen require the vendor directory.
Note for a bunch of the codegen we do - it could be generics now
/assign
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
/reopen /remove-lifecycle stale /triage accepted
@cardil: Reopened this issue.
In response to this:
/reopen /remove-lifecycle stale /triage accepted
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.