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

Add GoReleaser config for AWS #1720

Merged
merged 3 commits into from Jul 12, 2021
Merged

Add GoReleaser config for AWS #1720

merged 3 commits into from Jul 12, 2021

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Jul 8, 2021

  • Added configuration for building the binary for AWS with GoReleaser
  • Added labels in Dockerfile to identify how the image was built
  • Improved error messages for AWS RegisterUsage
  • Moved the print of the binary version at the start

@lucacome lucacome requested a review from a team July 8, 2021 01:50
@lucacome lucacome self-assigned this Jul 8, 2021
@lucacome lucacome requested review from pleshakov, ciarams87 and soneillf5 and removed request for a team July 8, 2021 01:50
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jul 8, 2021
Copy link
Contributor

@pleshakov pleshakov left a comment

Choose a reason for hiding this comment

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

👍

Would it make sense to add an enhancement label, since cmd/nginx-ingress/aws.go and cmd/nginx-ingress/main.go include enhancements? In the future, it'd be better to have those in separate PRs or commits. cc @vepatel for awareness

@lucacome
Copy link
Member Author

lucacome commented Jul 8, 2021

@pleshakov I thought about moving them in separate commits and then forgot somehow, doing it now. 👍

I didn't see it as a feature enhancement since it was just about changing log format or rearranging it (for main) but I'm fine with adding the label.

@lucacome lucacome force-pushed the chore/goreleaser-aws branch 2 times, most recently from 73f99f5 to 090c016 Compare July 8, 2021 19:12
@lucacome lucacome merged commit 1c21912 into master Jul 12, 2021
@lucacome lucacome deleted the chore/goreleaser-aws branch July 12, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants