-
Notifications
You must be signed in to change notification settings - Fork 0
chore(layout): Remove handler and simplify code structure #144
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
Conversation
db5d194
to
78b1314
Compare
78b1314
to
add3d3c
Compare
We'll need to update the references in the Terraform provider |
I'd remove the whole |
I haven't even looked at that yet to be honest (I only focused on Patcher and Agent). |
- Rely more heavily on goreleaser - Move handler to closed-source (no OSS use-case) - Try to be more "go-thonic" in our layout Ref: SMAGENT-6727
add3d3c
to
f1df321
Compare
This removes goreleaser as well as this is now only a library.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area build
What this PR does / why we need it:
cmd
.Which issue(s) this PR fixes:
Addresses SMAGENT-6727
Special notes for your reviewer:
TF provider update: sysdiglabs/terraform-provider-sysdig#647