Skip to content

Conversation

@doanac
Copy link
Member

@doanac doanac commented Dec 9, 2025

Notable changes since v96:

  • fix(systemd): check if service is enabled before restarting
  • fix(contrib): don't restart aklite if its not enabled
  • move transport and config logic into public modules
  • make transport public APIs more usable
  • feat(fiotest): Add support for run-and-report (remote actions base)
  • feat(config): Make pkcs11 support optionally compiled
  • rework init functions to make them more extensible
  • feat(log): Move from log -> slog
  • feat(app): Make a public API for using this tool inside other apps like fioup
  • feat(log): Make CLI(with tty) and daemon log appropriately for given environment

Notable changes since v96:

 * fix(systemd): check if service is enabled before restarting
 * fix(contrib): don't restart aklite if its not enabled
 * move transport and config logic into public modules
 * make transport public APIs more usable
 * feat(fiotest): Add support for run-and-report (remote actions base)
 * feat(config): Make pkcs11 support optionally compiled
 * rework init functions to make them more extensible
 * feat(log): Move from log -> slog
 * feat(app): Make a public API for using this tool inside other apps like fioup
 * feat(log): Make CLI(with tty) and daemon log appropriately for given environment

Signed-off-by: Andy Doan <andy@foundries.io>
@doanac doanac requested review from detsch and mike-sul and removed request for angolini and quaresmajose December 9, 2025 19:00
@doanac
Copy link
Member Author

doanac commented Dec 9, 2025

This gets us to the version of fioconfig used by fioup. I'll use this as a base to add a change handler for remote actions.

Copy link
Member

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

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

LGTM

@quaresmajose quaresmajose merged commit 7ba70b3 into foundriesio:main Dec 17, 2025
1 check passed
@quaresmajose
Copy link
Member

@doanac the 0c6d0a is on the main branch of the fioconfig and this breakes the build because the recipe are still using the branch=v94

Given that there is another open PR1696 for fioconfig, can you add an additional commit to modify the branch?

@quaresmajose
Copy link
Member

@doanac the 0c6d0a is on the main branch of the fioconfig and this breakes the build because the recipe are still using the branch=v94

Given that there is another open PR1696 for fioconfig, can you add an additional commit to modify the branch?

Fixed on #1697

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