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

feat: add initialization of garm instance #30

Merged
merged 3 commits into from
Dec 6, 2023
Merged

Conversation

H777K
Copy link
Member

@H777K H777K commented Nov 29, 2023

This PR allows a new (uninitialized) garm instance to be initialized by the garm operator

@H777K H777K marked this pull request as ready for review November 30, 2023 08:11
@H777K H777K self-assigned this Nov 30, 2023
Comment on lines +32 to +33
f.Bool("garm-init", defaults.DefaultGarmInit, "Enable initialization of new GARM Instance")
f.String("garm-email", defaults.DefaultGarmEmail, "The email address for the GARM server (only required if garm-init is set to true)")
Copy link
Member

Choose a reason for hiding this comment

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

make default init true and set some nice default mail addr.

Copy link
Member

@bavarianbidi bavarianbidi left a comment

Choose a reason for hiding this comment

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

please also add an ADR to explain a bit more, why we've decided to add the auto-init flag (to make the problem statement more clear)

@H777K H777K merged commit 5c34d41 into main Dec 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants