Skip to content
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

src!: revert bump to go 1.16 and template changes #340

Merged
merged 22 commits into from
May 12, 2021

Conversation

lance
Copy link
Member

@lance lance commented May 12, 2021

A couple of problems arose when attempting to build this project for 1.15 as an inlined plugin for kn. First, kn is still on go 1.15. And second, the templates.tgz file is not included in source, so when kn is built and dependencies are pulled via go mod vendor, that file does not exist.

This is the first of a couple of different PRs to address this situation. Assuming that the kn build will not bump to go 1.16 this build reverts to 1.15 and removes the changes to how we bundle templates.

lance added 22 commits May 12, 2021 13:40
This reverts commit 895872a.
Signed-off-by: Lance Ball <lball@redhat.com>
@lance lance requested a review from a team May 12, 2021 17:53
@matejvasek
Copy link
Contributor

lgtm

@lance lance changed the title src: revert bump to go 1.16 and template changes src!: revert bump to go 1.16 and template changes May 12, 2021
@lance lance merged commit 2b025df into knative:main May 12, 2021
@github-actions github-actions bot mentioned this pull request May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants