Open cardil opened 1 year ago
FYI - this doesn't seem necessary
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.
After the kubernetes/code-generator#163 issue in Kubernetes code-gen has a PR that is likely to be merged, we should set up an interim fork of that repo.
Such fork would be tracking the Kubernetes code-gen until the said PR be available in Kantive.
The fork should be automatically updated with a CI, to apply our modification on top of the K8s code-gen for each of the release branches.
Our interim drift of K8s code-gen may contain just an embedding of K8s scripts, similar to knative/hack#222
Here are some references which may help set up such a fork: