mudler / mudler/luet

Add initializers (analogous to finalizers)

Open
#307 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Go
Stars
307
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I would like to have initializers. They could be like finalizers but happening before the package is installed. This could be useful to do system check

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing finalizer implementation and the package installation flow in Luet. Compare where a pre-install lifecycle hook would run and determine how it should support system checks. Done means initializers execute before package installation with documented behavior and coverage for the new lifecycle step.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.