-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: Added more documentation to functions and objects in the project * feat: Added files with Kubernetes object, to easily run Waffle in K8S * fix: Repaired dockerfile and added commands in Makefile to build/push image with specified IMAGE_NAME variable * feat: Added Taskfile for the owner to compare it with Makefile * fix: Removed redundant clock package, changed all calls to time.Now() * Completely removed clock package * refactor: Adding more descriptive error messages, and renaming vars * Made visualizer and proxy server ports as flags, to allow user specify different ports * Handling errors during certificate loading. * Fix: removed redundant commans at the end of line. * Handlded error in proxy/main.go * Implemented graceful shutdown in collector and proxy * Implemented graceful shutdown in server/server.go
- Loading branch information
Showing
13 changed files
with
183 additions
and
318 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.