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

remove stuff related to old build system #1483

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

eikenb
Copy link
Contributor

@eikenb eikenb commented Jun 15, 2021

clear out Makefile targets for release and Docker builds
remove all old Docker configuration and support files

@eikenb eikenb requested a review from a team June 15, 2021 00:25
clear out Makefile targets for release and Docker builds
remove all old Docker configuration and support files
@eikenb eikenb force-pushed the remove-old-build-system branch from ab9aea2 to 061ee6e Compare June 15, 2021 19:40
Copy link
Contributor

@findkim findkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removed code makes sense!

# List of ldflags
LD_FLAGS ?= \
-s \
-w \
-X ${PROJECT}/version.Name=${NAME} \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to have consul-template hard-coded as the default value. Since it's a public variable, this options still stands for further customization for others 👍

@eikenb eikenb merged commit 49dcfc0 into master Jun 21, 2021
@eikenb eikenb deleted the remove-old-build-system branch June 21, 2021 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants