Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Add support for limited build-args for Go modules #653

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

alexellis
Copy link
Member

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com

Description

Add support for limited build-args

Support for go modules is now active in git-tar and of-builder.

Fixes: #652

How Has This Been Tested?

Tested on the community cluster with new images and the
following sample repo:

https://github.com/alexellis/gitops-webinar

How are existing users impacted? What migration steps/scripts do we need?

git-tar and of-builder both need an update, but they can be updated separately. A release is also required from this repo for use with ofc-bootstrap.

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • read the CONTRIBUTION guide
  • signed-off my commits with git commit -s
  • added unit tests

Support for go modules is now active in git-tar and of-builder.
Tested on the community cluster with new images and the
following sample repo:

https://github.com/alexellis/gitops-webinar

Fixes: #652

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
@alexellis alexellis merged commit 63a2f66 into master Jul 7, 2020
@alexellis alexellis deleted the openfaasltd/add-go-modules-and-build-args branch July 7, 2020 16:07
@alexellis alexellis changed the title Add support for limited build-args Add support for limited build-args for Go modules Jul 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Go Modules and build-args for golang templates
1 participant