mudler/luet

Add initializers (analogous to finalizers)

Open

#307 opened on Sep 8, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (30 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (299 stars)
PR merge metrics
 (PR metrics pending)

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