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

[backport] chore: Improve fpd start (#294) #305

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

gitferry
Copy link
Member

Closes #289. With this pr, the fpd start flow becomes the follows:

  • If --eots-pk is specified, start the specified fp instance. Otherwise,
  • if no fp records found from db, start the daemon and show logs asking for registration
  • if there's one fp record found from db, start the daemon with the fp
  • if there are multiple fp record found from db, fail the cmd execution asking for set of --eots-pk

@gitferry gitferry requested a review from Lazar955 January 27, 2025 10:08
Closes #289. With this pr, the `fpd start` flow becomes the follows:

- If --eots-pk is specified, start the specified fp instance. Otherwise,
- if no fp records found from db, start the daemon and show logs asking
for registration
- if there's one fp record found from db, start the daemon with the fp
- if there are multiple fp record found from db, fail the cmd execution
asking for set of --eots-pk
@gitferry gitferry force-pushed the backport/improve-fpd-start branch from a00d279 to 1b41464 Compare January 27, 2025 13:03
@gitferry gitferry merged commit 6460fdc into release/v0.14.x Jan 27, 2025
14 checks passed
@gitferry gitferry deleted the backport/improve-fpd-start branch January 27, 2025 13:15
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.

2 participants