-
Notifications
You must be signed in to change notification settings - Fork 1
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
Ian #20
base: main
Are you sure you want to change the base?
Ian #20
Conversation
Relocate main.go, add a makefile and enable basic logging and config parsing for ratsd Signed-off-by: Ian Chin Wang <[email protected]>
Use oapi-codegen to generate server side code Signed-off-by: Ian Chin Wang <[email protected]>
Signed-off-by: Ian Chin Wang <[email protected]>
Add a script to (re-)generate all certificates necessary for ratsd core, and change the default protocol from HTTP to HTTPS Ratsd certs are signed with a cert named "rootCA.crt" in the same directory as the script (and the certs that will be generated). The script will generate a self-signed rootCA.crt if one isn't provided. Signed-off-by: Ian Chin Wang <[email protected]>
This could be handled within Tom's PR without creating a new one, no? |
Yes. But I created my own branch not to pollute Ton's
…On Wed, 15 Jan 2025, 22:37 Thomas Fossati, ***@***.***> wrote:
This could be handled within Tom's PR without creating a new one, no?
—
Reply to this email directly, view it on GitHub
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKY2MMMYAMFVG7QEPDE7FD2K3BJPAVCNFSM6AAAAABVICBOKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJTHA4DINZZGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
For such a minor change, probably it's better to merge it to my remote |
my preference would be to handle it as a review comment/"suggested text" that can be handled as a commit onto |
Fixed a minor typo in the current response to /ratsd/chares