pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Rewrite the Knative code-gen to a Go-native tool

Open cardil opened this issue 2 years ago • 5 comments

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.

cardil avatar Sep 01 '23 18:09 cardil

Note for a bunch of the codegen we do - it could be generics now

dprotaso avatar Sep 01 '23 19:09 dprotaso

/assign

Priyansurout avatar Sep 28 '23 12:09 Priyansurout

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.

github-actions[bot] avatar Jan 10 '24 01:01 github-actions[bot]

/reopen /remove-lifecycle stale /triage accepted

cardil avatar Jun 28 '24 13:06 cardil

@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.

knative-prow[bot] avatar Jun 28 '24 13:06 knative-prow[bot]