mudler/luet

Add initializers (analogous to finalizers)

Open

#307 opened on Sep 8, 2022

 (2 comments) (0 reactions) (0 assignees)Go (29 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (304 stars)
PR merge metrics
 (Avg merge 1h 36m) (16 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