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

most of #80 (took Dockerfile, Makefile and go.mod) #1

Merged
merged 4 commits into from
Sep 11, 2019
Merged

most of #80 (took Dockerfile, Makefile and go.mod) #1

merged 4 commits into from
Sep 11, 2019

Conversation

vigith
Copy link
Owner

@vigith vigith commented Sep 10, 2019

  • Use go .12 and use modules instead of dep
  • Use a multistage Dockerfile to build/test the project
  • Updated the versions of:
    • Go: v1.9 -> v1.12.x
    • Alpine Linux: v3.6 -> v3.9.
    • Go dependencies, for example: k8s.io/client_go v5.0.0 -> v12.0.0
  • version to 0.3

Signed-off-by: Vigith Maurice vigith@gmail.com

* Use go .12 and use modules instead of dep
* Use a multistage Dockerfile to build/test the project
* Updated the versions of:
  * Go: v1.9 -> v1.12.x
  * Alpine Linux: v3.6 -> v3.9.
  * Go dependencies, for example: k8s.io/client_go v5.0.0 -> v12.0.0

Signed-off-by: Vigith Maurice <vigith@gmail.com>
@vigith vigith self-assigned this Sep 10, 2019
Signed-off-by: Vigith Maurice <vigith@gmail.com>
@vigith vigith merged commit 3468776 into master Sep 11, 2019
@vigith vigith deleted the go12 branch September 11, 2019 14:53
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.

1 participant